| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-08 | common/color: Remove unnecessary const qualifiers on return types | Lioncash | |
| These are just superfluous and not necessesary | |||
| 2018-08-08 | common/color: Get rid of undefined behavior | Lioncash | |
| Gets rid of type punning via reinterpret_cast within functions. Instead, we use memcpy to transfer the contents across types. | |||
| 2018-01-20 | Format: Run the new clang format on everything | James Rowe | |
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-01-27 | color: Make trivial helpers constexpr | Lioncash | |
| 2015-08-16 | videocore: Added RG8 texture support | Patrick Martin | |
| 2015-07-13 | Pica: Implement stencil testing. | Tony Wasserka | |
| 2015-05-30 | Move video_core/color.h to common/color.h | archshift | |
