Commit Graph

7249 Commits

Author SHA1 Message Date
Бранимир Караџић
d9fbe0f1db Updated ImGui. 2020-06-09 20:05:56 -07:00
Бранимир Караџић
314c4a1095 Updated cgltf. 2020-06-09 20:05:04 -07:00
Бранимир Караџић
ad09986c6c Cleanup. 2020-06-06 14:49:46 -07:00
Julian Xhokaxhiu
7c24f1bc24
Fix Intel GPU initialization context (#2161)
This will fix some weird green lines appearing only on Intel GPUs, while using OpenGL.
2020-06-06 21:45:39 +00:00
Бранимир Караџић
05dcebb53a Removed useless check. 2020-06-06 09:13:56 -07:00
juj
75384ccfe1
Add checks for Emscripten API return values to make sure API calls are not failing (#2160) 2020-06-05 07:34:11 -07:00
Бранимир Караџић
2a748d68d4
Windows 10.0.18362 SDK headers (#2159) 2020-06-04 12:09:43 -07:00
Бранимир Караџић
10dfece7ec VK: Fixed caps. 2020-06-03 20:38:34 -07:00
Бранимир Караџић
0ca67d5940 VK: Detect maxTextureLayers. 2020-06-03 19:04:15 -07:00
Бранимир Караџић
40d7c6e98f Cleanup. 2020-06-03 18:13:52 -07:00
Бранимир Караџић
d5f6a34a78 Updated version number. 2020-06-03 17:59:11 -07:00
Бранимир Караџић
8065659e90 Added configurable minimum resource command buffer size. 2020-06-03 17:58:54 -07:00
Бранимир Караџић
0a80a7bfcc
Updated license text. (#2157) 2020-06-03 14:50:54 -07:00
Бранимир Караџић
d042d3d70a 42-bunnylod: Switched to flat shaded to better show LOD. 2020-06-01 11:47:38 -07:00
Бранимир Караџић
346b1af9e9 Cleanup. 2020-05-31 22:36:09 -07:00
Бранимир Караџић
3f5a38380c Removed VK_LAYER_RENDERDOC_Capture https://github.com/baldurk/renderdoc/issues/1392#issuecomment-495894791. 2020-05-31 17:04:29 -07:00
Бранимир Караџић
dba154036f Cleanup. 2020-05-31 15:41:18 -07:00
Бранимир Караџић
1329731f3c Cleanup. 2020-05-31 13:26:16 -07:00
Hugo Amnov
49687638ef
Remove some code duplication in D3D12 (#2144) 2020-05-31 13:22:21 -07:00
Бранимир Караџић
a53871ccdc Added screenshot. 2020-05-31 11:50:52 -07:00
Бранимир Караџић
3aba9f6750 Fixed warning. 2020-05-31 11:09:30 -07:00
Бранимир Караџић
99637d536b Fixed warning. 2020-05-31 11:09:13 -07:00
云风
d1586fcb38
Improve example 42 (#2156)
* rename to weldVertices

* cache to temp/bunnylod.cache

* use bgfx::weldVertices instead
2020-05-30 22:38:42 -07:00
Бранимир Караџић
adc701d611 Fixed warning. 2020-05-30 21:42:08 -07:00
Бранимир Караџић
977188e9de Added weldVertices 32-bit indices support. 2020-05-30 21:38:41 -07:00
Бранимир Караџић
dfaf816822 Cleanup. 2020-05-30 13:05:43 -07:00
Бранимир Караџић
a433c040d8 42-bunnylod: Better slider control towards 0. 2020-05-30 12:54:00 -07:00
Бранимир Караџић
4007876315 Fixed model. 2020-05-30 11:21:57 -07:00
Бранимир Караџић
a5f79320a5 Cleanup. 2020-05-30 11:12:10 -07:00
云风
be95d12307
Add examples 42 : BunnyLOD (#2155) 2020-05-30 10:49:06 -07:00
Бранимир Караџић
2baa857065 Fixed IDL generator mix of short/long Doxygen comments. 2020-05-30 09:21:49 -07:00
Бранимир Караџић
1c063fdc67 Fixed spelling. 2020-05-30 08:22:08 -07:00
Бранимир Караџић
805a03914e Updated spirv-cross. 2020-05-29 20:28:00 -07:00
Бранимир Караџић
6f49e86e7a Updated spirv-tools. 2020-05-29 20:05:21 -07:00
Бранимир Караџић
3e4a8382b6 Updated glslang. 2020-05-29 18:01:18 -07:00
Бранимир Караџић
cde12a1647 Updated spirv-headers. 2020-05-29 17:57:31 -07:00
云风
43ab8172b2
Change asmjs to wasm2js (#2151) 2020-05-27 22:21:18 -07:00
Бранимир Караџић
ebaf28a5f4 Updated ImGui. 2020-05-25 18:55:57 -07:00
Бранимир Караџић
61ab6b7bec Updated spirv-cross. 2020-05-22 21:10:29 -07:00
Бранимир Караџић
28649aec87 Updated spirv-tools. 2020-05-22 21:03:51 -07:00
Бранимир Караџић
2a43c86c24 Updated glslang. 2020-05-22 20:59:38 -07:00
Бранимир Караџић
5a863ea47d Updated meshoptimizer. 2020-05-22 20:55:56 -07:00
Бранимир Караџић
ab6997f420 Updated ImGui. 2020-05-22 20:55:19 -07:00
Бранимир Караџић
b9bf437604 Updated README. 2020-05-19 21:05:14 -07:00
Бранимир Караџић
cc880308d6 Updated ImGui. 2020-05-19 20:46:21 -07:00
云风
79166dfe17
Allow passing config macros from env (#2147) 2020-05-17 21:04:31 -07:00
juj
098e6194d9
Update examples to build on Emscripten Wasm. Add separate wasm and wasm2js targets. (#2145) 2020-05-16 19:45:55 -07:00
Бранимир Караџић
0197e2c1ca Updated meshoptimizer. 2020-05-15 23:37:26 -07:00
Бранимир Караџић
45c548b594 Updated ImGui. 2020-05-15 23:36:54 -07:00
Бранимир Караџић
52f728b253 Updated vulkan headers. 2020-05-15 23:36:29 -07:00