Histórico de Commits

Autor SHA1 Mensagem Data
  comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 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
  Liam 208ed712f4 core/debugger: memory breakpoint support há 4 anos atrás
  Liam fb4b3c127f core/debugger: Implement new GDB stub debugger há 4 anos atrás
  bunnei af04f8b8e9 Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." há 4 anos atrás
  Fernando Sahmkow a2d7b2f905 Memory: Don't protect reads on Normal accuracy. há 4 anos atrás
  bunnei c0e45a3c78 core: device_memory: Use memory size reported by KSystemControl. há 4 anos atrás
  Andrew Strelsky 4ce0a650d1 prevent access violation from iob in Memory::IsValidVirtualAddress há 4 anos atrás