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
*
FXT1 preparations
Daniel Borca
2004-04-29
1
-52
/
+97
*
accomodate newtexstore
Daniel Borca
2004-04-26
1
-0
/
+40
*
code cleanup heheh
Daniel Borca
2004-03-29
1
-11
/
+1
*
replace color table FloatTable boolean with Type enum
Brian Paul
2004-02-28
1
-1
/
+1
*
fixed back fxMesaGetCurrentContext to match MakeCurrent
Daniel Borca
2004-02-10
1
-1
/
+1
*
fixed a bug in GL_NEAREST sampler
Daniel Borca
2004-02-02
1
-15
/
+0
*
GL_TEXTURE_1D and other stories...
Daniel Borca
2004-01-29
1
-6
/
+44
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-2
/
+2
*
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
2004-01-26
1
-22
/
+13
*
accomodated new driver_func initialization
Daniel Borca
2004-01-23
1
-4
/
+0
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-37
/
+67
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-71
/
+57
*
_mesa_delete_texture_object and some other updates
Daniel Borca
2004-01-15
1
-0
/
+4
*
re-enabled trilinearness
Daniel Borca
2004-01-13
1
-43
/
+45
*
cleanups
Daniel Borca
2004-01-07
1
-2
/
+2
*
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-15
1
-0
/
+6
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-53
/
+105
*
more texture compression
Daniel Borca
2003-11-21
1
-4
/
+19
*
doc updates; GLUT timer additions; fixed compilation warnings
Daniel Borca
2003-11-18
1
-24
/
+11
*
NCC fixes and some cosmetics
Daniel Borca
2003-11-07
1
-2
/
+2
*
small fixes wrt texture handling
Daniel Borca
2003-11-03
1
-5
/
+5
*
small fixes wrt texture handling
Daniel Borca
2003-11-03
1
-44
/
+31
*
Voodoo2 happiness
Daniel Borca
2003-11-03
1
-5
/
+6
*
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
[next]