aboutsummaryrefslogtreecommitdiff
path: root/src/common/color.h
AgeCommit message (Expand)Author
2018-08-08common/color: Remove unnecessary const qualifiers on return typesLioncash
2018-08-08common/color: Get rid of undefined behaviorLioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-01-27color: Make trivial helpers constexprLioncash
2015-08-16videocore: Added RG8 texture supportPatrick Martin
2015-07-13Pica: Implement stencil testing.Tony Wasserka
2015-05-30Move video_core/color.h to common/color.harchshift