summaryrefslogtreecommitdiff
path: root/src/video_core/utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_opengl: Fix Morton copy byteswap, etc.Gravatar bunnei2018-04-141-1/+1
* video_core: Move MortonCopyPixels128 to utils header.Gravatar bunnei2018-03-221-0/+112
* Format: Run the new clang format on everythingGravatar James Rowe2018-01-201-1/+1
* Optimized MortonGravatar Huw Pascoe2017-09-241-10/+4
* VideoCore: Run include-what-you-use and fix most includes.Gravatar Emmanuel Gil Peyrot2016-04-301-2/+0
* Remove TGA dumperGravatar Jannik Vogel2016-04-301-25/+0
* video_core/utils: Remove unused variables in GetMortonOffsetGravatar Lioncash2015-05-231-3/+0
* Changed occurences of colour to color for consistencyGravatar Gareth Higgins2015-04-051-3/+3
* GPU: Implemented bits 3 and 1 from the display transfer flags.Gravatar Subv2015-02-261-0/+50
* VideoCore: Remove some unused functions.Gravatar Tony Wasserka2014-12-311-26/+0
* License changeGravatar purpasmart962014-12-201-1/+1
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-191-10/+10
* utils: cleaned up DumpTGA, removing redundanciesGravatar archshift2014-09-071-1/+1
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-1/+1
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+64