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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update FlipFramebuffer
Sethpaien
2014-05-08
1
-7
/
+6
*
|
Fixed indents
archshift
2014-05-01
2
-37
/
+35
*
|
Reverse debugging changes
archshift
2014-05-01
1
-2
/
+0
*
|
TGA dumps work, courtesy of @bunnei
archshift
2014-05-01
2
-36
/
+38
*
|
OpenGL 3+ on OSX with GLFW
archshift
2014-05-01
1
-0
/
+2
*
|
IT'S ALIVE!
archshift
2014-04-29
1
-1
/
+6
*
|
Xcode complains that the class name is redundant.
archshift
2014-04-28
1
-1
/
+1
*
|
Rect to BasicRect
archshift
2014-04-28
2
-3
/
+3
|
/
*
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-28
2
-4
/
+1
*
fixed renderer to use correct framebuffer location
bunnei
2014-04-27
2
-8
/
+7
*
fixed GL context acquire (applies to Qt GUI only)
bunnei
2014-04-22
1
-0
/
+2
*
renamed hw_lcd module to just lcd
bunnei
2014-04-18
1
-1
/
+1
*
fixed framebuffer color order
bunnei
2014-04-17
1
-1
/
+1
*
removed hard-coded framebuffer addresses from renderer_opengl.cpp
bunnei
2014-04-17
1
-2
/
+4
*
cleaned up some logging messages
bunnei
2014-04-11
1
-1
/
+2
*
fixed a bunch of errors in CMakeLists
bunnei
2014-04-10
1
-3
/
+3
*
updated CMakeLists
bunnei
2014-04-10
1
-16
/
+2
*
fixed project includes to use new directory structure
bunnei
2014-04-09
9
-38
/
+39
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
7
-0
/
+0
*
fixed license header in video_core
bunnei
2014-04-09
7
-182
/
+23
*
- removed lots of unused code from gekko
bunnei
2014-04-09
3
-367
/
+110
*
added support for renderering the external framebuffers
bunnei
2014-04-07
2
-20
/
+147
*
added external framebuffer GL handles
bunnei
2014-04-07
1
-2
/
+11
*
added initial renderer code
bunnei
2014-04-06
7
-19
/
+534
*
added video_core project to solution
bunnei
2014-04-05
8
-0
/
+567
[prev]