index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
utils.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-07
video_core: Allow LabelGLObject to use extra info on any object
ReinUsesLisp
1
-10
/
+14
2018-09-23
Added glObjectLabels for renderdoc for textures and shader programs (#1384)
David
1
-0
/
+22
2018-04-14
renderer_opengl: Fix Morton copy byteswap, etc.
bunnei
1
-1
/
+1
2018-03-23
video_core: Move MortonCopyPixels128 to utils header.
bunnei
1
-0
/
+112
2018-01-21
Format: Run the new clang format on everything
James Rowe
1
-1
/
+1
2017-09-24
Optimized Morton
Huw Pascoe
1
-10
/
+4
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
1
-2
/
+0
2016-04-30
Remove TGA dumper
Jannik Vogel
1
-25
/
+0
2015-05-23
video_core/utils: Remove unused variables in GetMortonOffset
Lioncash
1
-3
/
+0
2015-04-05
Changed occurences of colour to color for consistency
Gareth Higgins
1
-3
/
+3
2015-02-27
GPU: Implemented bits 3 and 1 from the display transfer flags.
Subv
1
-0
/
+50
2014-12-31
VideoCore: Remove some unused functions.
Tony Wasserka
1
-26
/
+0
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
1
-10
/
+10
2014-09-07
utils: cleaned up DumpTGA, removing redundancies
archshift
1
-1
/
+1
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-09
fixed license header in video_core
bunnei
1
-24
/
+5
2014-04-05
added video_core project to solution
bunnei
1
-0
/
+83