15368 Commits (8517b156aeb28ef496b22b6e759b39a8f90be97c)

Author SHA1 Message Date
bunnei 8517b156ae hle: kernel: k_memory_region_type: Remove extra ". 5 years ago
bunnei 18c6e7e8df hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global. 5 years ago
bunnei 79ca47ab3a hle: kernel: k_memory_layout: Derive memory regions based on board layout. 5 years ago
bunnei 643bc5bbc4 common: common_sizes: Move Invalid to Size_* prefix and add missing values. 5 years ago
bunnei 4387edcaa3 hle: kernel: k_memory_region: Refactor to simplify code. 5 years ago
bunnei c59d82d4cf hle: kernel: board: k_system_control: Extend to include memory region sizes. 5 years ago
bunnei 3eabb45a13 hle: kernel: board: Add secure_monitor module. 5 years ago
bunnei 60e9e9beb4 common: Move common sizes to their own header for code reuse. 5 years ago
bunnei 6775f9d758 hle: kernel: k_address_space_info: Cleanup. 5 years ago
bunnei cd09055341 hle: kernel: Add k_trace module. 5 years ago
bunnei 0e413fe782 hle: kernel: KSystemControl: Update to reflect board-specific behavior. 5 years ago
bunnei 74f0ee726c hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize. 5 years ago
bunnei 693f08cd8b hle: kernel: KMemoryManager: Add aliases. 5 years ago
bunnei d25a181956 hle: kernel: Add architecture and board specific memory regions. 5 years ago
bunnei 0f5efc8f29 hle: kernel: KMemoryRegion: Derive region values. 5 years ago
bunnei 0aac780e5d hle: kernel: Migrate some code from Common::SpinLock to KSpinLock. 5 years ago
bunnei bbc5e3a0aa hle: kernel: Add initial KMemoryRegionType module. 5 years ago
bunnei 3000ebbf08 hle: kernel: Move KMemoryRegion to its own module and update. 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