Andrii Doroshenko (Xrayez)
|
fa766265a7
|
Fix MIMPAMPS typos in constants throughout the engine
|
2020-02-20 01:31:43 +02: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 |
|