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
/
fxsetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-7
/
+7
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-25
/
+5
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-3
/
+3
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-0
/
+2
*
removed unused var
Brian Paul
2000-11-13
1
-1
/
+0
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-11
/
+9
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-1
/
+1
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
1
-1
/
+7
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-3
/
+3
*
fixed bugs in fxSetupDepthTest()
Brian Paul
2000-06-05
1
-4
/
+6
*
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-05
1
-4
/
+10
*
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-04-19
1
-14
/
+15
*
new texture image download code
Brian Paul
2000-03-29
1
-1
/
+1
*
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
1
-0
/
+3
*
clean-up warnings
Brian Paul
2000-03-03
1
-7
/
+8
*
update fog near/far bug fix
Brian Paul
2000-02-16
1
-47
/
+36
*
updated with changes from DRI project CVS
Brian Paul
2000-02-16
1
-26
/
+27
*
udpated version/copyright info
Brian Paul
2000-02-09
1
-2
/
+2
*
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-06
1
-13
/
+17
*
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-02-04
1
-1
/
+1
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
1
-120
/
+228
*
return GL_FALSE in fxDDColorMask
Brian Paul
2000-01-06
1
-1
/
+1
*
applied Daryll's patches
Brian Paul
1999-12-10
1
-59
/
+79
*
update/merge with Daryll's X server changes
Brian Paul
1999-11-15
1
-336
/
+447
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-6
/
+9
*
Added packed ARGB support.
Miklos Fazekas
1999-10-05
1
-0
/
+57
*
Initial revision
jtg
1999-08-19
1
-0
/
+1552