100 Commits (74a1811a414eb97edf1df4d814fc0cedf2c372b0)

Author SHA1 Message Date
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe e345e46a98 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
bunnei ba6d264342 frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 6 years ago
bunnei 6904e8442d frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp 85f666c066 yuzu_cmd: Fix memcpy on Vulkan handlers 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp bc60f6daba yuzu_cmd: Use string_view instead of string for extensions 6 years ago
ReinUsesLisp 1bb64655cb gl_rasterizer: Emulate viewport flipping with ARB_clip_control 6 years ago
Fernando Sahmkow 7236d8c6f4 SDL: Fix missing header 6 years ago
jroweboy 6c818684fa Add FPS to SDL title bar 6 years ago
ReinUsesLisp 5c7c87cc03 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 462140fdb1 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp f6fa8173e0 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
James Rowe 5ab9123d71 SDL Frontend: Add shared context support 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
NeatNit f53f1aec9f implemented touch in Qt and SDL 7 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
ReinUsesLisp a5584cd896 Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick bdcf568acf gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
bunnei c6cd8bb43d gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
CaptV0rt3x 94a1e87593 For SDL Frontend 7 years ago
fearlessTobi 7f0120aae4 frontend: Set swap interval to 0 7 years ago
David Marcec 2ee02649df Added check to see if ARB_texture_mirror_clamp_to_edge is supported 7 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 8 years ago
fearlessTobi d037602d5c Port #3665 from Citra 8 years ago
Subv 555a0638ec Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Tobias 7bf3ea7dcc Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
BreadFish64 8a956adf8c sdl: add check for GL extension support 8 years ago
Lioncash d1e3e0eb42 string_util: Remove StringFromFormat() and related functions 8 years ago
Lioncash ef3129bf7a frontends: Move logging macros over to new fmt-capable ones 8 years ago
adityaruplaha cd2aeb1046 SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607) 8 years ago
James Rowe d0588e52ab Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
James Rowe 41830b061a Get yuzu sdl to start compiling 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago