| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Fix various spelling errors | 2021-01-02 | 1 | -1/+1 | |
| * | memory: Remove MemoryHook | 2021-01-01 | 1 | -18/+0 | |
| * | core/memory: Read and write page table atomically | 2020-12-29 | 1 | -11/+57 | |
| * | page_table: Allow page tables to be moved | 2020-11-17 | 1 | -1/+9 | |
| * | page_table: Add missing doxygen parameters to Resize() | 2020-11-17 | 1 | -0/+2 | |
| * | page_table: Remove unnecessary header inclusions | 2020-11-17 | 1 | -4/+0 | |
| * | common: Make use of [[nodiscard]] where applicable | 2020-08-15 | 1 | -2/+2 | |
| * | common: page_table: Update to use VirtualBuffer and simplify. | 2020-04-17 | 1 | -28/+9 | |
| * | PageTable: move backing addresses to a children class as the CPU page table d... | 2020-03-14 | 1 | -2/+13 | |
| * | gpu: Rewrite virtual memory manager using PageTable. | 2019-03-20 | 1 | -1/+5 | |
| * | core: Move PageTable struct into Common. | 2019-03-16 | 1 | -0/+80 |