Lioncash
|
677a8b208d
video_core: Resolve more variable shadowing scenarios
|
5 éve |
ameerj
|
eb67a45ca8
video_core: NVDEC Implementation
|
5 éve |
ReinUsesLisp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 éve |
Fernando Sahmkow
|
ad92865497
General: Correct rebase, sync gpu and context management.
|
6 éve |
Fernando Sahmkow
|
9c0f40a1f5
GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr
|
6 éve |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 éve |
Fernando Sahmkow
|
3f104464de
Core: Wait for GPU to be idle before shutting down.
|
6 éve |
ReinUsesLisp
|
9a76e94b3d
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
|
7 éve |
Fernando Sahmkow
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
7 éve |
Fernando Sahmkow
|
7d1b974bca
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
|
7 éve |
Fernando Sahmkow
|
8942047d41
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
|
7 éve |
Lioncash
|
6d0551196d
video_core/gpu: Create threads separately from initialization
|
7 éve |
bunnei
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 éve |
Lioncash
|
24e2e601d5
video_core/gpu: Make GPU's destructor virtual
|
7 éve |
bunnei
|
aaa373585c
gpu: Refactor a/synchronous implementations into their own classes.
|
7 éve |