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

Автор SHA1 Сообщение Дата
  Fernando Sahmkow d267948a73 texture_cache: loose TryReconstructSurface when accurate GPU is not on. 7 лет назад
  Fernando Sahmkow b3118ee316 Fixes and Corrections to DMA Engine 7 лет назад
  Lioncash 22f02076c6 video_core/engines: Make memory manager members private 7 лет назад
  Lioncash 26223f8124 video_core/engines: Remove unnecessary inclusions where applicable 7 лет назад
  bunnei 19330f45d3 maxwell_dma: Check for valid source in destination before copy. 7 лет назад
  bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 лет назад
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 лет назад
  bunnei 7b574f406b gpu: Move command processing to another thread. 7 лет назад
  Lioncash f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 лет назад
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines 7 лет назад
  ReinUsesLisp 2bdbb90af7 video_core: Assert on invalid GPU to CPU address queries 7 лет назад
  bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 7 лет назад
  Markus Wick 97f5c4ffd3 gl_rasterizer: Skip VB upload if the state is clean. 7 лет назад
  Lioncash c1e5525fc6 engines/maxwell_*: Use nested namespace specifiers where applicable 7 лет назад
  Lioncash d53c73adaa maxwell_dma: Make variables const where applicable within HandleCopy() 7 лет назад
  Lioncash dd1ee39426 maxwell_dma: Make FlushAndInvalidate's size parameter a u64 7 лет назад
  Lioncash 08e574eec4 maxwell_dma: Remove unused variables in HandleCopy() 7 лет назад
  bunnei 7e665c2721 GPU: Improved implementation of maxwell DMA (Subv). 7 лет назад
  FernandoS27 e0ca938b22 Propagate depth and depth_block on modules using decoders 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Subv fdb199290b GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine. 7 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  Subv ca633a5a3c GPU: Directly copy the pixels when performing a same-layout DMA. 8 лет назад
  Subv 987a170665 GPU: Partially implemented the Maxwell DMA engine. 8 лет назад