Commit Graph

6417 Commits

Author SHA1 Message Date
Бранимир Караџић d3f2e9f0f2 Cleanup. 2019-03-17 17:36:54 -07:00
Бранимир Караџић 62de883fa9
Merge pull request #1698 from Giacom/patch-1
Adds missing renderer_nvn.cpp to amalgamated.cpp
2019-03-17 22:41:02 +00:00
Alexander Taylor 0897f14831
Adds missing renderer_nvn.cpp to amalgamated.cpp 2019-03-17 16:46:46 +00:00
Бранимир Караџић 28e8b8da04 Updated docs. 2019-03-17 09:38:07 -07:00
Branimir Karadžić 1d52e0bd10 Fixed issue #1691. 2019-03-16 21:52:44 -07:00
Branimir Karadžić 4bc541a723 Fixed overrideInternal API. 2019-03-16 21:42:34 -07:00
Бранимир Караџић 0692eb5561 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-03-16 20:31:40 -07:00
Бранимир Караџић 066dcfc583 Updated ImGui. 2019-03-16 20:31:33 -07:00
Бранимир Караџић bbce07eef5 Updated spirv-cross. 2019-03-16 20:30:56 -07:00
Бранимир Караџић b28dfbd770 Updated spirv-tools. 2019-03-16 20:28:47 -07:00
Бранимир Караџић 45a64efab9 Updated spirv-headers. 2019-03-16 20:20:33 -07:00
Бранимир Караџић feed98f36e Updated glslang. 2019-03-16 20:20:04 -07:00
Бранимир Караџић 5013ba134f
Merge pull request #1697 from bencoyote/fix_texture_array
Fix GL texture array
2019-03-17 03:14:33 +00:00
Benjamin Grange ccbb9ac6bc Fix GL texture array
Bad num layers
2019-03-16 20:43:37 +01:00
Бранимир Караџић feb453025d Updated ImGui. 2019-03-15 14:29:30 -07:00
Бранимир Караџић 71e1dd6666 C99: Added function id enum. 2019-03-14 15:36:11 -07:00
Бранимир Караџић 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