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
/
i830
/
i830_texstate.c
Age
Commit message (
Expand
)
Author
2004-10-07
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-06-17
Fix up texture compression mipmapping .. not sure if it fixes FXT1 but
Dave Airlie
2004-06-10
Add FXT1 compression support to i830 driver
Dave Airlie
2004-05-12
Fixed a bug that showed up in several multitexturing games (Quake3 and
Ian Romanick
2004-05-07
Add support for the 3rd and 4th texture units. The actual number of
Ian Romanick
2004-05-07
Refactor "classic" texture environments to be implemented in terms of
Ian Romanick
2004-04-27
Remove include of texutil.h to get build working.
Ian Romanick
2004-02-06
Refactor "class" texture environments to be implemented in terms of
Ian Romanick
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-19
Migrate i830 driver to t_vertex.[ch] for building hw vertices.
Keith Whitwell
2003-12-07
merge i830 DRI driver from DRI trunk
Alan Hourihane
2003-09-30
add the i830 driver - no kernel driver yet
Alan Hourihane