summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_tex_subimage.c
AgeCommit message (Expand)Author
2008-12-15intel: stub out CompressedTexSubImage2D instead of segfaulting.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-05-09intel: use new mipmap generation hooks in driver.Dave Airlie
2008-05-02[intel] Warnings fixes.Eric Anholt
2008-03-17intel: It is needed to allocating texture memory to accommodateXiang, Haihao
2007-12-20[intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt
2007-12-14[intel] Remove useless intel_region_idle.Eric Anholt
2007-12-12[intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt