Commit Graph

6097 Commits

Author SHA1 Message Date
Бранимир Караџић
eeb2bf4f9e
Merge pull request #1628 from attilaz/mtl-cubemap-bind-fix
Fixed Metal cubemap bind validation error
2019-01-18 13:20:42 -08:00
Attila Kocsis
ce4ebddd17 Fixed Metal cubemap bind validation error 2019-01-18 21:43:37 +01:00
Бранимир Караџић
d10a13e7ed
Merge pull request #1625 from cloudwu/c99api
missing new c99 apis
2019-01-18 10:03:21 -08:00
Cloud Wu
204abeb077 missing new c99 apis 2019-01-18 20:38:39 +08:00
Бранимир Караџић
53a275438d Cleanup. 2019-01-17 19:59:46 -08:00
Бранимир Караџић
8408855cb0 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-01-17 17:30:44 -08:00
Бранимир Караџић
fd45604047 Added setName for index, vertex, and frame buffers. 2019-01-17 17:30:09 -08:00
Бранимир Караџић
aa28916b87
Merge pull request #1623 from attilaz/to-static-fix
Fix for 'used samplers was converted to static'
2019-01-17 13:23:37 -08:00
attilaz
8e8161f743 Fix for 'used samplers was converted to static'
It seems reflection doesn't have a way to query used(live) samplers.
2019-01-17 21:04:23 +01:00
Branimir Karadžić
e00f568d73 Fixed MSVC build. 2019-01-17 08:49:51 -08:00
Бранимир Караџић
518192046e Updated spirv-cross. 2019-01-17 08:43:47 -08:00
Branimir Karadžić
33ececeb96 Fixed PR #1595. 2019-01-16 21:30:58 -08:00
Бранимир Караџић
cc9799e19f
Merge pull request #1595 from blaztinn/d3d11-fb-multisample
Disable d3d11 non-main window framebuffer multisampling
2019-01-16 21:24:33 -08:00
Бранимир Караџић
16d7db088d Updated spirv-tools. 2019-01-16 21:12:54 -08:00
Бранимир Караџић
3c8b3c81ef Updated spirv-cross. 2019-01-16 18:50:01 -08:00
Бранимир Караџић
0ed9fb9bd3
Merge pull request #1622 from NickWaanders/master
Crash fix for shaderc.cpp in release mode.
2019-01-16 14:18:16 -08:00
Nick Waanders
cc08e0c662 Update shaderc.cpp
Fix for crash in release mode when compiling a shader with incorrect input attributes.
2019-01-16 13:27:35 -08:00
Бранимир Караџић
6e8113d60d
Merge pull request #1621 from attilaz/getmips-fix
getMips cubemap fix
2019-01-16 11:10:31 -08:00
Attila Kocsis
bd55211065 getMips cubemap fix 2019-01-16 19:09:05 +01:00
Бранимир Караџић
6df4bf4a4c Cleanup. 2019-01-16 09:24:06 -08:00
Бранимир Караџић
141dc6912a Merge branch 'master' of github.com:bkaradzic/bgfx 2019-01-16 09:22:13 -08:00
Бранимир Караџић
c76b5153b7 Updated ImGui. 2019-01-16 09:22:07 -08:00
Branimir Karadžić
54eaf5667b Built missing metal shaders. 2019-01-15 22:54:48 -08:00
Бранимир Караџић
a975942f46 Updated ImGui. 2019-01-15 19:38:44 -08:00
Бранимир Караџић
d83c8439ff Cleanup. 2019-01-15 19:38:35 -08:00
Бранимир Караџић
9d1590670e shaderc: Fixed metal interpolation qualifiers. 2019-01-15 19:01:18 -08:00
Бранимир Караџић
1cdc78b451
Merge pull request #1620 from attilaz/spirv-legalization
added spirv legalization
2019-01-15 14:10:02 -08:00
Attila Kocsis
810c69ec49 added spirv legalization 2019-01-15 22:12:48 +01:00
Бранимир Караџић
a9747bc739 Cleanup. 2019-01-14 23:41:02 -08:00
Бранимир Караџић
0df9a005fa Cleanup. 2019-01-14 19:08:49 -08:00
Бранимир Караџић
d7659423fe Updated ImGui. 2019-01-14 12:54:45 -08:00
Бранимир Караџић
20d97f4597 40-svt: Metal shaders. 2019-01-14 09:25:07 -08:00
Бранимир Караџић
6f67042e4b 24-nbody: Metal shaders. 2019-01-14 09:21:06 -08:00
Бранимир Караџић
a6d1ece41b Removed unused function. 2019-01-14 09:08:59 -08:00
Бранимир Караџић
f1dcb64a13 Updated ImGui. 2019-01-14 09:07:20 -08:00
Бранимир Караџић
c851eea8f9
Merge pull request #1619 from attilaz/spirvcross-metal
Metal compute shader generation using spirv-cross
2019-01-14 09:01:42 -08:00
Attila Kocsis
d8dcf36a79 fixed Xcode compile error 2019-01-14 09:51:31 +01:00
attilaz
b9b58296c7 metal compute shader generation 2019-01-14 09:24:06 +01:00
Бранимир Караџић
3f3a9450ba Happy New Year! 2019-01-13 17:13:25 -08:00
Бранимир Караџић
0044be6689 Updated glslang. 2019-01-13 01:21:33 -08:00
Бранимир Караџић
60599f71d6 Updated ImGui. 2019-01-13 01:06:15 -08:00
Бранимир Караџић
a54f8a3f81 Renamed UniformType enum Int1 to Sampler. 2019-01-11 14:14:17 -08:00
Бранимир Караџић
6e75f9f663 Cleanup. 2019-01-10 22:12:16 -08:00
Бранимир Караџић
17d2f13f35 Cleanup. 2019-01-10 14:42:57 -08:00
Бранимир Караџић
490ecf1602 Cleanup. 2019-01-10 13:07:32 -08:00
Бранимир Караџић
ce625e784e
Merge pull request #1616 from attilaz/renderframe-autoreleasepool
Moved autoreleasepool into renderframe
2019-01-10 13:04:35 -08:00
Attila Kocsis
5cdd4de559 Moved autoreleasepool into renderframe 2019-01-10 20:25:06 +01:00
Бранимир Караџић
39e5cb858d Updated ImGui. 2019-01-10 09:16:54 -08:00
Branimir Karadžić
4daee79bf4 Cleanup. 2019-01-09 19:32:44 -08:00
Бранимир Караџић
ac29dccc6a Added spirv-cross. 2019-01-09 19:23:47 -08:00