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