Commit Verlauf

Autor SHA1 Nachricht Datum
  Lioncash e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class vor 6 Jahren
  Lioncash 50a518be69 core/memory: Migrate over GetPointerFromVMA() to the Memory class vor 6 Jahren
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class vor 6 Jahren
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class vor 6 Jahren
  Lioncash 89ef3ef575 core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class vor 6 Jahren
  Lioncash 849581075a core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class vor 6 Jahren
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class vor 6 Jahren
  Lioncash 3f08e8d8d4 core/memory: Migrate over GetPointer() vor 6 Jahren
  Lioncash fc7d0a17b6 core/memory: Move memory read/write implementation functions into an anonymous namespace vor 6 Jahren
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class vor 6 Jahren
  Lioncash 323680e5ad core/memory: Migrate over memory mapping functions to the new Memory class vor 6 Jahren
  Lioncash 4c2ed2706e core/memory: Introduce skeleton of Memory class vor 6 Jahren
  Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() vor 6 Jahren
  Fernando Sahmkow 50259d7bdc Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory vor 6 Jahren
  Lioncash 65c748fbd3 memory: Remove unused includes vor 7 Jahren
  Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. vor 7 Jahren
  Lioncash abae7577d2 core/memory: Remove GetCurrentPageTable() vor 7 Jahren
  bunnei 3ae0de9b53 memory: Check that core is powered on before attempting to use GPU. vor 7 Jahren
  bunnei 93da8e0abf core: Move PageTable struct into Common. vor 7 Jahren
  bunnei 10118c71e0 memory: Simplify rasterizer cache operations. vor 7 Jahren
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. vor 7 Jahren
  bunnei 7b574f406b gpu: Move command processing to another thread. vor 7 Jahren
  Weiyi Wang 5159f4eee8 Memory: don't lock hle mutex in memory read/write vor 7 Jahren
  Annomatg ef84c70d22 Speed up memory page mapping (#2141) vor 7 Jahren
  David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary vor 7 Jahren
  Lioncash 15e3d4f357 memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA() vor 7 Jahren
  Lioncash d4c1b9d311 vm_manager: Make vma_map private vor 7 Jahren
  heapo ca8ab1bc3b Call shrink_to_fit after page-table vector resizing to cause crt to actually lower vector capacity. For 36-bit titles saves 800MB of commit. vor 7 Jahren
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) vor 7 Jahren
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private vor 7 Jahren