summaryrefslogtreecommitdiffstats
path: root/src/video_core/utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-14renderer_opengl: Fix Morton copy byteswap, etc.bunnei1-1/+1
2018-03-23video_core: Move MortonCopyPixels128 to utils header.bunnei1-0/+112
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-09-24Optimized MortonHuw Pascoe1-10/+4
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot1-2/+0
2016-04-30Remove TGA dumperJannik Vogel1-25/+0
2015-05-23video_core/utils: Remove unused variables in GetMortonOffsetLioncash1-3/+0
2015-04-05Changed occurences of colour to color for consistencyGareth Higgins1-3/+3
2015-02-27GPU: Implemented bits 3 and 1 from the display transfer flags.Subv1-0/+50
2014-12-31VideoCore: Remove some unused functions.Tony Wasserka1-26/+0
2014-12-21License changepurpasmart961-1/+1
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot1-10/+10
2014-09-07utils: cleaned up DumpTGA, removing redundanciesarchshift1-1/+1
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed license header in video_corebunnei1-24/+5
2014-04-05added video_core project to solutionbunnei1-0/+83