summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/core/tilemgr.h
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer core] generalize compute dispatch mechanismTim Rowley2016-10-031-1/+13
* swr: [rasterizer core] Add macros for mapping ArchRast to bucketsTim Rowley2016-09-191-1/+1
* swr: [rasterizer core] make dirtytile list point directly to macrotilequeuesTim Rowley2016-08-171-3/+3
* swr: [rasterizer] rename _aligned_malloc to AlignedMallocTim Rowley2016-05-191-2/+2
* swr: [rasterizer core] Put DRAW_CONTEXT on a dietTim Rowley2016-04-121-6/+0
* swr: [rasterizer] Misc fixes identified by static code analysisTim Rowley2016-04-121-1/+1
* swr: [rasterizer core] NUMA optimizations...Tim Rowley2016-03-251-5/+26
* swr: [rasterizer core] Globally cache allocated arena blocks for fast re-allo...Tim Rowley2016-03-251-4/+6
* swr: [rasterizer core] Arena optimizations - preparing for global allocator.Tim Rowley2016-03-251-1/+8
* swr: [rasterizer] Discard work + misc fixesTim Rowley2016-03-251-1/+1
* swr: [rasterizer] remove use of BYTE typeTim Rowley2016-03-251-1/+1
* swr: [rasterizer core] Fix crash that can occur when switching contextsTim Rowley2016-03-251-0/+2
* swr: [rasterizer] Fix Coverity issues reported by Mesa developers.Tim Rowley2016-03-251-4/+3
* swr: [rasterizer core] Move InitializeHotTiles and corresponding clear code o...Tim Rowley2016-03-251-87/+6
* swr: [rasterizer] switch assert uses to SWR_ASSERTTim Rowley2016-03-251-5/+5
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+390