Histórico de Commits

Autor SHA1 Mensagem Data
  Liam 2a255b2d61 kernel: add KPageTableBase há 2 anos atrás
  liamwhite 689dc4a17b Merge pull request #11155 from liamwhite/memory3 há 3 anos atrás
  liamwhite d3da1e6517 Merge pull request #10990 from comex/ubsan há 3 anos atrás
  Liam 07f71e2620 memory: check page against address space size há 3 anos atrás
  Liam d144168442 memory: minimize dependency on process há 3 anos atrás
  comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS há 3 anos atrás
  Liam a85ce8ea56 k_process: PageTable -> GetPageTable há 3 anos atrás
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. há 3 anos atrás
  Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU há 3 anos atrás
  Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. há 3 anos atrás
  Fernando Sahmkow 6f90dff293 Address feedback, add CR notice, etc há 3 anos atrás
  Fernando Sahmkow 92da86290c Settings: add option to enable / disable reactive flushing há 3 anos atrás
  Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing há 3 anos atrás
  Fernando Sahmkow 7e76c1642c Accuracy Normal: reduce accuracy further for perf improvements in Project Lime há 3 anos atrás
  Liam 41d99aa89d memory: rename global memory references to application memory há 3 anos atrás
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses há 3 anos atrás
  Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess há 3 anos atrás
  Merry dc7ab4c5d6 Revert "MemoryManager: use fastmem directly." há 3 anos atrás
  Liam f1a0ce0e70 memory: fix watchpoint use when fastmem is enabled há 3 anos atrás
  Fernando Sahmkow af5ecb0b15 MemoryManager: use fastmem directly. há 3 anos atrás
  Mai d5684dbe7d Merge pull request #9415 from liamwhite/dc há 3 anos atrás
  Liam ed37192441 memory: correct semantics of data cache management operations há 3 anos atrás
  Liam 985ed1e160 memory: remove DEBUG_ASSERT pointer test há 3 anos atrás
  Liam 651f6598ac kernel: implement FlushProcessDataCache há 3 anos atrás
  Morph c7e079a5d4 general: Resolve -Wunused-lambda-capture and C5233 há 3 anos atrás
  bunnei 47b8160666 core: device_memory: Templatize GetPointer(..). há 3 anos atrás
  Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. há 4 anos atrás
  Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define há 3 anos atrás
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
  Kelebek1 458da8a948 Project Andio há 4 anos atrás