summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_tex.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-09i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke1-2/+2
2013-07-09i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke1-1/+1
2013-07-03i965: Remove some dead code.Kenneth Graunke1-13/+0
2013-06-26i965: Move the remaining intel code to the i965 directory.Eric Anholt1-0/+82
2007-12-16[965] Move to using shared texture management code.Eric Anholt1-47/+0
2007-11-20[965] Replace 965 texture format code with common code.Eric Anholt1-0/+5
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-0/+42