index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
glide
/
fxddtex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-06-16
1
-1
/
+1
*
enable and clean-up of paletted texture code
Brian Paul
2000-05-23
1
-32
/
+34
*
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-05-04
1
-2
/
+2
*
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
1
-57
/
+85
*
wrapper for grTexLodBiasValue()
Brian Paul
2000-04-15
1
-2
/
+2
*
new texture image download code
Brian Paul
2000-03-29
1
-461
/
+315
*
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-27
1
-308
/
+149
*
added new texture image functions, minor clean-up
Brian Paul
2000-03-23
1
-146
/
+177
*
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
1
-0
/
+10
*
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-07
1
-1
/
+1
*
clean-up warnings
Brian Paul
2000-03-03
1
-8
/
+9
*
udpated version/copyright info
Brian Paul
2000-02-09
1
-2
/
+2
*
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul
2000-02-04
1
-7
/
+89
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
1
-10
/
+2
*
applied Daryll's patches
Brian Paul
1999-12-10
1
-31
/
+64
*
texture palette update
Brian Paul
1999-11-15
1
-14
/
+14
*
fixed mistake in merge regarding texture palettes
Brian Paul
1999-11-15
1
-14
/
+14
*
update/merge with Daryll's X server changes
Brian Paul
1999-11-15
1
-17
/
+40
*
updated for new texture color palette struct
Brian Paul
1999-11-11
1
-14
/
+14
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-1
/
+2
*
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-13
1
-7
/
+7
*
Added gl_ext_multitexture_ADD suport.
Miklos Fazekas
1999-10-05
1
-1
/
+1
*
Initial revision
jtg
1999-08-19
1
-0
/
+1299