Commit Graph

7554 Commits

Author SHA1 Message Date
Бранимир Караџић
ecd5959987 Updated spirv-tools. 2020-08-02 19:33:12 -07:00
Бранимир Караџић
7cf5eb0eba Updated spirv-headers. 2020-08-02 19:32:55 -07:00
Бранимир Караџић
07583ddba2 Updated glslang. 2020-08-02 19:32:42 -07:00
James Fulop
276598ad50
fixes for d3d12 texture update (#2220)
---
* support for compressed textures
* support for emulated textures
* fix for incorrect copyable footprint dims
2020-07-28 07:49:22 -07:00
Бранимир Караџић
825ce15d1f Cleanup. 2020-07-27 21:55:54 -07:00
Бранимир Караџић
18a7fa7f72 Cleanup. 2020-07-27 16:56:27 -07:00
Бранимир Караџић
046e930636 Cleanup. 2020-07-27 16:47:19 -07:00
Бранимир Караџић
725438583e DXGI: Fixed allow tear. 2020-07-27 14:57:34 -07:00
Бранимир Караџић
f89520db89 Cleanup. 2020-07-26 21:00:32 -07:00
Wencey Wang
1f53c6c246
Fix reference release (#2217)
* Fix reference release

* Use DX_RELEASE
2020-07-26 20:59:45 -07:00
Бранимир Караџић
9e5e34f018 Updated spirv-cross. 2020-07-26 17:02:41 -07:00
Бранимир Караџић
fd71b4060d Updated spirv-tools. 2020-07-26 17:02:28 -07:00
Бранимир Караџић
381d381c93 Updated spirv-headers. 2020-07-26 17:02:16 -07:00
Бранимир Караџић
0440e80b79 Updated glslang. 2020-07-26 17:01:57 -07:00
Бранимир Караџић
e77d2c76ea Updated vulkan headers. 2020-07-26 16:28:17 -07:00
Бранимир Караџић
aebdae4b9c Updated ImGui. 2020-07-26 16:26:30 -07:00
Бранимир Караџић
1dafe00200 Updated meshoptimizer. 2020-07-26 16:26:06 -07:00
Бранимир Караџић
81a2b8d46a Validate is texture created as readback. 2020-07-26 09:38:06 -07:00
Бранимир Караџић
679730fc4e Cleanup. 2020-07-25 16:24:24 -07:00
Wencey Wang
8524982c30
add SwapChainPanel support (#2215) 2020-07-25 16:17:05 -07:00
Бранимир Караџић
0123831126 Fixed release build. 2020-07-24 20:35:08 -07:00
Бранимир Караџић
486fdecbcc Cleanup. 2020-07-24 14:55:03 -07:00
Edu Garcia
f95a596851
Don't call vkCmdEndDebugUtilsLabelEXT when unsupported (#2211)
Validation will swamp your logs with a warning on every call
2020-07-24 08:58:31 -07:00
James Fulop
a40c3e6d45
add missing semicolon (#2207) 2020-07-22 20:31:08 -07:00
Cedric Guillemet
3d06fbe815
re-init metal swapchain when providing a new native window handle (#2206) 2020-07-22 08:47:57 -07:00
kingscallop
ff9f624b9b
Improves handling of window resizes on vulkan (avoids crashes) (#2123)
* Improves handling of window resizes on vulkan (avoids crashes)

* Change to previous commit as requested.
Rebased and added refresh swapchain check inside updateResolution(),
similar to renderer_d3d12.cpp.
2020-07-18 13:41:35 -07:00
kingscallop
6093250a3b
Fix crash on window minimize on vulkan renderer (#2204)
On some platforms (Windows) the framebuffer size becomes 0x0 when
the window is minimized. This leads to a validation error and
subsequently crashes.

This change correctly cleans up semaphores and the swapchain.
2020-07-18 11:42:53 -07:00
kingscallop
988077804f
Fix X11 flicker when window is being resized (#2203) 2020-07-18 11:41:01 -07:00
Бранимир Караџић
d51b2ebe4d Updated spirv-cross. 2020-07-17 20:30:58 -07:00
Бранимир Караџић
c851c522f6 Updated spirv-tools. 2020-07-17 20:30:36 -07:00
Бранимир Караџић
8d5c7eae3a Updated glslang. 2020-07-17 20:06:45 -07:00
Бранимир Караџић
ccb1c9d7a8 Updated ImGui. 2020-07-17 20:00:22 -07:00
Бранимир Караџић
4f3d1875e6 Cleanup. 2020-07-17 19:59:43 -07:00
Бранимир Караџић
9e3704c4aa Fixed docs. 2020-07-16 20:39:17 -07:00
Бранимир Караџић
8acb8383b0 Fixed issue #2201. 2020-07-16 06:57:18 -07:00
Бранимир Караџић
7f7e165bf2 Updated version number. 2020-07-15 10:42:46 -07:00
Бранимир Караџић
22df26ab70 Cleanup. 2020-07-15 10:42:23 -07:00
Julian Xhokaxhiu
daec25b6d0
OpenGL: Disable scissor testing while blitting framebuffers when MSAA is enabled (#2200) 2020-07-14 07:47:48 -07:00
Johan Sköld
74aae908ce
Updating xcode config. (#2198)
Changing the xcode platform to just `Native`. This lets xcode handle
all the target stuff, and works regardless of target.
2020-07-11 20:40:33 -07:00
Бранимир Караџић
9215cc8199 Updated glslang. 2020-07-10 17:17:00 -07:00
Бранимир Караџић
b152cba968 shaderc: Disabled warnings. 2020-07-10 16:24:50 -07:00
Бранимир Караџић
6b39b61e27 Updated spirv-cross. 2020-07-10 16:24:36 -07:00
Бранимир Караџић
75bbd23e53 Updated spirv-tools. 2020-07-10 16:24:17 -07:00
Бранимир Караџић
466adb535d Updated spirv-headers. 2020-07-10 16:23:56 -07:00
Бранимир Караџић
b3b030eb4c Updated vulkan headers. 2020-07-10 16:13:50 -07:00
Бранимир Караџић
38bba44706 Updated ImGui. 2020-07-10 16:10:14 -07:00
云风
ecb0143a40
update sdf see #2193 (#2196) 2020-07-06 23:43:21 -07:00
Бранимир Караџић
7479651dc8 Added ability to disable discrete GPU selection. 2020-07-06 12:29:05 -07:00
Бранимир Караџић
a84b13a77c Cleanup. 2020-07-05 21:36:04 -07:00
Бранимир Караџић
301629ed16 Cleanup. 2020-07-05 21:30:52 -07:00