index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
utils.h
Age
Commit message (
Expand
)
Author
2018-10-07
video_core: Allow LabelGLObject to use extra info on any object
ReinUsesLisp
2018-09-23
Added glObjectLabels for renderdoc for textures and shader programs (#1384)
David
2018-04-14
renderer_opengl: Fix Morton copy byteswap, etc.
bunnei
2018-03-22
video_core: Move MortonCopyPixels128 to utils header.
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
2017-09-24
Optimized Morton
Huw Pascoe
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
Remove TGA dumper
Jannik Vogel
2015-05-23
video_core/utils: Remove unused variables in GetMortonOffset
Lioncash
2015-04-05
Changed occurences of colour to color for consistency
Gareth Higgins
2015-02-26
GPU: Implemented bits 3 and 1 from the display transfer flags.
Subv
2014-12-31
VideoCore: Remove some unused functions.
Tony Wasserka
2014-12-20
License change
purpasmart96
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-09-07
utils: cleaned up DumpTGA, removing redundancies
archshift
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei