10 Commits (cc3af4523fe21e7aeafdf78f778fd35e379cf917)

Author SHA1 Message Date
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
ReinUsesLisp 8bfa4d6dbf core/memory: Read and write page table atomically 5 years ago
Lioncash b9b02276eb page_table: Allow page tables to be moved 5 years ago
Lioncash 60b72b1deb page_table: Add missing doxygen parameters to Resize() 5 years ago
Lioncash 81f7292269 page_table: Remove unnecessary header inclusions 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 08445bbd37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
Fernando Sahmkow 34be867080 PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
bunnei fa405371ee gpu: Rewrite virtual memory manager using PageTable. 7 years ago
bunnei 5840ce2950 core: Move PageTable struct into Common. 7 years ago