Commit Graph

6332 Commits

Author SHA1 Message Date
Бранимир Караџић 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
Бранимир Караџић d2ccc4e312 Updated spirv-cross. 2019-03-02 19:16:00 -08:00
Бранимир Караџић 4e45d6c900 Updated spirv-tools. 2019-03-02 19:14:47 -08:00
Бранимир Караџић 92767991fa Updated spirv-headers. 2019-03-02 19:06:54 -08:00
Бранимир Караџић 52b6290c14 Updated glslang. 2019-03-02 19:06:06 -08:00
Бранимир Караџић 1a986fbef3 Updated ImGui. 2019-03-01 14:35:37 -08:00
Бранимир Караџић 9cd697b1af Added warning for bad API use. 2019-03-01 10:06:35 -08:00
Бранимир Караџић bd2bbc84ed Updated ImGui. 2019-02-28 11:00:36 -08:00
Бранимир Караџић 7f039cad3c Added idl to makefile. 2019-02-27 19:55:55 -08:00
Бранимир Караџић a283e875e7 IDL: Put back old pre-encoder API to C99. 2019-02-27 11:47:11 -08:00
Бранимир Караџић d03c20ca68 Added PFN_BGFX_GET_INTERFACE. 2019-02-27 11:15:39 -08:00
Бранимир Караџић 0b921ea8e4 Fixed issue #1668. 2019-02-27 09:20:37 -08:00
Бранимир Караџић 1e8f6a4cf3 Updated ImGui. 2019-02-27 08:01:06 -08:00
Бранимир Караџић 4ed2574d1b Exit after IDL codegen. 2019-02-27 08:00:00 -08:00
Бранимир Караџић 3c1a6b061c Cleanup. 2019-02-27 07:54:25 -08:00
Бранимир Караџић 6203275e19
Merge pull request #1667 from cloudwu/idl
Add idl code generator
2019-02-27 07:37:39 -08:00
Cloud Wu e9cd8b5532 Add idl codegen 2019-02-27 18:04:27 +08:00
Бранимир Караџић 1243551c22 Cleanup. 2019-02-27 00:25:45 -08:00
Бранимир Караџић feaffe9d95 Fixing build. 2019-02-26 23:24:48 -08:00
Бранимир Караџић 29edbaa2fd Switching to IDL generated code. 2019-02-26 23:08:38 -08:00