Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference hace 8 años
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable hace 8 años
  Lioncash 59b04c0df6 memory: Remove unused GetSpecialHandlers() function hace 8 años
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers hace 8 años
  bunnei 85421f3406 Merge pull request #690 from lioncash/move hace 8 años
  Lioncash 72207577b2 core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock() hace 8 años
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable hace 8 años
  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