Historique des commits

Auteur SHA1 Message Date
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. il y a 3 ans
  Kelebek1 5da70f7197 Remove memory allocations in some hot paths il y a 3 ans
  Kelebek1 711190bb67 Use current GPU address when unmapping GPU pages, not the base il y a 3 ans
  Fernando Sahmkow 1c13c74295 Memory manager: Fix possible softlock il y a 3 ans
  Fernando Sahmkow 9a7c172f76 MemoryManager: Fix race conditions. il y a 3 ans
  Max Dunbar e446f368d7 Fixes 'Continous' typo il y a 3 ans
  Liam 41d99aa89d memory: rename global memory references to application memory il y a 3 ans
  Merry dc7ab4c5d6 Revert "MemoryManager: use fastmem directly." il y a 3 ans
  Fernando Sahmkow b56ad93bbc BufferBase: Don't ignore GPU pages. il y a 3 ans
  Fernando Sahmkow af5ecb0b15 MemoryManager: use fastmem directly. il y a 3 ans
  Fernando Sahmkow 6c7eb81f7d video_core: Cache GPU internal writes. il y a 3 ans
  Fernando Sahmkow 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. il y a 3 ans
  Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. il y a 3 ans
  Fernando Sahmkow aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. il y a 3 ans
  Fernando Sahmkow 93ac5a6a6d MacroHLE: Add Index Buffer size estimation. il y a 3 ans
  FengChen aa97f39ba8 video_core:Fix vmm kinds size error il y a 3 ans
  Morph 42c4ef7373 general: Resolve -Wunused-but-set-variable il y a 3 ans
  FengChen 99507d0188 video_core: Implement memory manager page kind il y a 3 ans
  Fernando Sahmkow fe24c65153 General: Fix clang format. il y a 4 ans
  Fernando Sahmkow 770e19f51a Buffer Cache: Deduce vertex array limit from memory layout when limit is the highest possible. il y a 4 ans
  bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. il y a 3 ans
  Fernando Sahmkow 7cfa28a666 Memory Manager: ensure safety of GPU to CPU address. il y a 4 ans
  Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. il y a 4 ans
  Fernando Sahmkow 359f22b808 MemoryManager: Finish up the initial implementation. il y a 4 ans
  Fernando Sahmkow 4d60410dd9 MemoryManager: initial multi paging system implementation. il y a 4 ans
  Fernando Sahmkow f350c3d74e Texture cache: Fix the remaining issues with memory mnagement and unmapping. il y a 4 ans
  Fernando Sahmkow e462191482 Refactor VideoCore to use AS sepparate from Channel. il y a 4 ans
  Fernando Sahmkow feb49c822d NVDRV: Remake ASGPU il y a 4 ans
  Fernando Sahmkow 0f4ae3cc52 MemoryManager: Temporary Fix for NVDEC. il y a 4 ans
  Fernando Sahmkow cbaf3fb433 VideoCore: Update MemoryManager il y a 4 ans