ReinUsesLisp
|
f92cbc5501
yuzu: Implement Vulkan frontend
|
6 лет назад |
ReinUsesLisp
|
096f339a2a
video_core: Silence implicit conversion warnings
|
6 лет назад |
Lioncash
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 лет назад |
ReinUsesLisp
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 лет назад |
ReinUsesLisp
|
fc6d46c374
video_core: Silent implicit conversion warning
|
7 лет назад |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
8 лет назад |
Lioncash
|
dd35b4b18a
renderer_opengl: Namespace OpenGL code
|
8 лет назад |
Lioncash
|
0a93b45b6a
core: Namespace EmuWindow
|
8 лет назад |
Lioncash
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
8 лет назад |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
8 лет назад |
Lioncash
|
0f2ac928f2
video_core: Make global EmuWindow instance part of the base renderer class
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 лет назад |
bunnei
|
0a5832798a
renderer_opengl: Logging, etc. cleanup.
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
8 лет назад |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
8 лет назад |
bunnei
|
22ad9094e6
config: Add option for specifying screen resolution scale factor.
|
9 лет назад |
emmauss
|
c4e4fa53d9
Implement Frame rate limiter (#2223)
|
9 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
bunnei
|
08ad9b36d4
config: Add a setting for graphics V-Sync.
|
10 лет назад |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 лет назад |
tfarley
|
e46d086189
Config: Add scaled resolution option
|
10 лет назад |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 лет назад |
LittleWhite
|
4be68dddfb
Improve error report from Init() functions
|
10 лет назад |
Lioncash
|
5e17a586da
video_core: Make the renderer global a unique_ptr
|
10 лет назад |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
11 лет назад |
bunnei
|
094ae6fadb
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
|
11 лет назад |