19757 Commits (6f941121e6c66664d183eb1a07d781a7bcb998f9)

Author SHA1 Message Date
bunnei 6f941121e6 core: hle: kernel: Add KSystemResource. 3 years ago
bunnei 6636b81573 core: hle: kernel: k_handle_table: Refresh. 3 years ago
bunnei 1f21fa866d core: hle: kernel: k_memory_layout: Refresh. 3 years ago
bunnei 84d130f143 core: hle: kernel: k_memory_region_type: Refresh. 3 years ago
bunnei d928ba8e40 core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap. 3 years ago
bunnei 3aab7d4473 core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap. 3 years ago
bunnei 6b6c02f541 core: hle: kernel: k_page_bitmap: Refresh. 3 years ago
bunnei 50bfacca88 core: hle: kernel: k_memory_block: Refresh. 3 years ago
bunnei 0cb9bc12fc core: hle: kernel: k_page_heap: Refresh. 3 years ago
bunnei 6257461684 core: hle: kernel: k_page_group: Add KPageBufferSlabHeap. 3 years ago
bunnei d353c45f7d core: hle: kernel: k_system_control: Add SecureAppletMemorySize. 3 years ago
bunnei f76b4417e6 core: hle: kernel: k_page_buffer: Add KPageBufferSlabHeap. 3 years ago
bunnei 0897f4f96c core: hle: kernel: Add KPageTableManager. 3 years ago
bunnei 6d4f411c08 core: hle: kernel: Add KPageTableSlabHeap. 3 years ago
bunnei 37b17252d1 core: hle: kernel: Add KEventInfo. 3 years ago
bunnei ddd3f48736 core: hle: kernel: Add KDebug. 3 years ago
bunnei 46322be735 core: hle: result: Fix code for compilers. 3 years ago
bunnei 75ab52f05b core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 3 years ago
Ludovic f325fcb131
remove unnecessary sepator in file menu (main.ui) 3 years ago
Liam 4e9adae5da kernel: more complete fix for KPort reference counting 3 years ago
Liam eec3184bb0 k_thread: fix single core 3 years ago
Fernando Sahmkow 67e0d38152 Vulkan: Fix regression caused by limiting render area to width/height of rendef targets. 3 years ago
Liam 808e22984f vk_blit_screen: recreate swapchain images on guest format change 3 years ago
Liam 8f00c59462 kernel: reinitialize after dram layout change 3 years ago
german77 6f0f7f1547 service: am: Stub SetRecordVolumeMuted 3 years ago
Liam d867ae5ab6 k_server_session: fix crashes 3 years ago
Robin Kertels dce242858a
vk_scheduler: Remove recorded_counts 3 years ago
Liam 3e6840a74c arm_interface: curb infinite recursion in stacktrace generation 3 years ago
Liam 2cdfbbc07d nvnflinger: release queued handles immediately on disconnection 3 years ago
Liam cdb9fe978f vi: implement CloseDisplay 3 years ago
FengChen f6e7cae62c video_core: Fix drawing trigger mechanism regression 3 years ago
Lioncash e0ec9ffc36 audio_in/out_system: Pass Initialize members by value where applicable 3 years ago
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 years ago
Alexandre Bouvier fa9b7db76f
tests: fix for -Wall 3 years ago
FengChen 0ec1801bc1 video_core: Catch vulkan clear op not all channel need clear 3 years ago
Feng Chen 165bce3c2d
Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass" 3 years ago
Liam 1a378a7769 kernel: refactor dummy thread wakeups 3 years ago
FengChen 1689e0a71f file_sys: Priority display of game titles in the current language 3 years ago
Liam 05f2673648 nvdrv: fix container destruction order 3 years ago
Liam 2d90a927c9 core: barrier service thread shutdown 3 years ago
german77 2ccbf5abdd core: hid: Add handheld to nfc devices 3 years ago
Morph 120cd450e5 CMakeLists: Disable -Wbraced-scalar-init on Clang 3 years ago
Morph f51c71e956 yuzu: Resolve -Wpessimizing-move 3 years ago
Morph bb31b0f261 startup_checks: Resolve -Wstringop-truncation 3 years ago
Morph f86774c1ac startup_checks: Resolve -Wformat 3 years ago
Morph 42c4ef7373 general: Resolve -Wunused-but-set-variable 3 years ago
Morph c7e079a5d4 general: Resolve -Wunused-lambda-capture and C5233 3 years ago
Morph 6908ea2284 general: Resolve -Wclass-memaccess 3 years ago
Morph 347432524c ipc_helpers: Ignore GCC compiler warnings only on GCC 3 years ago
Morph b02c3f2314 CMakeLists: Enforce C5233 on MSVC 3 years ago