Commit Graph

7309 Commits

Author SHA1 Message Date
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
Бранимир Караџић
72d00cfe69 Fixed VS build. 2020-03-06 18:49:53 -08:00
Бранимир Караџић
aea0759457 Cleanup. 2020-03-04 08:55:03 -08:00
Robin Allen
2f58755f6d Keep debug text colours the same with sRGB backbuffer on/off 2020-03-04 16:35:08 +00:00
Бранимир Караџић
9afd286d93 Updated ImGui. 2020-03-03 19:25:56 -08:00
Бранимир Караџић
e5b1e7a645 Cleanup. 2020-03-03 19:25:11 -08:00
Robin Allen
64c21b3f32 Create sRGB textures if the texture file specifies sRGB 2020-03-04 03:23:25 +00:00
Nick Waanders
9fffde72cf Update renderer_mtl.mm
TARGET_OS_MACCATALYST is defined, but it is set to 0. Therefore the 'defined' check is not correct.
2020-03-04 03:22:51 +00:00
Бранимир Караџић
29dc60b068 Revert "Fix RGBA4 and RGB5A1 format & internalFormat"
This reverts commit 5b9b75abb2.
2020-03-02 22:09:05 -08:00
Бранимир Караџић
09de2467d5 Revert "Fix RGBA4 and RGB5_A1 type. GL_UNSIGNED_SHORT_4_4_4_4_REV and GL_UNSIGNED_SHORT_1_5_5_5_REV do not exist in GLES, only in desktop OpenGL, but the non _REV verrsion is present in both"
This reverts commit c56d843565.
2020-03-02 22:09:00 -08:00
Jukka Jylänki
c56d843565 Fix RGBA4 and RGB5_A1 type. GL_UNSIGNED_SHORT_4_4_4_4_REV and GL_UNSIGNED_SHORT_1_5_5_5_REV do not exist in GLES, only in desktop OpenGL, but the non _REV verrsion is present in both 2020-03-03 06:04:45 +00:00
Jukka Jylänki
5b9b75abb2 Fix RGBA4 and RGB5A1 format & internalFormat 2020-03-03 04:08:27 +00:00
Jukka Jylänki
e1b3fe6d75 Fix OpenGL ES depth&stencil format querying. 2020-03-02 16:55:39 +00:00
Jukka Jylänki
d539f3425f Avoid querying GL_MAX_ARRAY_TEXTURE_LAYERS and GL_MAX_LABEL_LENGTH if it is known at compile time that the GL context is not new enough to have them. 2020-03-02 16:54:25 +00:00