Age | Commit message (Expand) | Author |
---|---|---|
2009-08-05 | intel: implement intelCompressedTexSubImage2D | Roland Scheidegger |
2009-06-09 | intel: make a bunch of glTexImage-related functions static | Brian Paul |
2009-05-08 | intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps. | Eric Anholt |
2008-12-15 | intel: stub out CompressedTexSubImage2D instead of segfaulting. | Eric Anholt |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2008-05-09 | intel: use new mipmap generation hooks in driver. | Dave Airlie |
2008-05-02 | [intel] Warnings fixes. | Eric Anholt |
2008-03-17 | intel: It is needed to allocating texture memory to accommodate | Xiang, Haihao |
2007-12-20 | [intel] Fix and reenable (software) SGIS_generate_mipmap | Eric 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 |