76 Commits (3c618a330630ccde8233b0bb7d0bc21059829fa8)

Author SHA1 Message Date
german77 14b949a0da yuzu_cmd: Use new input 5 years ago
Fernando Sahmkow 23ca1eb82e yuzu-cmd/CMakeLists: Correct attribution for this function. 5 years ago
san 3e26141483 yuzu-cmd: hide cursor when in fullscreen 5 years ago
lat9nq 335de3fdf5 emu_window: Remove global system instance 5 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 5 years ago
lat9nq 9befe7047b yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 0e6ba0cd0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config 5 years ago
Clément Gallet 2e1c58b905
Avoid -Wshadow warning 5 years ago
Clément Gallet 9ff8504452 yuzu-cmd: Fix OpenGL rendering 5 years ago
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
Lioncash 8805233f5e emu_window: unsigned -> u32 5 years ago
lat9nq f973274b99 general: Ignore implicit-fallthrough for SDL.h 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow 4cff5dd194 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 6 years ago
H27CK a26a725515 Fix format error in performance statistics 6 years ago
H27CK 4d74578d35 Add missing ; 6 years ago
H27CK c883cd103e Init SDL info structure and add dummy context 6 years ago
ReinUsesLisp bf1d66b7c0 yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe f1da3ec584 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 years ago
bunnei e25297536f frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 6 years ago
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp c29584a090 yuzu_cmd: Fix memcpy on Vulkan handlers 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 028b1a34a9
yuzu_cmd: Use string_view instead of string for extensions 7 years ago
ReinUsesLisp f019817f8f
gl_rasterizer: Emulate viewport flipping with ARB_clip_control 7 years ago
Fernando Sahmkow 678d9ccad6 SDL: Fix missing header 7 years ago
jroweboy 64dbc92b61 Add FPS to SDL title bar 7 years ago
ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp 69265e4504 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 8 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
James Rowe f2a2f818b6 SDL Frontend: Add shared context support 7 years ago
ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 8 years ago