gdkchan 3323a3a042 Use correct shared memory size (in words, not bytes) 6 years ago
..
Compute.cs 3323a3a042 Use correct shared memory size (in words, not bytes) 6 years ago
ComputeParams.cs 66d91cbc6c Use dispatch params shared memory size when available 6 years ago
Inline2Memory.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 years ago
MethodClear.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
MethodCopyBuffer.cs 2437ccca0e Separate sub-channel state 6 years ago
MethodCopyTexture.cs e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 6 years ago
MethodDraw.cs 375ee0ba96 Fix draw indexed flag not being cleared for instanced draws, also avoid state updates in the middle of a indexed draw 6 years ago
MethodReport.cs 2437ccca0e Separate sub-channel state 6 years ago
MethodResetCounter.cs 2437ccca0e Separate sub-channel state 6 years ago
MethodUniformBufferBind.cs 2437ccca0e Separate sub-channel state 6 years ago
MethodUniformBufferUpdate.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
Methods.cs 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 years ago