summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965simple/brw_cc.c
Commit message (Collapse)AuthorAgeFilesLines
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-3/+3
| | | | Also, rename p_tile.[ch] to u_tile.[ch]
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+269
This is in a separate commit to ensure renames are properly preserved.