Historique des commits

Auteur SHA1 Message Date
  bunnei 42d43ea741 Merge pull request #387 from Subv/maxwell_2d il y a 8 ans
  Subv 5ab597041f Memory: Added a missing shortcut for Memory::CopyBlock for the current process. il y a 8 ans
  Lioncash 6d00780045 core/memory: Amend address widths in asserts il y a 8 ans
  Lioncash 59dae03dbe core/memory: Move logging macros over to new fmt-capable ones il y a 8 ans
  bunnei 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. il y a 8 ans
  bunnei d4fb8a887c memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. il y a 8 ans
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. il y a 8 ans
  bunnei a10baacf9e Merge pull request #265 from bunnei/tegra-progress-2 il y a 8 ans
  bunnei b5f3e7951b memory: Fix typo in RasterizerFlushVirtualRegion. il y a 8 ans
  bunnei 1a158dfcd6 memory: RasterizerFlushVirtualRegion should also check process image region. il y a 8 ans
  bunnei 11047d7fd5 rasterizer: Flush and invalidate regions should be 64-bit. il y a 8 ans
  bunnei 63d3924b5b memory: Port RasterizerFlushVirtualRegion from Citra. il y a 8 ans
  N00byKing 8afdbf6a1f Remove more N3DS References il y a 8 ans
  bunnei 7d6653268f core: Move process creation out of global state. il y a 8 ans
  MerryMage cc368de1a0 memory: LOG_ERROR when falling off end of page table il y a 8 ans
  Lioncash fe0775d2f4 memory: Silence formatting sepecifier warnings il y a 8 ans
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions il y a 8 ans
  Rozlette de7aa3106a memory: Return false for large VAddr in IsValidVirtualAddress il y a 8 ans
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile il y a 8 ans
  MerryMage f10a304ecd fix macos build il y a 8 ans
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. il y a 8 ans
  bunnei 97d52b9f89 memory: Print addresses as 64-bit. il y a 8 ans
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx il y a 8 ans
  Subv 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate il y a 8 ans
  Subv 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate il y a 8 ans
  bunnei 46297c9653 memory: Log with 64-bit values. il y a 8 ans
  bunnei f01472a5ff core: Various changes to support 64-bit addressing. il y a 9 ans
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity il y a 8 ans
  bunnei b07af7dda8 Merge pull request #2961 from Subv/load_titles il y a 8 ans
  James Rowe 5620327e03 Merge pull request #2954 from Subv/cache_unmapped_mem il y a 8 ans