summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_tex.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Drop unused return value from intel_finalize_mipmap_tree().Kenneth Graunke2016-06-241-1/+1
* i965: Remove unneeded forward declarations.Matt Turner2015-11-241-2/+0
* i965: Fix typos in licenseIan Romanick2015-09-101-2/+2
* i965: Remove horizontal bars from file header commentsIan Romanick2015-09-101-4/+2
* i965: Consolidate certain miptree params to flagsBen Widawsky2015-06-121-1/+1
* i965: Implemente a tiled fast-path for glReadPixels and glGetTexImageSisinty Sasmita Patra2015-01-261-0/+9
* i965: Add support for ARB_copy_imageJason Ekstrand2014-08-111-0/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-2/+2
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+1
* i965: Remove some dead code.Kenneth Graunke2013-07-031-13/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-0/+82
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-47/+0
* [965] Replace 965 texture format code with common code.Eric Anholt2007-11-201-0/+5
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+42