История коммитов

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