15389 Commits (c7a0ebbba7b880362bfd411941539b05ef5f1322)

Author SHA1 Message Date
ameerj c7a0ebbba7 kernel: Increase event and session counts 5 years ago
lat9nq 140f317b01 configure_graphics: Prevent stack-use-after-scope 5 years ago
MerryMage 62b59f3588 arm_dynarmic: Increase size of code cache 5 years ago
german77 20af0c010f HID: Fix SL and SR buttons for right joycon 5 years ago
german77 129c89b47d Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
Morph 33d60831da ISelfController: Stub SetAlbumImageTakenNotificationEnabled 5 years ago
Jan Beich acf5e9c9b7 vulkan_common: enable OpenGL interop on other Unices 5 years ago
german77 b29c5da11d yuzu/main: Add user command line argument 5 years ago
bunnei e8dd3eca47 hle: kernel: Initialize preemption task after schedulers. 5 years ago
Morph 599ce7de46 service: friend: Change logging class from ACC to Friend 5 years ago
Narr the Reg f10bf91ef4 HID: Initialize correctly the gesture finger_id and filter invalid results 5 years ago
ameerj e0977af861 astc_decoder: Refactor for style and more efficient memory use 5 years ago
Chloe Marcec a0ae0a6a59 nvdrv: Pass device fd and handle device create methods for device opening and closing 5 years ago
Jan Beich b273871baf gl_device: unblock async shaders on other Unix systems 5 years ago
MerryMage eb3ece5770 arm_dynarmic: Always have a 'valid' jit instance 5 years ago
Chloe Marcec 98dbe81146 nvdrv: Change InitializeEx to AllocAsEx 5 years ago
bunnei 1a89de249c core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes. 5 years ago
lat9nq 32b3f10bc3 gl_device: Block async shaders on AMD and Intel 5 years ago
ivan-boikov d3525af1dd Fix cancelation of choose directory dialog 5 years ago
Morph 8f439416b6 IApplicationDisplayService: Stub GetIndirectLayerImageMap 5 years ago
Morph 41925ce526 bsd: Avoid writing empty buffers 5 years ago
Morph ccccbf7334 system_version: Update to 11.0.1 5 years ago
Morph 05cedc499b system_archive: Update NgWord archive version 5 years ago
Rodrigo Locatti bca641cf8a astc_decoder: Reimplement Layers 5 years ago
ameerj 1a1076f154 astc_decoder: Fix out of bounds memory access 5 years ago
ameerj cac341dbc7 renderer_vulkan: Accelerate ASTC decoding 5 years ago
ameerj bdec905c4a host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
ameerj 113734e488 renderer_opengl: Accelerate ASTC texture decoding with a compute shader 5 years ago
bunnei 044f6a53c9 video_core: rasterizer_accelerated: Fix un/signed mismatch. 5 years ago
zkitx 89577872eb Fix casing on DeallocateAesKeySlot 5 years ago
zkitx 1cf20b84a7 Update SPL to fit N's service refactor (4.0.0+) which split into new services. 5 years ago
MerryMage 63c5190057 fiber: Double default stack size 5 years ago
Morph d63d7bce9c time: Fix CalculateSpanBetween implementation 5 years ago
Morph e715bfd945 time: Assign the current time point to the ClockSnapshot 5 years ago
bunnei e4b692bd16 common: Fiber: use a reference for YieldTo. 5 years ago
Ani 443c883e88 qt: Set DISPLAY env var when not present 5 years ago
german77 9c42c9e164 Enable mouse toggle buttons 5 years ago
german 0b24257e2c Add toggle button option for normal buttons 5 years ago
bunnei a5092f9918 common: fiber: Use weak_ptr when yielding. 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago
bunnei 75519d107f hle: kernel: KThread: Rework dummy threads & fix memory leak. 5 years ago
bunnei 845a217d5e Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
Morph 31a56dafd3 aes_util: Remove malformed mbedtls_cipher_finish function call 5 years ago
Morph 05ddff8336 CMakeLists: Add /utf-8 compile option for MSVC 5 years ago
ameerj fb79ff4cab texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
ameerj 594860b216 renderer_opengl: Swizzle BGR textures on copy 5 years ago
bunnei 1f1170eb3d video_core: rasterizer_accelerated: Fix delta check ordering. 5 years ago
bunnei 02870daa16 video_core: rasterizer_accelerated: Improve error handling & fix implicit conversion. 5 years ago
bunnei 489b5cca7c video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. 5 years ago
ReinUsesLisp 06028cda0c buffer_cache: Heuristically decide to skip cache on uniform buffers 5 years ago