Historia zmian

Autor SHA1 Wiadomość Data
  bunnei 19330f45d3 maxwell_dma: Check for valid source in destination before copy. 7 lat temu
  bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 lat temu
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 lat temu
  bunnei 7b574f406b gpu: Move command processing to another thread. 7 lat temu
  Lioncash f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 lat temu
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines 7 lat temu
  ReinUsesLisp 2bdbb90af7 video_core: Assert on invalid GPU to CPU address queries 7 lat temu
  bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 7 lat temu
  Markus Wick 97f5c4ffd3 gl_rasterizer: Skip VB upload if the state is clean. 7 lat temu
  Lioncash c1e5525fc6 engines/maxwell_*: Use nested namespace specifiers where applicable 7 lat temu
  Lioncash d53c73adaa maxwell_dma: Make variables const where applicable within HandleCopy() 7 lat temu
  Lioncash dd1ee39426 maxwell_dma: Make FlushAndInvalidate's size parameter a u64 7 lat temu
  Lioncash 08e574eec4 maxwell_dma: Remove unused variables in HandleCopy() 7 lat temu
  bunnei 7e665c2721 GPU: Improved implementation of maxwell DMA (Subv). 7 lat temu
  FernandoS27 e0ca938b22 Propagate depth and depth_block on modules using decoders 7 lat temu
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 lat temu
  Subv fdb199290b GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine. 7 lat temu
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 lat temu
  Subv ca633a5a3c GPU: Directly copy the pixels when performing a same-layout DMA. 8 lat temu
  Subv 987a170665 GPU: Partially implemented the Maxwell DMA engine. 8 lat temu