Бранимир Караџић
c2b7ffe2e7
Updated SPIR-V and Metal shaders.
2020-12-28 13:01:44 -08:00
Бранимир Караџић
ed48498911
Disabled imguizmo is over test.
2020-12-28 12:57:46 -08:00
Бранимир Караџић
f232f93017
Added build rule to examples makefile.
2020-12-28 11:58:03 -08:00
MooZ
d65dac2000
Shaderc OpenGL fixes. ( #2317 )
...
* Reworked profile cli argument.
* Added missing GLSL profile.
* Fixed essl shader preambule.
* Fixed uniform "parsing" and hlsl profiles.
* Reworked hlsl profiles.
* Fixed missing extension for gl_FragDepth.
* Cleanup.
* Removed version preamble and reverted shadow samplers translation.
* Fixed HLSL profile tests.
2020-12-28 11:24:49 -08:00
Бранимир Караџић
197c1ced3b
Included ImGuizmo to ImGui::MouseOverArea test.
2020-12-27 21:28:07 -08:00
Бранимир Караџић
11acd61b04
Updated ImGui.
2020-12-27 20:22:58 -08:00
Бранимир Караџић
07dae713f8
travisci: Updated xcode version.
2020-12-27 18:23:20 -08:00
Бранимир Караџић
90381661e1
36-sky: Removed utf-8 characters from comments.
2020-12-27 09:03:58 -08:00
Бранимир Караџић
c95eca2a4b
Don't update camera when mouse is over imgui.
2020-12-26 22:46:26 -08:00
Бранимир Караџић
534733fe3c
Cleanup.
2020-12-21 09:07:33 -08:00
Antti Heinonen
40259e35f8
DX11: Fix draw vertex count not updating ( #2337 )
2020-12-21 09:05:04 -08:00
Бранимир Караџић
4224dcf2b2
Cleanup.
2020-12-20 22:42:16 -08:00
Бранимир Караџић
4967c29c14
Added missing caps to debug output.
2020-12-20 11:06:40 -08:00
Бранимир Караџић
e2eb3d56e6
Cleanup.
2020-12-18 06:40:28 -08:00
Daniel
22e360c8d0
#madewithbgfx Galaxy Trucker, Through the Ages, Codenames ( #2335 )
2020-12-18 06:35:48 -08:00
Бранимир Караџић
c5db87d87a
Fixed cubemap test texture.
2020-12-17 19:47:44 -08:00
Branimir Karadžić
7fe9e83393
Cleanup.
2020-12-17 19:30:38 -08:00
Бранимир Караџић
726748d58f
Updated ImGui.
2020-12-16 21:19:02 -08:00
Бранимир Караџић
6f16d0e68c
Cleanup.
2020-12-16 21:17:49 -08:00
Бранимир Караџић
2b99e3e5cb
Updated version number.
2020-12-16 21:12:16 -08:00
Бранимир Караџић
db54d046e4
Cleanup.
2020-12-16 20:28:57 -08:00
Бранимир Караџић
263415b887
Cleanup.
2020-12-16 13:50:47 -08:00
Бранимир Караџић
600c7798fd
Removed BGFX_CAPS_INDEX32 from D3D9. Added validation for BGFX_CAPS_INDEX32 support.
2020-12-15 20:23:01 -08:00
Бранимир Караџић
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