| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix shader dumps with nvdisasm | 2023-08-03 | 1 | -0/+5 | |
| * | Memory Tracking: Optimize tracking to only use atomic writes when contested w... | 2023-06-28 | 1 | -1/+1 | |
| * | Remove memory allocations in some hot paths | 2023-06-22 | 1 | -3/+1 | |
| * | Fix code resize to use word size rather than byte size | 2023-05-02 | 1 | -2/+2 | |
| * | Update 3D regs | 2022-10-07 | 1 | -6/+6 | |
| * | VideoCore: implement channels on gpu caches. | 2022-10-06 | 1 | -18/+15 | |
| * | code: dodge PAGE_SIZE #define | 2022-08-19 | 1 | -6/+6 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | video_core: Replace lock_guard with scoped_lock | 2022-04-07 | 1 | -1/+1 | |
| * | video_core/shader_cache: Take std::span in RemoveShadersFromStorage() | 2022-02-01 | 1 | -2/+2 | |
| * | shader: Initial OpenGL implementation | 2021-07-22 | 1 | -0/+17 | |
| * | shader: Move pipeline cache logic to separate files | 2021-07-22 | 1 | -0/+233 |