Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes members of unnamed union not being accessible, and one function
without a declaration.
|
|
This commit regresses VertexA shaders, their transformation pass has to
be adapted to the new control flow.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|