Historique des commits

Auteur SHA1 Message Date
  Lioncash 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference il y a 8 ans
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable il y a 8 ans
  Lioncash 59b04c0df6 memory: Remove unused GetSpecialHandlers() function il y a 8 ans
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers il y a 8 ans
  bunnei 85421f3406 Merge pull request #690 from lioncash/move il y a 8 ans
  Lioncash 72207577b2 core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock() il y a 8 ans
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable il y a 8 ans
  James Rowe 0d46f0df12 Update clang format il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  Michael Scire 067ac434ba Kernel/Arbiters: Fix casts, cleanup comments/magic numbers il y a 8 ans
  bunnei a434fdcb10 core: Implement multicore support. il y a 8 ans
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward il y a 8 ans
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible il y a 8 ans
  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