20379 Commits (7513a154d34ad620b0fbc50bde9334588254d4d0)

Author SHA1 Message Date
Marco Rubin ded2aae24f Use execlp instead of execl to avoid failure 3 years ago
german77 a96b380b09 yuzu: Remember last selected directory 3 years ago
german77 7510f5971a bootmanager: Use proper camera size 3 years ago
german77 ae453f0626 bootmanager: Encapsulate all QCamera code 3 years ago
german77 784d60966f yuzu: fix device name setting 3 years ago
Matías Locatti 7479b381fa Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 3 years ago
Liam 3e167c3e5a qt: use _exit instead of exit on SIGINT 3 years ago
Liam c11dff8639 EmuThread: refactor 3 years ago
Liam af59f5824b qt: avoid setting WA_DontCreateNativeAncestors on all platforms 3 years ago
german77 3cc666b845 input_common: Add virtual gamepad 3 years ago
ameerj 2d9fc5d05b camera: Use pre-allocated vector for camera data 3 years ago
Kelebek1 6787d87e44 Remove unimplemented transform feedback geometry spam, it should be implemented 3 years ago
Kelebek1 501ea58598 Signal buffer event on audio in/out system stop, and force remove all registered audio buffers 3 years ago
Liam d0f8fff4e2 qt: handle wayland-egl platform name 3 years ago
ameerj c57883f1bc hle_ipc: Refactor ReadBuffer to set buffer size upon initialization 3 years ago
ameerj 333fd1165a hle_ipc: Reserve vectors before populating 3 years ago
Narr the Reg dfe49436c8 kernel: svc: Fix duplicated InfoType enum 3 years ago
Narr the Reg 464b7a9ee2 kernel: process: Implement GetFreeThreadCount 3 years ago
bunnei 572d81508b Revert "hle: service: audio: Use default service thread." 3 years ago
FernandoS27 11f29ec173 Vulkan: Add support for VK_EXT_depth_clip_control. 4 years ago
Chloe Marcec 27a7d5a11a Set: Allow setting device nickname 3 years ago
lat9nq 0f3c2b69b0 main: Address review feedback 4 years ago
Liam aec084e315 vulkan_common: declare storageBuffer8BitAccess 3 years ago
Liam 3b502d3095 spirv_emit_context: declare GroupNonUniform capability for SubgroupLocalInvocationId 3 years ago
lat9nq 9af19c9b5e yuzu qt: Create shortcuts on Linux 4 years ago
Alexander Orzechowski 9e0510f77d gl_device: Use a more robust way to use strict context mode 3 years ago
Alexander Orzechowski cc07198519 OpenGL: Check for threading support 3 years ago
Alexander Orzechowski 976141ddcf wayland: Always use exclusive fullscreen 3 years ago
Alexander Orzechowski 81602792e8 RenderWidget: Set WA_DontCreateNativeAncestors 3 years ago
Alexander Orzechowski 876bf7c6b3 emu_window_sdl2: Respect hidpi 3 years ago
Alexander Orzechowski ef5ccad791 video_core/vulkan: Explicity check swapchain size when deciding to recreate 3 years ago
Liam 2c6460d168 renderer_opengl: refactor context acquire 3 years ago
Liam e9f112183b emu_thread: properly force shutdown for unresponsive guest programs 3 years ago
Gus Caplan 786ec95e5d let games gracefully exit 4 years ago
yzct12345 462220fe15 Fix validation errors on less compatible Intel GPU 3 years ago
Narr the Reg d68ca768b5 yuzu: Make unlimited frame rate non persistent between game boots 3 years ago
Narr the Reg 0476f77e9c input_common: Filter SDL GUID 3 years ago
Liam 47a89280bf memory: correct semantics of data cache management operations 3 years ago
Liam c5a82ada2b video_core: fix off by one in anisotropic filtering amount 3 years ago
Liam e4f8dbb3d4 cmake: make OpenGL loader optional 3 years ago
Liam 6f23b5f495 audio_core: remove explicitly defaulted and implicitly deleted constructors 3 years ago
Liam 8a5667aa70 memory: remove DEBUG_ASSERT pointer test 3 years ago
Salvage a4369e6175 Remove the lock entirely as per PR discussion 3 years ago
Salvage 56a3ed4355 Fix compilation error 3 years ago
Liam 292cc68b75 video_core: Integrate SMAA 3 years ago
FengChen b40cdac0a4 video_core: Add vertex_array_instance_* sbubbed called warning 3 years ago
FengChen 17596e69b9 video_core: The draw manager manages whether Clear is required. 3 years ago
FengChen f09cf68f91 video_core: Adjust topology update logic 3 years ago
Feng Chen ad05d9fe1e video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Liam 08d81c9726 general: improve handling of system startup failure 3 years ago