index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_tex.h
Age
Commit message (
Expand
)
Author
2009-06-09
intel: make a bunch of glTexImage-related functions static
Brian Paul
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
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-08-20
intel: Fix SGIS_generate_mipmap after a miptree had been validated.
Eric Anholt
2008-05-09
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-03-09
DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.
Kristian Høgsberg
2008-02-25
Change GetCompressedTexImage in dd_function_table to not take const pointers.
Kristian Høgsberg
2008-02-14
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-11-16
[intel] Move intel_tex.h into place, forgotten in the previous commit.
Eric Anholt