Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renderer_null: fix | Liam | 2023-11-04 | 1 | -3/+10 |
* | Query Cache: address issues | Fernando Sahmkow | 2023-09-23 | 1 | -1/+2 |
* | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | 2023-09-23 | 2 | -11/+13 |
* | Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU | Fernando Sahmkow | 2023-06-28 | 2 | -2/+6 |
* | core: frontend: Refactor GraphicsContext to its own module. | bunnei | 2023-06-03 | 1 | -0/+2 |
* | GPU: Add Reactive flushing | Fernando Sahmkow | 2023-05-07 | 2 | -0/+11 |
* | Engines: Implement Accelerate DMA Texture. | Fernando Sahmkow | 2023-03-05 | 1 | -0/+8 |
* | video_core: Implement opengl/vulkan draw_texture | Feng Chen | 2023-01-05 | 2 | -0/+2 |
* | RasterizerMemory: Add filtering for flushing/invalidation operations. | Fernando Sahmkow | 2023-01-01 | 2 | -8/+12 |
* | video_core: add null backend | Liam | 2022-11-29 | 4 | -0/+228 |