| Age | Commit message (Collapse) | Author |
|
|
|
public private, remove old commmented out code
|
|
OGLEnumConverter
|
|
4x4 textures (slow!)
|
|
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)
|
|
reading a fixed array size and sending every time
|
|
SHL, LD_C, some shader related fixes, added support for texture component selection
|
|
change the way how the vertex buffer size is calculated for the buffers with limit = 0
|
|
engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc...
|
|
|
|
|
|
|
|
blend enable register, clear the buffer before drawing
|
|
[GPU] Fix some of the current framebuffer issues
|
|
|
|
|
|
|
|
interpreter, and a rewrite of the GPU code.
|
|
SvcExitThread
|
|
|
|
and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions
|
|
|
|
|