ameerj
|
fe1f06c856
Fix screenshot dimensions when at 1x scale
|
4 vuotta sitten |
Fernando Sahmkow
|
71ca84d829
Settings: eliminate rescaling_factor.
|
5 vuotta sitten |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 vuotta sitten |
Lioncash
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 vuotta sitten |
ReinUsesLisp
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 vuotta sitten |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
8 vuotta sitten |
Lioncash
|
0a93b45b6a
core: Namespace EmuWindow
|
8 vuotta sitten |
Lioncash
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
8 vuotta sitten |
Lioncash
|
2e80e7480d
video_core: Remove unused Renderer enumeration
|
8 vuotta sitten |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
8 vuotta sitten |
Lioncash
|
b4e050e6c4
video_core: Remove unimplemented Start() function prototype
|
8 vuotta sitten |
Lioncash
|
0f2ac928f2
video_core: Make global EmuWindow instance part of the base renderer class
|
8 vuotta sitten |
bunnei
|
656de23d93
renderer: Create rasterizer and cleanup.
|
8 vuotta sitten |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 vuotta sitten |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
8 vuotta sitten |
Yuri Kunde Schlesner
|
eb10f25025
Move screen size constants from video_core to core
|
9 vuotta sitten |
bunnei
|
22ad9094e6
config: Add option for specifying screen resolution scale factor.
|
9 vuotta sitten |
emmauss
|
c4e4fa53d9
Implement Frame rate limiter (#2223)
|
9 vuotta sitten |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 vuotta sitten |
tfarley
|
e46d086189
Config: Add scaled resolution option
|
10 vuotta sitten |
LittleWhite
|
4be68dddfb
Improve error report from Init() functions
|
10 vuotta sitten |
Lioncash
|
5e17a586da
video_core: Make the renderer global a unique_ptr
|
10 vuotta sitten |
bunnei
|
094ae6fadb
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
22ae87530b
Common: Cleanup emu_window includes.
|
11 vuotta sitten |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 vuotta sitten |
bunnei
|
9960c49c21
Set framebuffer layout from EmuWindow.
|
11 vuotta sitten |
purpasmart96
|
ebfd831ccb
License change
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
11642fd3a2
Rework OpenGL renderer.
|
12 vuotta sitten |
Kevin Hartman
|
02fd19b2f6
Added support for multiple input device types for KeyMap and connected Qt.
|
12 vuotta sitten |