aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/color.h
Commit message (Expand)AuthorAge
* Move video_core/color.h to common/color.hGravatar archshift2015-05-30
* Move video_core/math.h to common/vector_math.hGravatar archshift2015-05-30
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* VideoCore: Add static_cast around expressions where the compiler doesn’t de...Gravatar Emmanuel Gil Peyrot2015-03-16
* GPU: Added the stencil test structure to the Pica Regs struct.Gravatar Subv2015-03-09
* GPU: Implemented more depth buffer formats.Gravatar Subv2015-03-09
* GPU: Added RGB565/RGB8 framebuffer support and various cleanups.Gravatar bunnei2015-03-03
* Added RGBA5551 compatibility in the rasterizerGravatar archshift2015-02-27
* Pica: Cleanup color conversion.Gravatar Tony Wasserka2014-12-31