Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Atomic operations are considered to have both read and write access. This was not being accounted for.
|
|
WAR for AMD reading zeroes on uniform buffers of size 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add a setting for enable Nsight Aftermath.
|
|
|
|
Increases performance significantly on certain titles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit regresses VertexA shaders, their transformation pass has to
be adapted to the new control flow.
|
|
|
|
|
|
|
|
|
|
|
|
Our unit tests were hitting this exception.
|
|
folding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When we can't track the SSBO origin of a global memory instruction,
leave it as a global memory operation and assume these pointers are in
the NVN storage buffer slots, then apply a linear search in the shader's
runtime.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|