928 Commits (00dde9cf72e22c83320befcd9dc56755cd50bd52)

Author SHA1 Message Date
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
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
Tobias 2d7e965f82 citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... 6 years ago
bunnei 589063b463 yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 6 years ago
ReinUsesLisp 1bb64655cb gl_rasterizer: Emulate viewport flipping with ARB_clip_control 6 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago
FearlessTobi 1e76625657 citra_qt: add amiibo drag and drop support 6 years ago
Fernando Sahmkow 4760c27922 Correct compiling errors and addapt to the new interface. 7 years ago
FreddyFunk 1adf55be56 fixed clang format & addressed feedback 6 years ago
FreddyFunk 7664b6a633 yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers 6 years ago
Zach Hilman d238b53bca qt: Fix game name format error 6 years ago