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

Автор SHA1 Сообщение Дата
  Fernando Sahmkow 339d0d9d6c GPU: Delay Fences. 6 лет назад
  Fernando Sahmkow 8b1eb44b3e BufferCache: Implement OnCPUWrite and SyncGuestHost 6 лет назад
  Fernando Sahmkow da8f17715d GPU: Refactor synchronization on Async GPU 6 лет назад
  Fernando Sahmkow 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 лет назад
  James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 лет назад
  bunnei 667f026c95 core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 лет назад
  Lioncash aed6d8bef5 video_core/gpu_thread: Tidy up SwapBuffers() 6 лет назад
  bunnei 9ec84fc592 gpu_thread: Don't spin wait if there are no GPU commands. 6 лет назад
  Fernando Sahmkow cfc2f30dc4 AsyncGpu: Address Feedback 6 лет назад
  Fernando Sahmkow 3f104464de Core: Wait for GPU to be idle before shutting down. 6 лет назад
  Fernando Sahmkow 5b5e60ffec GPU_Async: Correct fences, display events and more. 6 лет назад
  ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 лет назад
  Fernando Sahmkow b391e5f638 NVFlinger: Correct GCC compile error 7 лет назад
  Fernando Sahmkow f2e026a1d8 gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. 7 лет назад
  Fernando Sahmkow 600dddf88d Async GPU: do invalidate as synced operation 7 лет назад
  Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 лет назад
  Lioncash d6d809db87 yuzu: Remove explicit types from locks where applicable 7 лет назад
  Lioncash ba165b1092 video_core/gpu_thread: Remove unused local variable 7 лет назад
  Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
  Lioncash 30ce9b2b5c video_core/gpu_thread: Silence truncation warning in ThreadManager's constructor 7 лет назад
  bunnei 4555b63750 gpu_thread: Improve synchronization by using CoreTiming. 7 лет назад
  Lioncash 947d364dba gpu_thread: Remove unused dma_pusher class member variable from ThreadManager 7 лет назад
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 лет назад
  bunnei 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. 7 лет назад
  bunnei 63aa08acbe gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion. 7 лет назад
  bunnei 3f1b4fb23a gpu: Always flush. 7 лет назад
  bunnei 7b574f406b gpu: Move command processing to another thread. 7 лет назад