aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/utils.h
Commit message (Collapse)AuthorAge
* video_core/utils: Remove unused variables in GetMortonOffsetGravatar Lioncash2015-05-23
|
* Changed occurences of colour to color for consistencyGravatar Gareth Higgins2015-04-05
|
* GPU: Implemented bits 3 and 1 from the display transfer flags.Gravatar Subv2015-02-26
| | | | | 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.Gravatar Tony Wasserka2014-12-31
|
* License changeGravatar purpasmart962014-12-20
|
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-19
|
* utils: cleaned up DumpTGA, removing redundanciesGravatar archshift2014-09-07
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08