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

Автор SHA1 Сообщение Дата
  Michael Scire 067ac434ba Kernel/Arbiters: Fix casts, cleanup comments/magic numbers 8 лет назад
  bunnei 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. 8 лет назад
  bunnei b27ab46bde memory: Fix stack region. 8 лет назад
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. 8 лет назад
  bunnei a10baacf9e Merge pull request #265 from bunnei/tegra-progress-2 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 69ee9edd8d memory: Add regions for map region, "new" map region, etc. 8 лет назад
  MerryMage 6085d32cf5 arm_dynarmic: Support direct page table access 8 лет назад
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 8 лет назад
  David cb8d5328d5 Update memory.h 8 лет назад
  David Marcec c903372111 Increased heap size and changed tls area vaddr 8 лет назад
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. 8 лет назад
  bunnei 6e021f22b8 svc: Implement MapMemory. 8 лет назад
  bunnei 9ceb0d9381 memory: Support 32-bit paging, move heap address space up. 8 лет назад
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 лет назад
  bunnei 23ce4f5afc loader: Various improvements for NSO/NRO loaders. 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 f01472a5ff core: Various changes to support 64-bit addressing. 9 лет назад
  Subv 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. 8 лет назад
  MerryMage 4e5eb2044a memory: Remove GetCurrentPageTablePointers 8 лет назад
  MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable 8 лет назад
  Subv 214150f00c Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. 9 лет назад
  Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. 9 лет назад
  Yuri Kunde Schlesner d553135748 Memory: Add function to flush a virtual range from the rasterizer cache 9 лет назад
  Yuri Kunde Schlesner 6ae0086b39 Memory: Add TryVirtualToPhysicalAddress, returning a boost::optional 9 лет назад
  Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional 9 лет назад
  Yuri Kunde Schlesner 42b198eb0a Memory: Add enum definitions for the n3DS FCRAM size 9 лет назад