aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm_iz.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke2011-10-181-2/+2
* i965: Move payload reg setup to compile, not lookup time.Eric Anholt2010-12-061-16/+16
* i965: Track the windowizer's dispatch for kill pixel, promoted, and OQEric Anholt2010-09-211-4/+18
* i965: Rename nr_depth_regs to nr_payload_regs.Eric Anholt2010-08-201-1/+1
* i965: Fix source depth reg setting for FSes reading and writing to depth.Eric Anholt2009-08-051-1/+2
* i965: commentBrian Paul2009-05-121-0/+4
* i915: Remove dead early z enable bit which was always on.Eric Anholt2008-11-281-64/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+216