Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. hace 8 años
  bunnei d4fb8a887c memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. hace 8 años
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. hace 8 años
  bunnei a10baacf9e Merge pull request #265 from bunnei/tegra-progress-2 hace 8 años
  bunnei b5f3e7951b memory: Fix typo in RasterizerFlushVirtualRegion. hace 8 años
  bunnei 1a158dfcd6 memory: RasterizerFlushVirtualRegion should also check process image region. hace 8 años
  bunnei 11047d7fd5 rasterizer: Flush and invalidate regions should be 64-bit. hace 8 años
  bunnei 63d3924b5b memory: Port RasterizerFlushVirtualRegion from Citra. hace 8 años
  N00byKing 8afdbf6a1f Remove more N3DS References hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. hace 8 años
  MerryMage cc368de1a0 memory: LOG_ERROR when falling off end of page table hace 8 años
  Lioncash fe0775d2f4 memory: Silence formatting sepecifier warnings hace 8 años
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions hace 8 años
  Rozlette de7aa3106a memory: Return false for large VAddr in IsValidVirtualAddress hace 8 años
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile hace 8 años
  MerryMage f10a304ecd fix macos build hace 8 años
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. hace 8 años
  bunnei 97d52b9f89 memory: Print addresses as 64-bit. hace 8 años
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx hace 8 años
  Subv 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate hace 8 años
  Subv 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate hace 8 años
  bunnei 46297c9653 memory: Log with 64-bit values. hace 8 años
  bunnei f01472a5ff core: Various changes to support 64-bit addressing. hace 9 años
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity hace 8 años
  bunnei b07af7dda8 Merge pull request #2961 from Subv/load_titles hace 8 años
  James Rowe 5620327e03 Merge pull request #2954 from Subv/cache_unmapped_mem hace 8 años
  Subv 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. hace 8 años
  Subv 41f6c9f87f Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions. hace 8 años
  MerryMage 67a70bd9e1 ARM_Interface: Implement PageTableChanged hace 8 años
  MerryMage 4e5eb2044a memory: Remove GetCurrentPageTablePointers hace 8 años