9 Commits (eb318ffffc5007c35c42826e23945a82c24900b1)

Author SHA1 Message Date
ReinUsesLisp b3587102d1 core/memory: Read and write page table atomically 5 years ago
Lioncash b3c8997829 page_table: Allow page tables to be moved 5 years ago
Lioncash 3cfd962ef4 page_table: Add missing doxygen parameters to Resize() 5 years ago
Lioncash 0890451c55 page_table: Remove unnecessary header inclusions 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
Fernando Sahmkow 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 years ago
bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago