Historie revizí

Autor SHA1 Zpráva Datum
  bunnei 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert před 7 roky
  Fernando Sahmkow 43f57d668c GPU: Add missing puller methods. před 7 roky
  ReinUsesLisp 725ba6cf63 gl_rasterizer: Implement compute shaders před 7 roky
  Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization před 7 roky
  Lioncash e36f1a5ba9 video_core/gpu: Amend typo in GPU member variable name před 7 roky
  bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. před 7 roky
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. před 7 roky
  Lioncash 24e2e601d5 video_core/gpu: Make GPU's destructor virtual před 7 roky
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. před 7 roky
  bunnei 7b574f406b gpu: Move command processing to another thread. před 7 roky
  bunnei ac51d048a9 gpu: Refactor command and swap buffers interface for asynch. před 7 roky
  bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. před 7 roky
  Lioncash b9238edd0d common/math_util: Move contents into the Common namespace před 7 roky
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines před 7 roky
  bunnei cd542d5aac Merge pull request #2099 from greggameplayer/BGRA8-Framebuffer-Real před 7 roky
  ReinUsesLisp 1ddcd0e6f0 kepler_compute: Fixup assert and rename engines před 7 roky
  greggameplayer a6a73d8892 Implement BGRA8 framebuffer format před 7 roky
  Kevin ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) před 7 roky
  bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. před 7 roky
  bunnei 3be048e50a Merge pull request #1329 from raven02/bgr5a1u před 8 roky
  raven02 0019a36b41 Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX) před 8 roky
  Subv bb5eb4f20a GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). před 8 roky
  bunnei d884e805c5 Merge pull request #1284 from bunnei/bgra8_srgb před 8 roky
  Markus Wick c1b8cd9058 video_core: Refactor command_processor. před 8 roky
  Markus Wick 0cfb0bacb2 video_core: Move command buffer loop. před 8 roky
  bunnei 1c34498368 gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB. před 8 roky
  Markus Wick 2081ed7db2 command_processor: Use std::array for bound_engines. před 8 roky
  Lioncash 45fb74d262 gpu: Make memory_manager private před 8 roky
  David Marcec 23d45715dc Implemented RGBA8_UINT před 8 roky
  bunnei 6e52f37d5b renderer_opengl: Implement RenderTargetFormat::RGBA16_UNORM. před 8 roky