aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_cc.c
Commit message (Expand)AuthorAgeFilesLines
* [965] Rename depth_mask in CC key to depth_write, since it's a boolean enable.Eric Anholt2008-01-161-4/+3
* [965] Fix the type of alpha_ref in CC key, fixing ppracer rendering.Eric Anholt2008-01-161-1/+1
* [intel] Convert relocations to not be cleared out on buffer submit.Eric Anholt2008-01-031-16/+15
* [965] Convert CC unit to use a cache key instead of brw_cache_data.Eric Anholt2008-01-021-59/+166
* [965] Fix and enable separate stencil.Eric Anholt2007-12-211-3/+4
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-4/+18
* add some #includes to silence warningsBrian2007-05-031-0/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+172