История коммитов

Автор SHA1 Сообщение Дата
  bunnei 11f85ea713 core: core_timing: Remove unused IsHostTiming. 3 лет назад
  bunnei 829e82e264 core: hle: kernel: Use result macros for new/changed code. 3 лет назад
  bunnei a4d11f4427 core: Partially persist emulation state across game boots. 4 лет назад
  bunnei 1b787adbd0 core: hle: kernel: Fix InitializePreemption order. 4 лет назад
  bunnei abcc009dff core: hle: kernel: k_process: Improve management of page table & cleanup. 3 лет назад
  bunnei 79bcb38321 core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on current process. 3 лет назад
  bunnei 8d4e026d05 core: hle: kernel: Remove junk. 4 лет назад
  bunnei ff26190d42 core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup. 3 лет назад
  bunnei d00245d444 video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPool::Reserve. 4 лет назад
  bunnei 1baedfa12c core: hle: kernel: Integration application memory block slab manager. 3 лет назад
  bunnei ed591934fb core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockManager/SlabManager. 4 лет назад
  bunnei 58eb6953d1 core: hle: kernel: k_memory_block: Update. 4 лет назад
  bunnei 2bb41cffca core: hle: kernel: k_memory_block_manager: Update. 4 лет назад
  bunnei 57a77e9ff4 core: hle: kernel: k_thread: Implement thread termination DPC. 4 лет назад
  bunnei d02ccfb15d core: hle: kernel: Add KDynamicResourceManager. 4 лет назад
  bunnei 9ec5f75f43 core: hle: kernel: Add KDynamicSlabHeap. 4 лет назад
  bunnei 345b9e6a08 core: hle: kernel: Add KDynamicPageManager. 4 лет назад
  bunnei 25dcaf1eca core: hle: kernel: k_process: Change Status -> State. 4 лет назад
  bunnei 113a5ed68f core: hle: kernel: svc_types: Add SystemThreadPriorityHighest and ProcessState. 4 лет назад
  bunnei 47b8160666 core: device_memory: Templatize GetPointer(..). 4 лет назад
  bunnei cb073f95dc core: hle: result: Add GetInnerValue and Includes methods. 4 лет назад
  bunnei e63a5459e3 core: hle: kernel: svc_common: Add WaitInfinite & cleanup. 4 лет назад
  Lioncash 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 лет назад
  Lioncash b6119a55f9 fixed_point: Mark copy/move assignment operators and constructors as constexpr 3 лет назад
  Lioncash 0cfd90004b fixed_point: Mark std::swap and move constructor as noexcept 3 лет назад
  Lioncash 2cc9d94060 fixed_point: Mark relevant member function [[nodiscard]] 3 лет назад
  Lioncash 0101ef9fb1 fixed_point: Make to_uint() non-const 3 лет назад
  Lioncash 9393f90ccf fixed_point: Use defaulted comparisons 3 лет назад
  Lioncash 5000d814af fixed_point: Use variable templates and concepts where applicable 3 лет назад
  bunnei 8649c46c74 Merge pull request #9054 from Docteh/just_lz4 3 лет назад