summaryrefslogtreecommitdiffstats
path: root/src/video_core/utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Move OpenGL specific utils to its rendererReinUsesLisp2018-10-291-26/+0
* video_core: Allow LabelGLObject to use extra info on any objectReinUsesLisp2018-10-071-10/+14
* Added glObjectLabels for renderdoc for textures and shader programs (#1384)David2018-09-231-0/+22
* 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
* 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