15369 Commits (96bf3fa67450eeda4ceb7b742b36689100b8c61a)

Author SHA1 Message Date
ameerj 96bf3fa674 service: Auto stub fallback 5 years ago
Jan Beich acf5e9c9b7 vulkan_common: enable OpenGL interop on other Unices 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
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
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
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
bunnei 0fea01628e core: Shutdown: Move kernel cleanup to later in shutdown. 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago
german 0cb68543e2 inputCommon: Use an unique client id for each socket instance 5 years ago
ameerj 37d4ac1f6e gpu_thread: Remove Async NVDEC placeholders 5 years ago
comex 4258b4985a [network] Error handling reform 5 years ago
german 38bbaf2c06 Implements touch, pan, pinch and rotation gestures 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
bunnei 05f489a639 core: hle: ldn: Error out on call to Initialization. 5 years ago
bunnei 3322f10f84 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
Kelebek1 f924b0efce Implement glDepthRangeIndexeddNV 5 years ago
ReinUsesLisp da2876ad7b vk_command_pool: Reduce the command pool size from 4096 to 4 5 years ago
Jan Beich 7936e43cc1 video_core: add missing header after a4e811af27 5 years ago
Jan Beich 925554b45c common: add missing header after a02cc7e039 5 years ago