17 Commits (e6a896c4bdf9cc47c2002c115c9ff280e540fd1b)

Author SHA1 Message Date
Lioncash 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
ReinUsesLisp da53bcee60 video_core: Initialize renderer with a GPU 6 years ago
Fernando Sahmkow ad92865497 General: Correct rebase, sync gpu and context management. 6 years ago
Fernando Sahmkow 487379c593 OpenGL: Implement Fencing backend. 6 years ago
Lioncash 213fff67bc CMakeLists: Make -Wreorder a compile-time error 6 years ago
Fernando Sahmkow 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 years ago
James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 years ago
Fernando Sahmkow 3f104464de Core: Wait for GPU to be idle before shutting down. 6 years ago
ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware 7 years ago
Fernando Sahmkow 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. 7 years ago
Fernando Sahmkow 8942047d41 Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts 7 years ago
Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization 7 years ago
bunnei 4555b63750 gpu_thread: Improve synchronization by using CoreTiming. 7 years ago
bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 years ago
bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 years ago