43 Commits (863f7385dc6f7c232877bbabb5ff1068d06a7f96)

Author SHA1 Message Date
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
FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 8 years ago
FernandoS27 377c60645c Update OpenGL's backend version from 3.3 to 4.3 8 years ago
NeatNit 4f24343f32 implemented touch in Qt and SDL 8 years ago
bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 8 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 8 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 8 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 8 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 8 years ago
CaptV0rt3x 9382414b20 For SDL Frontend 8 years ago
fearlessTobi 742f895f8b frontend: Set swap interval to 0 8 years ago
David Marcec 706fc5d2d6 Added check to see if ARB_texture_mirror_clamp_to_edge is supported 8 years ago
Lioncash 0a93b45b6a core: Namespace EmuWindow 8 years ago
fearlessTobi 6f05a57712 Port #3665 from Citra 8 years ago
Subv ba2fb83d60 Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Tobias 316b933a31 Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
BreadFish64 fbef849c04 sdl: add check for GL extension support 8 years ago
Lioncash 3abba08080
string_util: Remove StringFromFormat() and related functions 8 years ago
Lioncash 3062eb52f4
frontends: Move logging macros over to new fmt-capable ones 8 years ago
adityaruplaha f48d5e4c4c SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607) 8 years ago
James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
James Rowe f5f28a4f67 Get yuzu sdl to start compiling 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago