Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. há 8 anos atrás
  bunnei d4fb8a887c memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. há 8 anos atrás
  bunnei d732142b66 memory: Add RasterizerMarkRegionCached code and cleanup. há 8 anos atrás
  bunnei a10baacf9e Merge pull request #265 from bunnei/tegra-progress-2 há 8 anos atrás
  bunnei b5f3e7951b memory: Fix typo in RasterizerFlushVirtualRegion. há 8 anos atrás
  bunnei 1a158dfcd6 memory: RasterizerFlushVirtualRegion should also check process image region. há 8 anos atrás
  bunnei 11047d7fd5 rasterizer: Flush and invalidate regions should be 64-bit. há 8 anos atrás
  bunnei 63d3924b5b memory: Port RasterizerFlushVirtualRegion from Citra. há 8 anos atrás
  N00byKing 8afdbf6a1f Remove more N3DS References há 8 anos atrás
  bunnei 7d6653268f core: Move process creation out of global state. há 8 anos atrás
  MerryMage cc368de1a0 memory: LOG_ERROR when falling off end of page table há 8 anos atrás
  Lioncash fe0775d2f4 memory: Silence formatting sepecifier warnings há 8 anos atrás
  MerryMage 738f91a57d memory: Replace all memory hooking with Special regions há 8 anos atrás
  Rozlette de7aa3106a memory: Return false for large VAddr in IsValidVirtualAddress há 8 anos atrás
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile há 8 anos atrás
  MerryMage f10a304ecd fix macos build há 8 anos atrás
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. há 8 anos atrás
  bunnei 97d52b9f89 memory: Print addresses as 64-bit. há 8 anos atrás
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx há 8 anos atrás
  Subv 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate há 8 anos atrás
  Subv 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate há 8 anos atrás
  bunnei 46297c9653 memory: Log with 64-bit values. há 8 anos atrás
  bunnei f01472a5ff core: Various changes to support 64-bit addressing. há 9 anos atrás
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity há 8 anos atrás
  bunnei b07af7dda8 Merge pull request #2961 from Subv/load_titles há 8 anos atrás
  James Rowe 5620327e03 Merge pull request #2954 from Subv/cache_unmapped_mem há 8 anos atrás
  Subv 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. há 8 anos atrás
  Subv 41f6c9f87f Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions. há 8 anos atrás
  MerryMage 67a70bd9e1 ARM_Interface: Implement PageTableChanged há 8 anos atrás
  MerryMage 4e5eb2044a memory: Remove GetCurrentPageTablePointers há 8 anos atrás