20203 Commits (8a9ebe4146e05a2510ff1542091c740349e4360e)

Author SHA1 Message Date
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
Lioncash 1ad43e68da configure_graphics: Make SPIRV backend string translatable 3 years ago
Alexandre Bouvier 87fef2c12c cmake: prefer system libusb 3 years ago
Liam d50abc6a9c vulkan_common: further initialization tweaks 3 years ago
Lioncash 6922ed4fad reporter: Pass by const reference where applicable 3 years ago
Lioncash 97fd619312 reporter: Eliminate undefined behavior in SaveErrorReport 3 years ago
Alexandre Bouvier 75f9183846 cmake: use sdl2 imported target 3 years ago
Lioncash a3e4ad2cf5 applets/controller: Use aliases for callbacks 3 years ago
Lioncash 038b746678 applets/error: Use aliases for callbacks 3 years ago
Lioncash a346b1270a applets/mii_edit: Use aliases for callbacks 3 years ago
Lioncash 259307a152 applets/profile_select: Use aliases for callbacks 3 years ago
Lioncash 5012cd2057 applets/web_browser: Use aliases for callbacks 3 years ago
Lioncash 047c256fe4 applets/software_keyboard: Use aliases for callbacks 3 years ago
Lioncash 7a349e99ee emulated_controller: Remove unused parameter in GetMappedDevices() 3 years ago
Lioncash 68d9621a8b emulated_controller: Use std::move() in GetMappedDevices() 3 years ago
Lioncash 1c9f02790c emulated_console: Amend cast in SetTouch() 3 years ago
Lioncash 53eb9406f0 emulated_console: std::move() ParamPackages and callbacks where applicable 3 years ago
Lioncash 7ed6f9d6fd kernel/k_shared_memory: Ensure device_memory is always initialized 3 years ago
Lioncash 0435142f58 kernel/k_memory_block: Ensure members are always initialized 3 years ago
Lioncash 4c5de31093 kernel/physical_core: Ensure is_interrupted is always initialized 3 years ago
Lioncash 6fea145402 kernel/thread: Ensure stack_top and argument are always initialized 3 years ago