Commit Graph

6655 Commits

Author SHA1 Message Date
Бранимир Караџић
3d7c815ab4 Updated README. 2019-07-25 22:22:35 -07:00
Бранимир Караџић
e8422851c5 Updated meshoptimizer. 2019-07-25 21:53:38 -07:00
Бранимир Караџић
28187d367f spirv-tools: Disable ContainsOpaqueType validation. 2019-07-24 20:29:36 -07:00
Бранимир Караџић
e826eb5af3 Updated spirv-cross. 2019-07-24 20:25:58 -07:00
Бранимир Караџић
eabaa485af Updated spirv-tools. 2019-07-24 20:24:36 -07:00
Бранимир Караџић
651f4c3e34 Updated spirv-headers. 2019-07-24 20:22:01 -07:00
Бранимир Караџић
55fceb696d Updated glslang. 2019-07-24 20:21:18 -07:00
Бранимир Караџић
1ce3e6d256 Cleanup. 2019-07-24 20:17:26 -07:00
Бранимир Караџић
5a755496e8 Updated ImGui. 2019-07-24 20:13:14 -07:00
Бранимир Караџић
bd39b5580a Cleanup. 2019-07-24 20:12:07 -07:00
Бранимир Караџић
f3955fca15 41-tess: Added metal shaders. 2019-07-24 19:53:13 -07:00
Бранимир Караџић
086cc9e2ff Updated ImGui. 2019-07-22 19:31:11 -07:00
Бранимир Караџић
267269f01b Cleanup. 2019-07-21 22:02:07 -07:00
Branimir Karadžić
4059478495 41-tess: Added shaders. 2019-07-21 21:49:45 -07:00
Бранимир Караџић
e91be57ff3 Cleanup. 2019-07-21 20:48:01 -07:00
Kitchen
4941a3d81c fix devide by zero in texture viewer when construct orientation matrix (#1825) 2019-07-21 20:45:37 -07:00
DanielGavin
e14c077b32 command sync (#1823)
Added command barrier bit when submitting with an indirect buffer - this fixes the flickering on tess-41
2019-07-21 17:33:50 -07:00
Бранимир Караџић
d04528491e Fixed issue #1822. 2019-07-21 09:35:56 -07:00
Бранимир Караџић
2f156a5f4a Updated README. 2019-07-21 09:34:26 -07:00
Бранимир Караџић
a91fbfcb69 41-tess: Added screenshot. 2019-07-20 19:24:40 -07:00
Бранимир Караџић
89fd7afb09 Cleanup. 2019-07-20 18:37:55 -07:00
Бранимир Караџић
1c7c9a0799 Cleanup. 2019-07-20 18:30:31 -07:00
Бранимир Караџић
29d3a01e3a Cleanup. 2019-07-20 18:22:28 -07:00
DanielGavin
caccb56707 example 41-tess (#1821)
* new example

new tess example

* renaming

Rename clock to counter...

* clean

Remove comments

* clean up

removed vector and const char* path

* ups

Removing compiled shaders...
2019-07-20 17:04:35 -07:00
Бранимир Караџић
bc419eed10 Updated spirv-cross. 2019-07-20 10:45:34 -07:00
Бранимир Караџић
cfb5da28f0 Updated spirv-tools. 2019-07-20 10:42:04 -07:00
Бранимир Караџић
30ab473899 Updated spirv-headers. 2019-07-20 10:33:27 -07:00
Бранимир Караџић
9b28bc89c5 Updated glslang. 2019-07-20 10:32:45 -07:00
Бранимир Караџић
5209758d61 Cleanup. 2019-07-19 21:36:49 -07:00
Бранимир Караџић
6106f8b279 Updated ImGui. 2019-07-19 20:43:04 -07:00
Бранимир Караџић
eddc6d38b3 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-07-19 18:43:14 -07:00
Бранимир Караџић
3327e398d1 Fixed #1505. 2019-07-19 18:43:08 -07:00
DanielGavin
a133fb11c6 Update bgfx_shader.sh (#1819)
New matrix function operations.
2019-07-19 18:40:29 -07:00
Бранимир Караџић
7ba6cd72cd Fixed #1820. 2019-07-19 18:40:03 -07:00
Бранимир Караџић
2b1a09e40d Fixed issue #1505. 2019-07-18 19:25:37 -07:00
Бранимир Караџић
362e22c876 Updated .editorconfig. 2019-07-18 07:35:15 -07:00
Бранимир Караџић
68aec9d611 Cleanup. 2019-07-17 21:47:12 -07:00
Бранимир Караџић
d7d74c19c6 Cleanup. 2019-07-17 21:45:17 -07:00
Бранимир Караџић
9a4e44bfdc Cleanup. 2019-07-17 21:43:55 -07:00
Бранимир Караџић
cf05c7d2b1 Updated ImGui. 2019-07-17 21:02:10 -07:00
Бранимир Караџић
afe86e624d Updated ImGui. 2019-07-16 20:24:46 -07:00
Бранимир Караџић
925c247231 Updated ImGui. 2019-07-15 20:46:20 -07:00
Бранимир Караџић
d5fcbf98cf Updated IDL. 2019-07-14 21:19:46 -07:00
Бранимир Караџић
578d595a3b Updated ImGui. 2019-07-14 18:40:40 -07:00
Бранимир Караџић
6b32a32bb2 IDL C#: Added flag comments. 2019-07-14 18:23:57 -07:00
attilaz
72d0a0c4fa index buffer generation using final vertex data (#1816)
This results a smaller output file for some meshes.
2019-07-13 09:07:33 -07:00
Бранимир Караџић
45fb76865e IDL C#: Added flag comments. 2019-07-12 22:40:21 -07:00
Brian Richardson
650c1733be Tweak fs_font_basic shader to work on Raspberry Pi 3. (#1803)
DX shaders not updated because I'm not on Windows.
2019-07-12 21:53:12 -07:00
Бранимир Караџић
0c06abccd5 Updated ImGui. 2019-07-12 19:39:09 -07:00
dom607
f1f2d9ff27 Return to the previous surface after swapchain create / destroy. (#1815) 2019-07-12 19:37:51 -07:00