Commit Graph

6972 Commits

Author SHA1 Message Date
Rinthel Kwon
6927a9179b vulkan renderer draft implementation 2019-08-04 19:51:16 -07:00
Martijn Courteaux
6c6f43cff0 Fixed gather after cleanup in 49bd00e. 2019-08-04 16:58:25 -07:00
Бранимир Караџић
b2c77c1108 Fixing travis CI. 2019-08-03 14:55:24 -07:00
Бранимир Караџић
bbba6aa1ab shaderc: Split Metal and SPIRV compilers. 2019-08-03 08:54:02 -07:00
Бранимир Караџић
f1cc6dc0b7 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-08-03 08:52:21 -07:00
Бранимир Караџић
564f484ab7 shaderc: Split Metal and SPIRV compilers. 2019-08-03 08:52:14 -07:00
Attila Kocsis
3a7b71ee12 fixing readTexture for discrete gpus 2019-08-01 21:34:47 -07:00
Бранимир Караџић
d6955a0297 Updated ImGui. 2019-07-31 21:08:17 -07:00
Бранимир Караџић
bc646995c6 Updated README. 2019-07-31 20:56:33 -07:00
Бранимир Караџић
a53c712e59 Updated README. 2019-07-31 20:55:01 -07:00
Бранимир Караџић
c14ea22eee Updated meshoptimizer. 2019-07-28 20:53:14 -07:00
Бранимир Караџић
02fc8a578b Fixed build. 2019-07-28 08:25:08 -07:00
Бранимир Караџић
aaa6abfd9c Updated meshoptimizer. 2019-07-27 21:17:42 -07:00
Paul Gruenbacher
ccc48c96a2 fix dialog null terminator (#1835) 2019-07-27 19:26:48 -07:00
Бранимир Караџић
3eb6c41769 Updated ImGui. 2019-07-27 18:38:12 -07:00
attilaz
22e1faca69 Fixed objc_msgSend in strict checking mode (#1834) 2019-07-26 17:20:56 -07:00
Бранимир Караџић
7845b74b44 Fixed #1831. 2019-07-26 08:20:40 -07:00
Бранимир Караџић
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