gdkchan f43dd08064 Added support for more shader instructions and texture formats, fix swapped channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP) 8 years ago
..
BlockLinearSwizzle.cs 0381a09227 Fix WidthInGobs on the GPU 8 years ago
INvGpuEngine.cs 34037701c7 NvServices refactoring (#120) 8 years ago
ISwizzle.cs 34037701c7 NvServices refactoring (#120) 8 years ago
LinearSwizzle.cs 34037701c7 NvServices refactoring (#120) 8 years ago
MacroInterpreter.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpu.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuEngine.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuEngine2d.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuEngine2dReg.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuEngine3d.cs 79e0070363 Improve shader sending method to GAL, use a memory interface instead of reading a fixed array size and sending every time 8 years ago
NvGpuEngine3dReg.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuFifo.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuFifoMeth.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuMethod.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuPBEntry.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuPushBuffer.cs 34037701c7 NvServices refactoring (#120) 8 years ago
NvGpuVmm.cs e78737089c Remove some calls generated on the CPU for inexistent intrinsic methods 8 years ago
Texture.cs 34037701c7 NvServices refactoring (#120) 8 years ago
TextureFactory.cs b19c474082 Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 8 years ago
TextureHelper.cs 34037701c7 NvServices refactoring (#120) 8 years ago
TextureReader.cs f43dd08064 Added support for more shader instructions and texture formats, fix swapped channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP) 8 years ago
TextureSwizzle.cs 34037701c7 NvServices refactoring (#120) 8 years ago
TextureWriter.cs 34037701c7 NvServices refactoring (#120) 8 years ago