gdkchan 5f0dd965bf Ignore ZR target texture color registers on shader 8 years ago
..
GlslDecl.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
GlslDecompiler.cs f73a182b20 Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, change the way how the vertex buffer size is calculated for the buffers with limit = 0 8 years ago
GlslProgram.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderDecode.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderDecodeAlu.cs a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 years ago
ShaderDecodeFlow.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderDecodeHelper.cs 03002f6537 Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes 8 years ago
ShaderDecodeMem.cs 5f0dd965bf Ignore ZR target texture color registers on shader 8 years ago
ShaderDecodeMove.cs a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 years ago
ShaderDecoder.cs c8c86a3854 Fix for current framebuffer issues (#78) 8 years ago
ShaderIrAsg.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrBlock.cs c8c86a3854 Fix for current framebuffer issues (#78) 8 years ago
ShaderIrCond.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderIrInst.cs a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 years ago
ShaderIrMeta.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderIrMetaTex.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderIrMetaTexq.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderIrNode.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOp.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderIrOperAbuf.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOperCbuf.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOperGpr.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOperImm.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOperImmf.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderIrOperPred.cs b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro 8 years ago
ShaderOpCodeTable.cs a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 years ago
ShaderOper.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago
ShaderTexqInfo.cs feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures 8 years ago