summaryrefslogtreecommitdiffstats
path: root/src/video_core/utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renderer_opengl: Fix Morton copy byteswap, etc.bunnei2018-04-141-1/+1
|
* video_core: Move MortonCopyPixels128 to utils header.bunnei2018-03-231-0/+112
|
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
|
* Optimized MortonHuw Pascoe2017-09-241-10/+4
|
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-2/+0
|
* Remove TGA dumperJannik Vogel2016-04-301-25/+0
|
* video_core/utils: Remove unused variables in GetMortonOffsetLioncash2015-05-231-3/+0
|
* Changed occurences of colour to color for consistencyGareth Higgins2015-04-051-3/+3
|
* GPU: Implemented bits 3 and 1 from the display transfer flags.Subv2015-02-271-0/+50
| | | | | Bit 3 is used to specify a raw copy, where no processing is done to the data, seems to behave exactly as a DMA. Bit 1 is used to specify whether to convert from a tiled format to a linear format or viceversa.
* VideoCore: Remove some unused functions.Tony Wasserka2014-12-311-26/+0
|
* License changepurpasmart962014-12-211-1/+1
|
* Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot2014-11-191-10/+10
|
* utils: cleaned up DumpTGA, removing redundanciesarchshift2014-09-071-1/+1
|
* fixed project includes to use new directory structurebunnei2014-04-091-1/+1
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+64