Jukka Jylänki
|
d26aac6d2c
|
Create WebGL 2 context if available. Work around Chrome performance bug https://bugs.chromium.org/p/chromium/issues/detail?id=1045643
|
2020-03-30 15:27:17 +00:00 |
|
Jukka Jylänki
|
4a8276cb29
|
Optimize glUniform1iv and glUniform4fv to use faster glUniform1i and glUniform4f on WebGL.
|
2020-03-30 15:26:49 +00:00 |
|
Jukka Jylänki
|
bab9dc752e
|
Avoid redundant GL calls to glEnableVertexAttribArray() and glDisableVertexAttribArray(). #1960
|
2020-03-30 15:26:15 +00:00 |
|
Pablo Escobar
|
be626359f9
|
Fix #2071 again
|
2020-03-29 16:16:33 +00:00 |
|
Attila Kocsis
|
0e8e22b049
|
entry_osx: setMouseLock implementation
|
2020-03-29 16:16:16 +00:00 |
|
Бранимир Караџић
|
6c0c5c9921
|
Renamed vertexdecl.* to vertexlayout.*
|
2020-03-28 20:06:03 -07:00 |
|
Бранимир Караџић
|
ae9cca39a4
|
Updated spirv-cross.
|
2020-03-28 16:26:16 -07:00 |
|
Бранимир Караџић
|
f334d0c1cb
|
Updated spirv-tools.
|
2020-03-28 16:25:06 -07:00 |
|
Бранимир Караџић
|
eff6f13011
|
Updated glslang.
|
2020-03-28 16:10:04 -07:00 |
|
Бранимир Караџић
|
31ccb2ee89
|
Updated ImGui.
|
2020-03-28 16:07:07 -07:00 |
|
attilaz
|
bf0a6f31af
|
setMouseLock windows fix for _lock = false case
|
2020-03-28 22:01:59 +00:00 |
|
Pablo Escobar
|
1c9e6e6bb6
|
Fix #2071, #1950
|
2020-03-28 16:35:41 +00:00 |
|
Pablo Escobar
|
1f5ca837de
|
Vulkan: fall back to deprecated validation layers if necessary
|
2020-03-27 04:35:19 +00:00 |
|
Pablo Escobar
|
9482c8589e
|
Vulkan: bind correct compute index buffer
|
2020-03-26 22:17:53 +00:00 |
|
Pablo Escobar
|
d3e4e35700
|
Formatting
|
2020-03-26 19:03:05 +00:00 |
|
Pablo Escobar
|
570d269b86
|
Vulkan: enable sRGB backbuffer and sRGB textures
|
2020-03-26 19:03:05 +00:00 |
|
Pablo Escobar
|
0636436006
|
Vulkan: fix validation errors, switch to new validation layers
|
2020-03-24 21:28:48 +00:00 |
|
Бранимир Караџић
|
a577989f07
|
Cleanup.
|
2020-03-24 08:18:27 -07:00 |
|
Бранимир Караџић
|
dc25f517a2
|
Revert "Allow macro expansion for sampler registers with HLSL 4 and below"
This reverts commit 77cd6482e7 .
|
2020-03-23 11:49:51 -07:00 |
|
Бранимир Караџић
|
17d5a24279
|
Merge branch 'master' of github.com:bkaradzic/bgfx
|
2020-03-22 13:53:12 -07:00 |
|
Бранимир Караџић
|
34caa9cfb3
|
Fixed issue #2072.
|
2020-03-22 13:52:50 -07:00 |
|
Pablo Escobar
|
77cd6482e7
|
Allow macro expansion for sampler registers with HLSL 4 and below
|
2020-03-22 20:51:37 +00:00 |
|
Бранимир Караџић
|
8e18824460
|
Cleanup.
|
2020-03-22 13:51:09 -07:00 |
|
Pablo Escobar
|
c9fcca6327
|
Vulkan: use correct vertex layout for calculating vertex count
|
2020-03-22 20:47:35 +00:00 |
|
Бранимир Караџић
|
126a3fa6da
|
Fixed issue #2072.
|
2020-03-21 20:42:10 -07:00 |
|
Бранимир Караџић
|
608eef3720
|
Updated spirv-cross.
|
2020-03-20 20:30:44 -07:00 |
|
Бранимир Караџић
|
97b85a5b9a
|
Updated spirv-tools.
|
2020-03-20 20:29:34 -07:00 |
|
Бранимир Караџић
|
9897187ba9
|
Updated spirv-headers.
|
2020-03-20 20:25:32 -07:00 |
|
Бранимир Караџић
|
f0fdf6a931
|
Updated glslang.
|
2020-03-20 20:21:42 -07:00 |
|
Бранимир Караџић
|
0fce0af824
|
Updated vulkan headers.
|
2020-03-20 20:20:03 -07:00 |
|
Бранимир Караџић
|
d4789bb8d3
|
Updated ImGui.
|
2020-03-20 20:14:13 -07:00 |
|
Бранимир Караџић
|
387ac7fc25
|
Cleanup.
|
2020-03-18 21:39:48 -07:00 |
|
Бранимир Караџић
|
7f8471e168
|
Fixed aligned delete.
|
2020-03-18 18:34:05 -07:00 |
|
Бранимир Караџић
|
a7d17bd76f
|
Updated ImGui.
|
2020-03-18 17:48:58 -07:00 |
|
Бранимир Караџић
|
d75b5f9a2d
|
Updated meshoptimizer.
|
2020-03-17 21:08:16 -07:00 |
|
Cedric Guillemet
|
dbb83d2525
|
PR feedback
|
2020-03-18 02:14:20 +00:00 |
|
Cedric Guillemet
|
c49db61702
|
missing conversion in bgfx_utils
|
2020-03-18 02:14:20 +00:00 |
|
Cedric Guillemet
|
063bd173ea
|
wrong arguments for submit in example 41
|
2020-03-18 02:14:20 +00:00 |
|
Cedric Guillemet
|
0881d98bd2
|
Discard flags for submit call
|
2020-03-18 02:14:20 +00:00 |
|
Бранимир Караџић
|
78675e238d
|
Updated spirv-cross.
|
2020-03-14 13:22:45 -07:00 |
|
Бранимир Караџић
|
71c7bf961d
|
Updated spirv-tools.
|
2020-03-14 13:21:05 -07:00 |
|
Бранимир Караџић
|
1584e578d0
|
Updated vulkan headers.
|
2020-03-14 13:02:32 -07:00 |
|
Бранимир Караџић
|
549af7fbdd
|
Updated spirv-headers.
|
2020-03-14 13:01:57 -07:00 |
|
Бранимир Караџић
|
4b57cdc595
|
Updated glslang.
|
2020-03-14 12:58:54 -07:00 |
|
Бранимир Караџић
|
52ce62fe25
|
Updated ImGui.
|
2020-03-13 19:11:34 -07:00 |
|
Бранимир Караџић
|
54dc5e3ae7
|
Removed support for SteamLink (discontinued 11/2018).
|
2020-03-11 21:51:55 -07:00 |
|
Бранимир Караџић
|
4d50e90dd2
|
Removed support for SteamLink (discontinued 11/2018).
|
2020-03-11 21:49:11 -07:00 |
|
Tobias Boogh
|
9f37296761
|
Added X86 to platform to allow metal support on iOS Simulator
|
2020-03-09 16:53:33 +00:00 |
|
Бранимир Караџић
|
5d72520a1d
|
Updated meshoptimizer.
|
2020-03-08 20:10:22 -07:00 |
|
Бранимир Караџић
|
a0ad4ee5ae
|
Updated ImGui.
|
2020-03-07 12:25:39 -08:00 |
|