Commit Graph

6401 Commits

Author SHA1 Message Date
Бранимир Караџић
0404f94745
Merge pull request #1690 from NickWaanders/master
shaderc_spirv now emitting sampler uniforms
2019-03-14 06:12:12 +00:00
Бранимир Караџић
218b4b73ea Updated IDL scripts. 2019-03-13 22:26:11 -07:00
Бранимир Караџић
9ea660fabb Updated ImGui. 2019-03-13 10:38:47 -07:00
Бранимир Караџић
7a67012559 Don't invoke IDL by default. 2019-03-12 22:38:28 -07:00
Бранимир Караџић
96ee0ab79c Updated IDL. 2019-03-12 22:24:35 -07:00
Бранимир Караџић
2b9496ecdf Cleanup. 2019-03-12 17:05:39 -07:00
Бранимир Караџић
9f7c3281e1 Added NVN stub. 2019-03-12 17:01:02 -07:00
Nick Waanders
88da162438 shaderc_spirv now emitting sampler uniforms
ShaderC now emits sampler uniforms for Metal and Spirv.
2019-03-12 15:23:10 -07:00
Бранимир Караџић
96ad5c3f30 Updated ImGui. 2019-03-12 12:03:45 -07:00
Бранимир Караџић
8cc0b10719 Updated IDL. 2019-03-12 10:57:03 -07:00
Бранимир Караџић
27c5d35016 Updated README. 2019-03-11 15:56:14 -07:00
Бранимир Караџић
23af713d4b Updated Khronos headers. 2019-03-11 12:21:49 -07:00
Бранимир Караџић
230a1d3865 Updated ImGui. 2019-03-11 09:58:40 -07:00
Бранимир Караџић
1196825aeb
Merge pull request #1686 from cloudwu/idl
fixbuild
2019-03-10 16:45:54 +00:00
Cloud Wu
4bc193f2e3 fixbuild 2019-03-10 18:28:58 +08:00
Бранимир Караџић
9a3e653efe Updated IDL. 2019-03-09 23:21:50 -08:00
Бранимир Караџић
008a5cdf7e Updated IDL. 2019-03-09 22:51:12 -08:00
Бранимир Караџић
13833626f2
Merge pull request #1685 from cloudwu/idl
Update IDL code generator
2019-03-09 22:45:07 -08:00
Cloud Wu
309edd2adf Update IDL code generator 2019-03-10 14:40:43 +08:00
Бранимир Караџић
1f69e5e5d9 Updated spirv-cross. 2019-03-09 10:20:48 -08:00
Бранимир Караџић
2044efc6ca Updated spirv-tools. 2019-03-09 10:18:17 -08:00
Бранимир Караџић
79f67a4905 Updated glslang. 2019-03-09 10:06:48 -08:00
Бранимир Караџић
4d0d96e1ef Updated spirv-headers. 2019-03-09 09:58:16 -08:00
Бранимир Караџић
c2879c4984
Merge pull request #1684 from NPatch/master
ImGuizmo updates and fix for gizmo issue
2019-03-09 08:24:50 -08:00
Бранимир Караџић
308a54c9c6
Merge pull request #1683 from BlockoS/master
Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND.
2019-03-09 08:23:27 -08:00
Nikolaos Patsiouras
85e567b67e * Applied fix for local mode Scaling gizmo not taking into account prior transformations when raycasting the handles. 2019-03-09 17:11:26 +02:00
Nikolaos Patsiouras
ee0701c474 * Copied over changes from latest ImGuizmo.cpp. 2019-03-09 17:10:09 +02:00
mooz
ff13e730bb Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND. 2019-03-09 10:53:14 +01:00
Бранимир Караџић
5648104fe5 Cleanup. 2019-03-08 20:11:23 -08:00
Бранимир Караџић
04361e018e Updated ImGui. 2019-03-08 19:51:27 -08:00
Бранимир Караџић
f1abdd79b6 Cleanup. 2019-03-08 19:50:28 -08:00
Бранимир Караџић
e3e984d660 Issue #1662. 2019-03-08 07:57:33 -08:00
Бранимир Караџић
ac8a686f6e Fixed issue #1681. 2019-03-08 07:53:15 -08:00
Бранимир Караџић
a6bdbd4a03
Merge pull request #1679 from BlockoS/master
Add Wayland support to SDL and GLFW entry backends.
2019-03-08 07:31:40 -08:00
Бранимир Караџић
437a492285
Merge pull request #1682 from attilaz/osx-multiwindow
Osx multiple window support fixes
2019-03-08 07:28:46 -08:00
attilaz
a722db896a metal fixes: memleaks and out of bounds index 2019-03-08 14:14:10 +01:00
mooz
2b6d4cf00f Added Wayland support. 2019-03-08 10:36:50 +01:00
Бранимир Караџић
9333e41a27 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-03-07 13:31:40 -08:00
Бранимир Караџић
545172d16b Updated Khronos headers. 2019-03-07 13:31:34 -08:00
Attila Kocsis
8196612195 Fixed osx multiple window create/destroy 2019-03-07 19:54:03 +01:00
Branimir Karadžić
0c2b720f8e Cleanup. 2019-03-07 09:39:19 -08:00
Бранимир Караџић
36a4ee0525 Updated ImGui. 2019-03-07 09:28:21 -08:00
Бранимир Караџић
91f7e954f9
Merge pull request #1677 from raizam/master
d3d11: use old OMSetRenderTargets when UnorderedAccessViews not availlable
2019-03-07 09:26:25 -08:00
raizam
765c8d2768 d3d11 fix 2019-03-07 17:33:05 +01:00
Бранимир Караџић
ed3171a047 Updated ImGui. 2019-03-06 09:50:12 -08:00
Бранимир Караџић
701fc43149 GLX: Use glXCreateContextAttribsARB to create versioned context. It makes RenderDoc work without specifying GL version. 2019-03-06 09:49:28 -08:00
Branimir Karadžić
0ccb1a9fed Fixed IDL. 2019-03-05 20:22:14 -08:00
Бранимир Караџић
41f97e74c4 Updated ImGui. 2019-03-05 07:57:42 -08:00
Бранимир Караџић
2a2d8c3aae Updated ImGui. 2019-03-04 09:27:29 -08:00
Бранимир Караџић
53fe0138f0 Cleanup. 2019-03-03 15:17:09 -08:00