summaryrefslogtreecommitdiffstats
path: root/src/core/gpu_dirty_memory_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-29Memory Tracker: Use 64 bit atomics instead of 128 bitsFernando Sahmkow1-9/+13
2023-06-28Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPUFernando Sahmkow1-4/+10
2023-06-28MemoryTracking: Initial setup of atomic writes.Fernando Sahmkow1-0/+112