summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_exec_api.c
AgeCommit message (Collapse)Author
2006-12-12 fix for bug #99Zou Nan hai
2006-09-25Fixup one place where attrsz was being used instead of active_szKeith Whitwell
2006-09-06Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell
as non-aliasing and cope with the >32 attributes that result, taking materials into account.
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt
This driver comes from Tungsten Graphics, with a few further modifications by Intel.