summaryrefslogtreecommitdiff
path: root/src/video_core/utils.h
AgeCommit message (Expand)Author
2018-11-25video_core: Move morton functions to their own fileReinUsesLisp
2018-10-28video_core: Move OpenGL specific utils to its rendererReinUsesLisp
2018-10-07video_core: Allow LabelGLObject to use extra info on any objectReinUsesLisp
2018-09-23Added glObjectLabels for renderdoc for textures and shader programs (#1384)David
2018-04-14renderer_opengl: Fix Morton copy byteswap, etc.bunnei
2018-03-22video_core: Move MortonCopyPixels128 to utils header.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-09-24Optimized MortonHuw Pascoe
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-30Remove TGA dumperJannik Vogel
2015-05-23video_core/utils: Remove unused variables in GetMortonOffsetLioncash
2015-04-05Changed occurences of colour to color for consistencyGareth Higgins
2015-02-26GPU: Implemented bits 3 and 1 from the display transfer flags.Subv
2014-12-31VideoCore: Remove some unused functions.Tony Wasserka
2014-12-20License changepurpasmart96
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-09-07utils: cleaned up DumpTGA, removing redundanciesarchshift
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei