summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_clear.c
Commit message (Expand)AuthorAgeFilesLines
...
* i965: Remove dead logic for non-tri depth/stencil clears.Eric Anholt2012-05-231-26/+2
* i965: We always have GLSL, so always use it for tri clears.Eric Anholt2012-05-231-4/+1
* intel: Fork the intel_clear.c file between i915 and i965.Eric Anholt2012-05-231-0/+203