Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/vector_math: Move Vec[x] types into the Common namespace | Lioncash | 2019-02-27 | 1 | -20/+20 |
* | common/color: Remove unnecessary const qualifiers on return types | Lioncash | 2018-08-08 | 1 | -7/+7 |
* | common/color: Get rid of undefined behavior | Lioncash | 2018-08-08 | 1 | -12/+24 |
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -1/+1 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -14/+16 |
* | color: Make trivial helpers constexpr | Lioncash | 2016-01-28 | 1 | -8/+8 |
* | videocore: Added RG8 texture support | Patrick Martin | 2015-08-16 | 1 | -0/+18 |
* | Pica: Implement stencil testing. | Tony Wasserka | 2015-07-13 | 1 | -1/+26 |
* | Move video_core/color.h to common/color.h | archshift | 2015-05-30 | 1 | -0/+214 |