ReinUsesLisp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 years ago |
Lioncash
|
b249e4e0ce
yuzu: Resolve C++20 deprecation warnings related to lambda captures
|
6 years ago |
David Marcec
|
468bd9c1b0
async shaders
|
6 years ago |
lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 years ago |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 years ago |
bunnei
|
eb2c50c5e6
Update src/video_core/gpu.cpp
|
6 years ago |
bunnei
|
ea09930196
Update src/video_core/gpu.cpp
|
6 years ago |
Fernando Sahmkow
|
9df67b2095
Clang Format and Documentation.
|
6 years ago |
Fernando Sahmkow
|
b87422a86f
VideoCore/GPU: Delegate subchannel engines to the dma pusher.
|
6 years ago |
Fernando Sahmkow
|
90e5694230
VideoCore/Engines: Refactor Engines CallMethod.
|
6 years ago |
Fernando Sahmkow
|
5c9feaebb6
Clang Format.
|
6 years ago |
Fernando Sahmkow
|
b8aef40c56
GPU: Add Fast GPU Time Option.
|
6 years ago |
Fernando Sahmkow
|
3fedcc2f6e
DMAPusher: Propagate multimethod writes into the engines.
|
6 years ago |
Fernando Sahmkow
|
f616dc0b59
Address Feedback.
|
6 years ago |
Fernando Sahmkow
|
1fb516cd97
GPU: Implement Flush Requests for Async mode.
|
6 years ago |
Fernando Sahmkow
|
165ae823f5
ThreadManager: Sync async reads on accurate gpu.
|
6 years ago |
Fernando Sahmkow
|
487379c593
OpenGL: Implement Fencing backend.
|
6 years ago |
Fernando Sahmkow
|
339d0d9d6c
GPU: Delay Fences.
|
6 years ago |
Fernando Sahmkow
|
da8f17715d
GPU: Refactor synchronization on Async GPU
|
6 years ago |
Lioncash
|
44e959157b
dma_pusher: Remove reliance on the global system instance
|
6 years ago |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 years ago |
ReinUsesLisp
|
3c648e3e2d
video_core/gpu: Remove unused functions
|
6 years ago |
bunnei
|
0f70f68fb3
Revert "video_core: memory_manager: Use GPU interface for cache functions."
|
6 years ago |
Fernando Sahmkow
|
d6ed31b9fa
GPU: Address Feedback.
|
6 years ago |
Fernando Sahmkow
|
8e9a4944db
GPU: Implement GPU Clock correctly.
|
6 years ago |
bunnei
|
7cacb08cdf
video_core: memory_manager: Use GPU interface for cache functions.
|
6 years ago |
Markus Wick
|
cb9dd01ffd
video_core: Block in WaitFence.
|
6 years ago |
bunnei
|
ef9b31783d
Merge pull request #2912 from FernandoS27/async-fixes
|
6 years ago |
Lioncash
|
b25b94400e
video_core/gpu: Remove use of the global system accessor
|
6 years ago |
Fernando Sahmkow
|
cfc2f30dc4
AsyncGpu: Address Feedback
|
6 years ago |