| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core/morton: Use enum to describe MortonCopyPixels128 mode | 2019-03-13 | 1 | -2/+3 | |
| * | video_core/morton: Remove unused parameter in MortonSwizzle | 2019-03-13 | 1 | -5/+4 | |
| * | video_core/morton: Remove clang-format off when it's not needed | 2019-03-13 | 1 | -133/+129 | |
| * | video_core/morton: Remove unused functions | 2019-03-13 | 1 | -39/+0 | |
| * | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | 2018-12-28 | 1 | -4/+0 | |
| * | Fixed uninitialized memory due to missing returns in canary | 2018-12-19 | 1 | -0/+1 | |
| * | Merge pull request #1735 from FernandoS27/tex-spacing | 2018-11-27 | 1 | -12/+13 | |
| |\ | |||||
| | * | Implemented Tile Width Spacing | 2018-11-26 | 1 | -12/+13 | |
| * | | morton: Fixup compiler warning | 2018-11-26 | 1 | -1/+2 | |
| |/ | |||||
| * | morton: Style changes | 2018-11-25 | 1 | -12/+12 | |
| * | video_core: Move morton functions to their own file | 2018-11-25 | 1 | -0/+353 | |