summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/core/ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer core] fix dependency bugTim Rowley2016-06-231-4/+4
* swr: [rasterizer core] use wrap-around safe compares for dependency checkingTim Rowley2016-06-231-4/+4
* swr: [rasterizer] rename _aligned_malloc to AlignedMallocTim Rowley2016-05-191-2/+2
* swr: [rasterizer] warning cleanupTim Rowley2016-04-271-2/+2
* swr: [rasterizer core] subcontext reworkTim Rowley2016-03-251-1/+1
* swr: [rasterizer core] RingBuffer class for DC/DSTim Rowley2016-03-251-0/+102