Historial de Commits

Autor SHA1 Mensaje Fecha
  James Rowe 0d46f0df12 Update clang format hace 8 años
  James Rowe 638956aa81 Rename logging macro back to LOG_* hace 8 años
  Michael Scire 067ac434ba Kernel/Arbiters: Fix casts, cleanup comments/magic numbers hace 8 años
  bunnei a434fdcb10 core: Implement multicore support. hace 8 años
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward hace 8 años
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible hace 8 años
  bunnei 42d43ea741 Merge pull request #387 from Subv/maxwell_2d hace 8 años
  Subv 5ab597041f Memory: Added a missing shortcut for Memory::CopyBlock for the current process. hace 8 años
  Lioncash 6d00780045 core/memory: Amend address widths in asserts hace 8 años
  Lioncash 59dae03dbe core/memory: Move logging macros over to new fmt-capable ones hace 8 años
  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