summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_tex.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-10i965: Fix typos in licenseIan Romanick1-2/+2
2015-09-10i965: Remove horizontal bars from file header commentsIan Romanick1-4/+2
2015-06-12i965: Consolidate certain miptree params to flagsBen Widawsky1-1/+1
2015-01-26i965: Implemente a tiled fast-path for glReadPixels and glGetTexImageSisinty Sasmita Patra1-0/+9
2014-08-11i965: Add support for ARB_copy_imageJason Ekstrand1-0/+2
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-12-05i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke1-5/+5
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