Commit Graph

7612 Commits

Author SHA1 Message Date
Бранимир Караџић
4cd350cec1 Updated issue template. 2020-12-15 19:11:54 -08:00
Branimir Karadžić
5c304dad3b Fixed issue #2330. Added support for 32-bit indices in transient index buffer. 2020-12-15 19:01:25 -08:00
attilaz
2bc35df070
Fixed metal screenshot sync issue (#2327) (#2329) 2020-12-14 12:26:08 -08:00
Cedric Guillemet
2556e68724
fix STAT wrong chunk copy (#2328)
Co-authored-by: Cedric Guillemet <ceguille@microsoft.com>
2020-12-14 10:31:16 -08:00
Бранимир Караџић
2427d870d0 Cleanup. 2020-12-13 17:04:55 -08:00
Josh Jensen
c103383f6f
Add SDF font outlines, drop shadows, and image glyphs (#2325)
* Implement SDF font outlines, drop shadows, and image glyphs

* Update 11-fontsdf to showcase the SDF outlines, drop shadows, and image glyphs

Co-authored-by: Josh Jensen <josh@everrush.com>
2020-12-13 17:02:36 -08:00
Бранимир Караџић
afa203c23c Updated Vulkan headers. 2020-12-13 13:13:34 -08:00
Бранимир Караџић
244184d34e Updated spirv-cross. 2020-12-13 13:12:24 -08:00
Бранимир Караџић
6fe24f441e Updated spirv-tools. 2020-12-13 13:12:15 -08:00
Бранимир Караџић
0001c8067d Updated glslang. 2020-12-13 13:12:03 -08:00
Бранимир Караџић
5a705a115f Updated ImGui. 2020-12-13 13:07:09 -08:00
Бранимир Караџић
812f7712f1 shaderc: Added gl_ViewportIndex and gl_Layer. 2020-12-12 12:45:15 -08:00
Бранимир Караџић
796acfa98b Added Attachment.numLayers needed for viewport layer array support. 2020-12-12 10:04:14 -08:00
Бранимир Караџић
a38b011f23 Updated README. 2020-12-09 15:35:33 -08:00
Бранимир Караџић
89362944b1 GLFW: Use glfwWaitEventsTimeout instead glfwWaitEvents and posting empty events. 2020-12-08 19:11:18 -08:00
Бранимир Караџић
79c4d38ee4 Updated bug template and README. 2020-12-08 19:09:55 -08:00
Бранимир Караџић
5e996ee932 Updated bug template. 2020-12-08 13:42:22 -08:00
Бранимир Караџић
23db05b990 DXGI: Disabled DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT since support for it is not implemented correctly. 2020-12-07 09:36:34 -08:00
Бранимир Караџић
a8dc2c0b23 Updated README. 2020-12-06 08:42:24 -08:00
Бранимир Караџић
0bef8d7998 Updated cgltf. 2020-12-05 20:32:25 -08:00
Бранимир Караџић
2d2dbf7d2c Updated meshoptimizer. 2020-12-05 20:31:33 -08:00
Бранимир Караџић
301e4c46a0 Updated spirv-cross. 2020-12-05 19:13:26 -08:00
Бранимир Караџић
37e50587ae Updated spirv-tools. 2020-12-05 19:13:13 -08:00
Бранимир Караџић
ca829cf404 Updated glslang. 2020-12-05 19:12:58 -08:00
Бранимир Караџић
c73d8d8cf8 Updated ImGui. 2020-12-05 19:05:05 -08:00
Бранимир Караџић
01b0c00780 entry: Fixed X11 setWindowTitle to display UTF-8 properly. 2020-12-03 07:54:12 -08:00
Бранимир Караџић
4568dd7f89 Updated version number. 2020-12-02 21:08:35 -08:00
Бранимир Караџић
8dd39d42df Cleanup. 2020-12-02 21:08:25 -08:00
Бранимир Караџић
0714e7c41e Cleanup. 2020-12-01 21:58:01 -08:00
Бранимир Караџић
ab03a8ae60 Cleanup. 2020-11-30 22:14:05 -08:00
Бранимир Караџић
6425f3be51 Cleanup. 2020-11-30 21:12:02 -08:00
Бранимир Караџић
c1f7bf1b7f VK: Fixed memory corruption. 2020-11-30 21:11:20 -08:00
Branimir Karadžić
1cab71734c Cleanup. 2020-11-29 21:17:50 -08:00
Branimir Karadžić
52a33b8bd3 Fixed warnings. 2020-11-29 21:16:39 -08:00
Бранимир Караџић
740f405abb Updated version number. 2020-11-29 20:23:05 -08:00
Бранимир Караџић
5b9dbf7885 Updated ImGui. 2020-11-29 18:55:28 -08:00
Бранимир Караџић
bec95deae3 Updated vulkan headers. 2020-11-29 18:55:03 -08:00
Бранимир Караџић
aa9ab978a1 Updated spirv-cross. 2020-11-29 18:54:52 -08:00
Бранимир Караџић
cb4977eed5 Updated spirv-tools. 2020-11-29 18:54:40 -08:00
Бранимир Караџић
4b98e171a4 Updated spirv-headers. 2020-11-29 18:54:30 -08:00
Бранимир Караџић
8ea8832341 Cleanup. 2020-11-29 18:50:10 -08:00
Бранимир Караџић
475fea23bc Skip reset when nothing changes. 2020-11-29 17:55:06 -08:00
Бранимир Караџић
02ed265d2d Cleanup. 2020-11-29 17:14:07 -08:00
Бранимир Караџић
3042c52ea6 Cleanup. Issue #2319. 2020-11-29 15:16:03 -08:00
Бранимир Караџић
35a9771c34 entry: Fixed reset logic. 2020-11-29 15:11:37 -08:00
Бранимир Караџић
2dfc04e411 Cleanup. 2020-11-29 10:21:20 -08:00
Бранимир Караџић
f5179b385f Added resolution/reset debug info. 2020-11-29 10:14:37 -08:00
Бранимир Караџић
bd8204495f Cleanup. 2020-11-26 07:33:58 -08:00
Бранимир Караџић
86583e9bbd Cleanup. 2020-11-25 22:29:40 -08:00
Бранимир Караџић
3d01e274ff Added cubemap test texture. 2020-11-25 16:20:37 -08:00