Rémi Verschelde
|
415a901b68
|
Merge pull request #36194 from dragmz/dragmz/exit_crash_fix
Fix crash when closing project manager
|
2020-02-14 14:31:54 +01:00 |
Rémi Verschelde
|
79d42069a9
|
Merge pull request #36208 from akien-mga/warnings
Fix various GCC compilation warnings after Vulkan merge
|
2020-02-14 13:49:20 +01:00 |
Rémi Verschelde
|
d2537407ef
|
Fix various GCC compilation warnings after Vulkan merge
Part of #36132.
|
2020-02-14 10:02:31 +01:00 |
clayjohn
|
b878e5bbe8
|
Fix error flood with sky background
|
2020-02-13 16:31:21 -08:00 |
Marcin Zawiejski
|
17ea60bb92
|
fix crash when closing project manager
|
2020-02-13 22:03:46 +01:00 |
Rémi Verschelde
|
db81928e08
|
Vulkan: Move thirdparty code out of drivers, style fixes
- `vk_enum_string_helper.h` is a generated file taken from the SDK
(Vulkan-ValidationLayers).
- `vk_mem_alloc.h` is a library from GPUOpen:
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
2020-02-11 14:08:44 +01:00 |
Juan Linietsky
|
2049dec79e
|
Added normalmap guided roughness mipmap generator, and a global roughness limiter.
|
2020-02-11 12:16:01 +01:00 |
Juan Linietsky
|
bed8980ca5
|
Re-implemented screen space ambient occlusion
|
2020-02-11 12:15:46 +01:00 |
Juan Linietsky
|
ee1e89f8c0
|
Modified rendering to use cluster instead of foward
|
2020-02-11 12:15:27 +01:00 |