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
/
glide
/
fxddtex.c
Age
Commit message (
Expand
)
Author
2000-11-05
Lots of changes:
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-06-16
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-05-23
enable and clean-up of paletted texture code
Brian Paul
2000-05-04
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-04-17
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-15
wrapper for grTexLodBiasValue()
Brian Paul
2000-03-29
new texture image download code
Brian Paul
2000-03-27
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-23
added new texture image functions, minor clean-up
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-03
clean-up warnings
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-02-04
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
1999-12-10
applied Daryll's patches
Brian Paul
1999-11-15
texture palette update
Brian Paul
1999-11-15
fixed mistake in merge regarding texture palettes
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-11-11
updated for new texture color palette struct
Brian Paul
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-05
Added gl_ext_multitexture_ADD suport.
Miklos Fazekas
1999-08-19
Initial revision
jtg