35 Commits (63d23835ef4445b3a010cc0e8b1e73ebe012ac08)

Author SHA1 Message Date
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Lioncash 4f678284e2 configure_graphics: Make use of qOverload in signals/slots 6 years ago
Lioncash be06b21f7b configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() 6 years ago
Morph 03fad5ebe8 yuzu/frontend: Remove internal resolution option 6 years ago
ReinUsesLisp bf1d66b7c0 yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
ReinUsesLisp bc1b4b85b0 renderer_vulkan: Query device names from the backend 6 years ago
Morph 7ee6065178 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
bunnei 571451bdfe core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Morph 27e19f87c6 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
FearlessTobi ea8244301d yuzu/configure: move speed limiter to general 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Lioncash d623e38d18 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call 7 years ago
ReinUsesLisp 4cf64f8e09 qt/configure_graphics: Shadow options at runtime 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting 7 years ago
xperia64 32eb080e02 Use QPixmap/QIcon for background color selection button 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 8 years ago
Lioncash 8f5e2a2b83 configure_graphics: Make functions internally linked where applicable 8 years ago
tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 8 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
unknown 8d968780c1 Clang format 8 years ago
unknown 27960d8c2c Update the internal resolution settings 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
SonofUgly e0a4450bbd Add custom layout settings. 9 years ago
bunnei 22ad9094e6 config: Add option for specifying screen resolution scale factor. 9 years ago
bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 years ago
bunnei 198b6c9bdd core: Consolidate top-level system state into a singleton. 10 years ago
emmauss c4e4fa53d9 Implement Frame rate limiter (#2223) 9 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 10 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
bunnei a71013cf16 qt: Rename all "toogle" to "toggle". 10 years ago
bunnei 74842116b2 qt: Add an option to settings for enabling V-Sync. 10 years ago
bunnei 08ad9b36d4 config: Add a setting for graphics V-Sync. 10 years ago
bunnei 2267f98941 qt: Add a configuration tab for Graphics and move relevant fields. 10 years ago