Commit Graph

6272 Commits

Author SHA1 Message Date
Бранимир Караџић
cc49186d22 Cleanup. 2019-02-21 11:30:05 -08:00
Бранимир Караџић
b19afc2e7d Cleanup. 2019-02-20 20:17:40 -08:00
Бранимир Караџић
420fa24373 SortKey: Replacing macros with constexpr. 2019-02-20 18:23:39 -08:00
Бранимир Караџић
34c7a543bd D3D9: Fixed texutre format. 2019-02-20 18:23:14 -08:00
Бранимир Караџић
5b1f2c710a Fixed shader makefile. 2019-02-20 18:22:47 -08:00
Бранимир Караџић
a25c6b0649 Cleanup. 2019-02-20 17:20:59 -08:00
Бранимир Караџић
30a2525347 Updated ImGui. 2019-02-20 07:19:44 -08:00
Branimir Karadžić
464a555101 texturev: Added winapi support for openFileSelectionDialog. 2019-02-19 22:42:46 -08:00
Бранимир Караџић
9ad5f41858 Fixed build. 2019-02-19 19:30:08 -08:00
Бранимир Караџић
316b610d96 Cleanup. 2019-02-19 17:54:02 -08:00
Бранимир Караџић
3d7a8e904c Cleanup. 2019-02-19 17:53:03 -08:00
Бранимир Караџић
47482f470e
Merge pull request #1658 from attilaz/metal-caps-fixes
metal caps fixes
2019-02-19 13:01:22 -08:00
Attila Kocsis
2809daeea1 metal caps fixes 2019-02-19 20:56:37 +01:00
Бранимир Караџић
57678e196b Updated ImGui. 2019-02-19 09:44:37 -08:00
Бранимир Караџић
60d22c4c8c GL: Fixed framebuffer RW. 2019-02-18 14:01:26 -08:00
Branimir Karadžić
078ca46e6f Fixed framebuffer RW example. 2019-02-18 13:40:41 -08:00
Branimir Karadžić
1b9dd14683 Fixed framebuffer RW. 2019-02-18 13:40:17 -08:00
Бранимир Караџић
1ee30e6d50 Cleanup. 2019-02-18 10:37:42 -08:00
Бранимир Караџић
4bb7003eb7 Updated ImGui. 2019-02-18 09:31:48 -08:00
Бранимир Караџић
e29c43221d Cleanup. 2019-02-17 22:08:18 -08:00
Бранимир Караџић
3d809c38f4 Cleanup. 2019-02-17 21:50:46 -08:00
Бранимир Караџић
f02169a4b4 Cleanup. 2019-02-17 21:48:20 -08:00
Бранимир Караџић
8cb250f1ff texturev: Added open file dialog. 2019-02-17 20:19:23 -08:00
Бранимир Караџић
9d6205654d GL: Fixed glPush/PopDebugGroup stub. 2019-02-17 14:52:57 -08:00
Бранимир Караџић
ce3d44b227 Cleanup. 2019-02-17 09:28:02 -08:00
Бранимир Караџић
e3e7e9aaf4 Cleanup. 2019-02-17 09:03:09 -08:00
Бранимир Караџић
d5151445da Cleanup. 2019-02-17 08:56:26 -08:00
Бранимир Караџић
16bc76b95f
Merge pull request #1657 from hugoam/uav
FrameBuffer Read/Write access WIP
2019-02-17 08:53:17 -08:00
Бранимир Караџић
6b03367e9d Merge branch 'master' of github.com:bkaradzic/bgfx 2019-02-17 08:39:46 -08:00
Бранимир Караџић
6d74fa1118 Fixed issue #1656. 2019-02-17 08:39:27 -08:00
Hugo Amnov
58563b0b1b FrameBuffer Read/Write access WIP 2019-02-17 16:50:26 +01:00
Branimir Karadžić
50409d2999 Fixed build. 2019-02-16 22:45:54 -08:00
Branimir Karadžić
5495b432f3 Fixed build. 2019-02-16 21:25:13 -08:00
Бранимир Караџић
26b5fc3b34 Cleanup. 2019-02-16 19:58:18 -08:00
Бранимир Караџић
3882e2e6a7 Updated ImGui. 2019-02-16 12:31:05 -08:00
Бранимир Караџић
1fd80956a5 Updated spirv-cross. 2019-02-15 19:52:34 -08:00
Бранимир Караџић
90af4a2b9c Updated spirv-tools. 2019-02-15 19:50:39 -08:00
Бранимир Караџић
f237f9cff7 Updated glslang. 2019-02-15 19:40:02 -08:00
Бранимир Караџић
4c899553e3 Cleanup internal profiler. 2019-02-15 16:45:35 -08:00
Бранимир Караџић
ef39f514de Adding more bounds overlap tests. 2019-02-14 14:48:45 -08:00
Бранимир Караџић
a353f1845a Updated ImGui. 2019-02-14 14:47:08 -08:00
Бранимир Караџић
67ff8fb6ba Updated ImGui. 2019-02-13 21:48:45 -08:00
Бранимир Караџић
7f56297766 Cleanup. 2019-02-13 21:48:20 -08:00
Бранимир Караџић
dfc9f93800 Cleanup. 2019-02-13 21:43:00 -08:00
Бранимир Караџић
1255e694be Rebuilt shaders. 2019-02-13 14:53:41 -08:00
Бранимир Караџић
a69d2ed606 shaderc: Fixed GLSL/ESSL intepolator issue. 2019-02-13 14:53:13 -08:00
Бранимир Караџић
f6624f4d12 Rebuilt shaders. 2019-02-13 10:55:05 -08:00
Бранимир Караџић
0997b034ed
Merge pull request #1655 from attilaz/37-gdr-ogl
37-gpudrivenrendering fix for OpenGL
2019-02-13 10:38:18 -08:00
Бранимир Караџић
8d39ab4e3b Merge branch 'master' of github.com:bkaradzic/bgfx 2019-02-13 10:28:54 -08:00
Бранимир Караџић
b9910211de Cleanup. 2019-02-13 10:28:49 -08:00