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
*
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
1
-2
/
+0
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
1
-1
/
+1
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-25
1
-10
/
+1
*
video_core/gpu: Create threads separately from initialization
Lioncash
2019-04-12
1
-0
/
+7
*
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
ReinUsesLisp
2019-02-07
1
-1
/
+6
*
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-18
1
-0
/
+2
*
core: Namespace EmuWindow
Lioncash
2018-08-12
1
-1
/
+3
*
video_core; Get rid of global g_toggle_framelimit_enabled variable
Lioncash
2018-08-11
1
-5
/
+0
*
video_core: Remove unused Renderer enumeration
Lioncash
2018-08-11
1
-2
/
+0
*
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-04
1
-11
/
+9
*
video_core: Remove unimplemented Start() function prototype
Lioncash
2018-08-03
1
-3
/
+0
*
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-02
1
-2
/
+1
*
renderer: Create rasterizer and cleanup.
bunnei
2018-03-23
1
-0
/
+2
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-1
/
+1
*
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-13
1
-2
/
+0
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-28
1
-15
/
+0
*
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