Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Wait for GPU to be idle before shutting down. | Fernando Sahmkow | 2019-10-05 | 1 | -0/+1 |
* | gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig | ReinUsesLisp | 2019-08-21 | 1 | -3/+2 |
* | NVServices: Styling, define constructors as explicit and corrections | Fernando Sahmkow | 2019-07-05 | 1 | -1/+1 |
* | GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware | Fernando Sahmkow | 2019-07-05 | 1 | -1/+1 |
* | Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts | Fernando Sahmkow | 2019-07-05 | 1 | -0/+3 |
* | video_core/gpu: Create threads separately from initialization | Lioncash | 2019-04-12 | 1 | -4/+1 |
* | gpu: Use host address for caching instead of guest address. | bunnei | 2019-03-15 | 1 | -3/+3 |
* | video_core/gpu: Make GPU's destructor virtual | Lioncash | 2019-03-07 | 1 | -1/+1 |
* | gpu: Refactor a/synchronous implementations into their own classes. | bunnei | 2019-03-07 | 1 | -0/+37 |