You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lizzie 4a891bee92 initial wasm support 2 months ago
..
arch/arm64 general: Convert source file copyright comments over to SPDX 4 years ago
board/nintendo/nx [common] unify std::random_device (#3801) 4 months ago
init [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
svc [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
code_set.cpp general: Convert source file copyright comments over to SPDX 4 years ago
code_set.h [core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 5 months ago
global_scheduler_context.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
global_scheduler_context.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
initial_process.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
k_address_arbiter.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_address_arbiter.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_address_space_info.cpp core: Define HAS_NCE macro 3 years ago
k_address_space_info.h general: fix type inconsistencies 3 years ago
k_affinity_mask.h kernel: convert KPort, KSession 3 years ago
k_auto_object.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_auto_object.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_auto_object_container.cpp kernel: use simple mutex for object list container 3 years ago
k_auto_object_container.h kernel: use simple mutex for object list container 3 years ago
k_capabilities.cpp [hle] make HBLoader work, add -hlaunch option (#3981) 3 months ago
k_capabilities.h kernel: add KPageTableBase 3 years ago
k_class_token.cpp core: hle: kernel: Address review comments. 4 years ago
k_class_token.h core: hle: kernel: Add KSystemResource. 4 years ago
k_client_port.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_client_port.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_client_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_client_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_code_memory.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_code_memory.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_condition_variable.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_condition_variable.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_debug.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_device_address_space.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_device_address_space.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_dynamic_page_manager.h [meta] fix license headers (#2547) 11 months ago
k_dynamic_resource_manager.h core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap. 4 years ago
k_dynamic_slab_heap.h kernel: use KTypedAddress for addresses 3 years ago
k_event.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_event.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_event_info.h kernel: remove general boost lists 3 years ago
k_handle_table.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_handle_table.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_hardware_timer.cpp [meta] fix license headers (#2547) 11 months ago
k_hardware_timer.h [meta] fix license headers (#2547) 11 months ago
k_hardware_timer_base.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_interrupt_manager.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_interrupt_manager.h core: hle: kernel: k_thread: Implement thread termination DPC. 4 years ago
k_light_client_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_client_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_condition_variable.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_condition_variable.h kernel: convert KConditionVariable, KLightConditionVariable, KLightLock 3 years ago
k_light_lock.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_lock.h kernel: convert KConditionVariable, KLightConditionVariable, KLightLock 3 years ago
k_light_server_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_server_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_light_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_memory_block.h [meta] fix license headers (#2547) 11 months ago
k_memory_block_manager.cpp kernel: optimize page free on shutdown 3 years ago
k_memory_block_manager.h kernel: optimize page free on shutdown 3 years ago
k_memory_layout.cpp [meta] fix license headers (#2547) 11 months ago
k_memory_layout.h kernel: add KPageTableBase 3 years ago
k_memory_manager.cpp [meta] fix license headers (#2547) 11 months ago
k_memory_manager.h [meta] fix license headers (#2547) 11 months ago
k_memory_region.h [meta] fix license headers (#2547) 11 months ago
k_memory_region_type.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
k_object_name.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_object_name.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_page_bitmap.h [common] unify std::random_device (#3801) 4 months ago
k_page_buffer.cpp kernel: use KTypedAddress for addresses 3 years ago
k_page_buffer.h kernel: use KTypedAddress for addresses 3 years ago
k_page_group.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_page_group.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_page_heap.cpp kernel: use KTypedAddress for addresses 3 years ago
k_page_heap.h [meta] fix license headers (#2547) 11 months ago
k_page_table.h kernel: add KPageTableBase 3 years ago
k_page_table_base.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_page_table_base.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_page_table_manager.h kernel: use KTypedAddress for addresses 3 years ago
k_page_table_slab_heap.h kernel: use KTypedAddress for addresses 3 years ago
k_port.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_port.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_priority_queue.h [common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 9 months ago
k_process.cpp initial wasm support 1 month ago
k_process.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_process_page_table.h [kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 3 months ago
k_readable_event.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_readable_event.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_resource_limit.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_resource_limit.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_scheduler.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_scheduler.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_scheduler_lock.h kernel: convert KAbstractSchedulerLock 3 years ago
k_scoped_lock.h kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock 3 years ago
k_scoped_resource_reservation.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_scoped_scheduler_lock_and_sleep.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
k_server_port.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_server_port.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_server_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_server_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_session.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_session.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_session_request.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_session_request.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_shared_memory.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_shared_memory.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_shared_memory_info.h kernel: remove general boost lists 3 years ago
k_slab_heap.h [meta] fix license headers (#2547) 11 months ago
k_spin_lock.cpp kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock 3 years ago
k_spin_lock.h kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock 3 years ago
k_synchronization_object.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_synchronization_object.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_system_control.h general: Convert source file copyright comments over to SPDX 4 years ago
k_system_resource.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_system_resource.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_thread.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_thread.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_thread_local_page.cpp scope_exit: Make constexpr 2 years ago
k_thread_local_page.h [common] remove ranges polyfill (#2546) 11 months ago
k_thread_queue.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_thread_queue.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_timer_task.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_trace.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_transfer_memory.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_transfer_memory.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_typed_address.h [*] fix missing '#pragma once' on header files (#4014) 2 months ago
k_worker_task.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_worker_task_manager.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
k_worker_task_manager.h kernel: remove kernel_ 3 years ago
kernel.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
kernel.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
memory_types.h kernel: use KTypedAddress for addresses 3 years ago
message_buffer.h k_server_session: process for guest servers 3 years ago
physical_core.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
physical_core.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
slab_helpers.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
svc.cpp [hle/kernel] mark invalid SVC paths as unreachable (#3023) 8 months ago
svc.h [tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 9 months ago
svc_common.h core: hle: kernel: svc_common: Add WaitInfinite & cleanup. 4 years ago
svc_results.h k_server_session: process for guest servers 3 years ago
svc_types.h [core] Finalize AliasRegionExtraSize (#291) 12 months ago
svc_version.h [kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761) 3 months ago