Commit Graph

8000 Commits

Author SHA1 Message Date
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
pezcode
9f3b3d38c5
Fix isTextureValid number of layers check (#2639) 2021-10-27 09:27:15 -07:00
Бранимир Караџић
932d2f21e7 Cleanup. 2021-10-27 08:17:41 -07:00
Branimir Karadžić
00df353f0b Fixed project groups. 2021-10-26 20:13:30 -07:00
Бранимир Караџић
67f462eee8 Cleanup. 2021-10-26 18:44:37 -07:00
Бранимир Караџић
53772163f4 Added cmdRemove. 2021-10-26 18:20:35 -07:00
Christophe Dehais
89c8e61abd
Strip flags from UniformType before calling getUniformTypeName() (#2635) 2021-10-26 10:07:27 -07:00
Бранимир Караџић
aa7bee3e2b Cleanup. 2021-06-19 13:45:39 -07:00
Бранимир Караџић
6a46e3dd52 Fixed OSX build. 2021-06-19 13:41:13 -07:00
Branimir Karadžić
4763f97205 More fixes. 2021-10-25 19:26:38 -07:00
Branimir Karadžić
7bfb8a7b38 More fixes. 2021-10-25 19:15:55 -07:00
Branimir Karadžić
2cfba5474d Fixed windows build. 2021-10-25 19:10:41 -07:00
Бранимир Караџић
948d137dfd Merge branch 'master' of github.com:bkaradzic/bgfx 2021-10-25 18:59:59 -07:00
Бранимир Караџић
8392a44b3a Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
Branimir Karadžić
4f1b3f8a1b 37-gpudrivenrendering: Rebuilt shaders. 2021-10-22 11:33:10 -07:00