Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: stub out CompressedTexSubImage2D instead of segfaulting. | Eric Anholt | 2008-12-15 | 1 | -0/+10 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | intel: Fix SGIS_generate_mipmap after a miptree had been validated. | Eric Anholt | 2008-08-20 | 1 | -0/+8 |
* | intel: use new mipmap generation hooks in driver. | Dave Airlie | 2008-05-09 | 1 | -1/+0 |
* | DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. | Kristian Høgsberg | 2008-03-09 | 1 | -2/+1 |
* | Change GetCompressedTexImage in dd_function_table to not take const pointers. | Kristian Høgsberg | 2008-02-25 | 1 | -2/+2 |
* | Add TTM buffer object based texture from pixmap implementation. | Kristian Høgsberg | 2008-02-14 | 1 | -0/+3 |
* | [intel] Fix and reenable (software) SGIS_generate_mipmap | Eric Anholt | 2007-12-20 | 1 | -0/+4 |
* | [intel] Move intel_tex.h into place, forgotten in the previous commit. | Eric Anholt | 2007-11-16 | 1 | -0/+151 |