1195 Commits (505ce79b9d0c24ec44c2bab9db5b71f86d433561)

Author SHA1 Message Date
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
ReinUsesLisp 3140098db9 renderer_vulkan: Query device names from the backend 6 years ago
FearlessTobi afde397c81 yuzu: Fixes to game list sorting 6 years ago
FearlessTobi f86ff79a7f yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 6 years ago
FearlessTobi 662362d6fe yuzu/configure_input_simple: Fix "Docked Joycons" controller profile 6 years ago
James Rowe e345e46a98 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
Kewlan f2a6ce9b8c Re-order the shoulder buttons both in the configuration menu, and in the code. 6 years ago
FearlessTobi 3a72973e13 yuzu: fix the stuck in fullscreen mode bug 6 years ago
Vitor K e70d051a63 Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089) 6 years ago
James Rowe c935a1a475 Address review and fix broken yuzu-tester build 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
FearlessTobi 918657de2e yuzu: Save sound output mode and set it to Stereo by default 6 years ago
FearlessTobi cdbb3accde bcat: Disable Boxcat backend by default 6 years ago
ReinUsesLisp 1f4e8db223 yuzu/loading_screen: Remove unused shader progress mode 6 years ago
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
bunnei 0f0268bdd9 frontend: qt: bootmanager: Acquire a shared context in main emu thread. 6 years ago
bunnei ba6d264342 frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 6 years ago
bunnei 02f323f6e8 frontend: qt: bootmanager: OpenGL: Implement separate presentation thread. 6 years ago
bunnei 1be85d7b7d frontent: qt: main: Various updates/refactoring for separate presentation thread. 6 years ago
bunnei f1f2405b9f core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 years ago
bunnei f93fe8e862 core: settings: Add setting to enable vsync, which is on by default. 6 years ago
FearlessTobi ae6ab1c714 yuzu: Remove exit lock for game pausing 6 years ago
Morph 5afb6b95ed Add 4:3 aspect ratio and address feedback 6 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
Fernando Sahmkow 3a7f539463 Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 years ago
Morph db09e18f72 Remove option "Show files with type 'Unknown'" 6 years ago
ReinUsesLisp 066c63571b yuzu/bootmanager: Define Vulkan widget only when enabled 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 2ba5519371 settings: Add settings for graphics backend 6 years ago
CJBok f75503d2ed clang 6 years ago
CJBok c42052c661 minor corrections 6 years ago
CJBok 4c58bca524 GUI: Togglable graphics settings buttons in status bar 6 years ago
FearlessTobi f857c56aee yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 6 years ago
Bartosz Kaszubowski 9333dab6f0 GUI: fix minor issues with dark themes 6 years ago
bunnei 91c7c20c02 yuzu_qt: config: Move audio to its own tab. 6 years ago
Bartosz Kaszubowski ca9353c81c GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) 6 years ago
TotalCaesar659 410c130a80 Add headbar icon on Linux 6 years ago
Bartosz Kaszubowski 943d33f20c GUI: add few missing hotkeys to main menu 6 years ago
Bartosz Kaszubowski f0da8c2b83 GUI/configure: resize hotkeys column to content 6 years ago
ReinUsesLisp c0fe595878 yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers 6 years ago
CJBok 21e0086bf8 const correction 6 years ago
CJBok ef66081b4d clang 6 years ago
CJBok c6939635cb Update configure_input_player.cpp 6 years ago
CJBok f4d746e41e Added deadzone controls for sdl engine at input settings 6 years ago
ReinUsesLisp 9328c4be0b yuzu: Remove Maxwell debugger 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago