aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_tex_subimage.c
Commit message (Expand)AuthorAgeFilesLines
* intel: implement intelCompressedTexSubImage2DRoland Scheidegger2009-08-051-21/+44
* intel: make a bunch of glTexImage-related functions staticBrian Paul2009-06-091-13/+15
* intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.Eric Anholt2009-05-081-5/+5
* intel: stub out CompressedTexSubImage2D instead of segfaulting.Eric Anholt2008-12-151-0/+15
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-5/+5
* intel: use new mipmap generation hooks in driver.Dave Airlie2008-05-091-3/+1
* [intel] Warnings fixes.Eric Anholt2008-05-021-0/+1
* intel: It is needed to allocating texture memory to accommodateXiang, Haihao2008-03-171-2/+12
* [intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt2007-12-201-3/+1
* [intel] Remove useless intel_region_idle.Eric Anholt2007-12-141-3/+0
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-1/+1
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+182