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
/
mach64
/
mach64_tex.c
Age
Commit message (
Expand
)
Author
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2009-12-11
mesa: remove unused ctx->Driver.ActiveTexture() hook
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-04-01
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
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
2006-12-12
Bug 7260: mach64 texture memory mng cleanup
George Sapountzis
2004-05-31
fixup mach64 for newer build/types
Dave Airlie
2004-02-23
delete the textures
Dave Airlie
2004-02-06
Remove warnings from mach64 build, fix up some _SOLO stuff,
Dave Airlie
2004-02-05
Initial mach64 driver import for DRI mach64-0-0-6 branch,
Dave Airlie