Commit Graph

8064 Commits

Author SHA1 Message Date
Бранимир Караџић
75fe88fe3a Updated ImGui. 2021-11-28 20:22:30 -08:00
Бранимир Караџић
d5d8a7cf9a Updated spirv-cross. 2021-11-28 20:22:18 -08:00
Бранимир Караџић
0e067a7a3a Updated spirv-tools. 2021-11-28 20:22:08 -08:00
Бранимир Караџић
8a5aed6289 Updated spirv-headers. 2021-11-28 20:21:55 -08:00
Бранимир Караџић
c9713a65b6 Updated glslang. 2021-11-28 20:21:45 -08:00
Бранимир Караџић
99cef8a9d7 Updated vulkan headers. 2021-11-28 20:21:36 -08:00
Бранимир Караџић
73acc9e59b 41-tess: Updated GL shaders. 2021-11-21 07:58:19 -08:00
Бранимир Караџић
e6125ffa46 shaderc: Fixed gl_FragColor patching for raw GLSL. 2021-11-19 19:11:59 -08:00
Christophe Dehais
6224daf907
Set BGFX_SHADER_LANGUAGE_GLSL to actual profile more consistently (#2664) 2021-11-19 07:27:13 -08:00
Christophe Dehais
c0729cb09b
Use m_gles3 flag more extensively (instead of compile-time ES version) (#2665) 2021-11-19 07:26:47 -08:00
Christophe Dehais
08cd17e3b8
Check if gl_Frag[Data/Color] are not already patched (#2661) 2021-11-18 13:12:38 -08:00
Christophe Dehais
5b321e6669
Subtitute texture*EXT functions emitted in WebGL 2 (#2663) 2021-11-18 13:11:45 -08:00
Cedric Guillemet
77f36d79cc
no more optional param for bx:write (#2662)
Co-authored-by: Cedric Guillemet <ceguille@microsoft.com>
2021-11-18 13:10:59 -08:00
Бранимир Караџић
2cdba37415 GL: Fixed update surface size when texture is transcoded. 2021-11-11 20:00:18 -08:00
Branimir Karadžić
da8a5ff449 VK: Fixed update surface size when texture is transcoded. 2021-11-11 17:39:41 -08:00
Branimir Karadžić
67d1cce8f8 D3D1x: Fixed update surface size when texture is transcoded. 2021-11-11 15:46:29 -08:00
Бранимир Караџић
17bb4dce49 08-update: Fixed BC texture update. 2021-11-11 15:21:59 -08:00
kaka
b27733cedb
rpcndr version using 475 (#2652) 2021-11-09 19:37:46 -08:00
DarkContact
08b8252f73
Fix font rendering (#2653)
* Fix subpixel font rendering

* remove const
2021-11-09 14:35:48 -08:00
Christophe Dehais
65ae59a82b
Fix 3D blit test (#2651)
bi.m_depth == 1 for usual 2D blit
2021-11-08 09:44:16 -08:00
Бранимир Караџић
d61e8a311f Fixed build. 2021-11-07 21:30:24 -08:00
Бранимир Караџић
eb5c4ed229 Updated ImGui. 2021-11-07 18:09:46 -08:00
Бранимир Караџић
227a1f78ea Updated vulkan headers. 2021-11-07 18:08:04 -08:00
Бранимир Караџић
edf8e865b2 Updated spirv-cross. 2021-11-07 18:07:27 -08:00
Бранимир Караџић
c48d6f41d3 Updated spirv-tools. 2021-11-07 18:07:07 -08:00
Бранимир Караџић
942ceb7f87 Updated spirv-headers. 2021-11-07 18:06:54 -08:00
Бранимир Караџић
549284e293 Updated glslang. 2021-11-07 18:06:36 -08:00
Бранимир Караџић
6d1791ae2c Cleanup. 2021-11-04 06:53:08 -07:00
Бранимир Караџић
fab6e8409b Cleanup. 2021-11-01 18:53:06 -07:00
Бранимир Караџић
796d1ceb39 08-update: Cleanup. 2021-11-01 18:27:27 -07:00
Бранимир Караџић
5fd83e7a41 Added BGFX_TEXTURE_BLIT_DST validation. 2021-11-01 18:27:20 -07:00
Бранимир Караџић
2df0a41918 08-update: Added blit test. 2021-11-01 08:43:22 -07:00
Бранимир Караџић
5bc3b18227 Cleanup. 2021-10-31 20:51:13 -07:00
Christophe Dehais
dd7fb33595
Fix layout transitions during series of blit (#2640) 2021-10-31 20:40:17 -07:00
Бранимир Караџић
ffa66414dc Updated vulkan headers. 2021-10-31 20:39:22 -07:00
Бранимир Караџић
d2a16db33a Updated spirv-cross. 2021-10-31 20:39:22 -07:00
Бранимир Караџић
0abe793a67 Updated spirv-tools. 2021-10-31 20:39:22 -07:00
Бранимир Караџић
b3beb85688 Updated spirv-headers. 2021-10-31 20:39:22 -07:00
Бранимир Караџић
74d4920a17 Updated glslang. 2021-10-31 20:39:22 -07:00
Бранимир Караџић
459fdf984f Updated cgltf. 2021-10-31 20:39:18 -07:00
Бранимир Караџић
77b1af0e8c Updated meshoptimizer. 2021-10-31 20:36:23 -07:00
Бранимир Караџић
7e0cccc269 Updated ImGui. 2021-10-31 20:07:21 -07:00
Raziel Alphadios
094d34194c
Cleanup: change POD casts from static_cast to functional/ctor casts, for consistency (#2648)
Co-authored-by: Raziel Alphadios <raziely@gmail.com>
2021-10-31 15:54:10 -07:00
Бранимир Караџић
b2d13fc3b8 21-deferred: Fixed uniform leak. 2021-10-28 18:43:09 -07:00
Branimir Karadžić
8f4c22e57a Fixed warning. 2021-10-28 18:40:53 -07:00
Branimir Karadžić
1d0d9b7149 21-deferred: Rebuilt shaders. 2021-10-28 18:40:46 -07:00
pezcode
d32d3b19b6
Fix 21-deferred with texture array frame buffer (#2646) 2021-10-28 16:46:57 -07:00
Christophe Dehais
149d870f19
Accept external WebGL context (#2643) 2021-10-28 07:16:50 -07:00
Бранимир Караџић
e71ffa0016 Cleanup. 2021-10-27 17:00:39 -07:00
Raziel Alphadios
9cc470a390
Fix C5055 warnings on C++20 and up (#2637)
* Fix C5055 (operator 'operator-name': deprecated between enumerations and floating-point types) warnings on C++20 and up

* Changed static_casts to functional-style casts

Co-authored-by: Raziel Alphadios <raziely@gmail.com>
2021-10-27 09:33:03 -07:00