summaryrefslogtreecommitdiffstats
path: root/src/video_core/color.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type.Emmanuel Gil Peyrot2015-03-161-1/+1
* GPU: Added the stencil test structure to the Pica Regs struct.Subv2015-03-101-9/+9
* GPU: Implemented more depth buffer formats.Subv2015-03-101-0/+57
* GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei2015-03-041-8/+113
* Added RGBA5551 compatibility in the rasterizerarchshift2015-02-281-0/+19
* Pica: Cleanup color conversion.Tony Wasserka2014-12-311-0/+32