Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General: Correct rebase, sync gpu and context management. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+7 |
* | GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr | Fernando Sahmkow | 2020-04-06 | 1 | -3/+3 |
* | Frontend/GPU: Refactor context management | James Rowe | 2020-03-25 | 1 | -7/+10 |
* | gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig | ReinUsesLisp | 2019-08-21 | 1 | -3/+2 |
* | nv_host_ctrl: Make Sync GPU variant always return synced result. | Fernando Sahmkow | 2019-07-05 | 1 | -1/+1 |
* | video_core/gpu: Create threads separately from initialization | Lioncash | 2019-04-12 | 1 | -1/+3 |
* | gpu: Use host address for caching instead of guest address. | bunnei | 2019-03-15 | 1 | -3/+3 |
* | gpu: Refactor a/synchronous implementations into their own classes. | bunnei | 2019-03-07 | 1 | -0/+37 |