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
/
video_core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Add option for specifying screen resolution scale factor.
bunnei
2017-01-07
1
-1
/
+0
*
Implement Frame rate limiter (#2223)
emmauss
2016-12-06
1
-0
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-7
/
+8
*
Config: Add scaled resolution option
tfarley
2016-04-21
1
-0
/
+1
*
Improve error report from Init() functions
LittleWhite
2016-03-08
1
-1
/
+1
*
video_core: Make the renderer global a unique_ptr
Lioncash
2015-12-30
1
-2
/
+3
*
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-16
1
-1
/
+2
*
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
1
-4
/
+3
*
OpenGL renderer
tfarley
2015-05-23
1
-0
/
+5
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
1
-1
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Rework OpenGL renderer.
Yuri Kunde Schlesner
2014-10-12
1
-0
/
+4
*
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
1
-0
/
+1
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-2
/
+3
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+39