| Age | Commit message (Collapse) | Author |
|
|
|
|
|
A buffer binding can change between shaders without changing the
shaders. This lead to outdated bindings on OpenGL.
|
|
|
|
~51% faster on Nvidia compared to previous method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
constructor
|
|
|
|
Fixes flicker seen in XC2
|
|
and wip nv thread shuffle impl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add a setting for enable Nsight Aftermath.
|
|
|
|
|
|
Reduces the number of total pipelines generated on Vulkan.
Tested on Super Smash Bros. Ultimate.
|
|
|
|
|
|
|
|
Fixes black textures in UE4 games
|
|
|
|
|
|
Fixes DOOM 2016 missing local memory
|
|
Fixes SULD.D tests.
|
|
|
|
|
|
|
|
|
|
|
|
|