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
*
removed detritus
Daniel Borca
2003-10-31
1
-7
/
+0
*
bugfixes wrt texture compression
Daniel Borca
2003-10-30
1
-60
/
+49
*
changes to accomodate texture compression
Daniel Borca
2003-10-29
1
-44
/
+400
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-2
/
+17
*
minor fixes + doc update
Daniel Borca
2003-10-14
1
-1
/
+11
*
glide driver (wip)
Daniel Borca
2003-10-13
1
-6
/
+1
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-122
/
+8
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-319
/
+206
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-37
/
+168
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
1
-2
/
+2
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-19
/
+9
*
minor clean-ups
Brian Paul
2001-05-09
1
-8
/
+13
*
teximage updates. seems to work fine.
Brian Paul
2001-05-02
1
-109
/
+109
*
texture image code updates (not finished)
Brian Paul
2001-04-24
1
-195
/
+138
*
compilation fixes - texturing isn't working at this time
Brian Paul
2001-04-20
1
-1
/
+6
*
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-20
1
-1
/
+3
*
compilation updates
Brian Paul
2001-03-28
1
-2
/
+1
*
- Restore texImage->IntFormat.
Gareth Hughes
2001-03-28
1
-12
/
+12
*
added teximage rescaling code. untested at this point
Brian Paul
2001-03-21
1
-8
/
+100
*
use new texture conversion code, still have to do image rescaling
Brian Paul
2001-03-21
1
-71
/
+43
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-703
/
+744
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-4
/
+4
*
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-17
1
-32
/
+23
*
new texture image routines work now
Brian Paul
2001-02-07
1
-6
/
+17
*
updated texture image handling - STILL UNTESTED
Brian Paul
2001-02-06
1
-291
/
+421
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-35
/
+30
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-20
/
+18
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-6
/
+1
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-1
/
+1
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-4
/
+3
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-1
/
+4
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-1
/
+1
*
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
[next]