Historique des commits

Auteur SHA1 Message Date
  Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware il y a 7 ans
  Fernando Sahmkow 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. il y a 7 ans
  Fernando Sahmkow c13433aee4 Gpu: use an std mutex instead of a spin_lock to guard syncpoints il y a 7 ans
  Fernando Sahmkow eef55f493b Gpu: Mark areas as protected. il y a 7 ans
  Fernando Sahmkow a45643cb3b nv_services: Stub CtrlEventSignal il y a 7 ans
  Fernando Sahmkow 8942047d41 Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts il y a 7 ans
  Fernando Sahmkow 82b829625b video_core: Implement GPU side Syncpoints il y a 7 ans
  Fernando Sahmkow e4ff140b99 Introduce skeleton of the GPU Compute Engine. il y a 7 ans
  Fernando Sahmkow a91d3fc639 Revamp Kepler Memory to use a subegine to manage uploads il y a 7 ans
  bunnei 20be92d5e6 memory_manager: Improved implementation of read/write/copy block. il y a 7 ans
  Lioncash e36f1a5ba9 video_core/gpu: Amend typo in GPU member variable name il y a 7 ans
  bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. il y a 7 ans
  bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. il y a 7 ans
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. il y a 7 ans
  bunnei 7b574f406b gpu: Move command processing to another thread. il y a 7 ans
  bunnei ac51d048a9 gpu: Refactor command and swap buffers interface for asynch. il y a 7 ans
  bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. il y a 7 ans
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines il y a 7 ans
  Lioncash bd983414f6 core_timing: Convert core timing into a class il y a 7 ans
  bunnei cd542d5aac Merge pull request #2099 from greggameplayer/BGRA8-Framebuffer-Real il y a 7 ans
  bunnei 8135f4bfce Merge pull request #2110 from lioncash/namespace il y a 7 ans
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing il y a 7 ans
  ReinUsesLisp 1ddcd0e6f0 kepler_compute: Fixup assert and rename engines il y a 7 ans
  greggameplayer a6a73d8892 Implement BGRA8 framebuffer format il y a 7 ans
  Kevin ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) il y a 7 ans
  David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary il y a 7 ans
  Subv b873253da1 GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. il y a 7 ans
  Lioncash e88cdcc912 Fix debug build il y a 7 ans
  bunnei c568f5cea7 gpu: Move command list profiling to DmaPusher::DispatchCalls. il y a 7 ans
  bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. il y a 7 ans