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
/
sis
/
sis_texstate.c
Age
Commit message (
Expand
)
Author
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
sis: Remove unnecessary headers.
Vinson Lee
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-04-01
dri: use BorderColor instead of _BorderChan
Brian Paul
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2005-10-24
In the last commit I added in a fatal error on unknown base formats so I
Eric Anholt
2005-10-24
Fix and enable GL_MESA_ycbcr_texture. Looks fine with yuvrect. I'm slightly
Eric Anholt
2005-10-24
Fix the GL_BLEND case (and remove the fallback associated with it) by converting
Eric Anholt
2005-10-24
Add support for GL_ARB_texture_border_clamp and GL_ARB_texture_mirrored_repeat,
Eric Anholt
2005-10-19
Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all
Eric Anholt
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2003-12-04
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-09-30
add the SiS driver - no kernel driver yet
Alan Hourihane