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
/
fxdrv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes to accomodate texture compression
Daniel Borca
2003-10-29
1
-1
/
+20
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-2
/
+14
*
minor fixes + doc update
Daniel Borca
2003-10-14
1
-1
/
+2
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-4
/
+98
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-29
/
+55
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-12
/
+7
*
more DOS updates from Daniel Borca
Brian Paul
2003-07-17
1
-1
/
+5
*
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2003-01-08
1
-2
/
+2
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+1
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-1
/
+2
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-20
/
+12
*
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-09-18
1
-1
/
+1
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
1
-0
/
+3
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-113
/
+23
*
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-10
1
-1
/
+1
*
texture image code updates (not finished)
Brian Paul
2001-04-24
1
-0
/
+4
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-1
/
+1
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-148
/
+165
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-1
/
+1
*
updated texture image handling - STILL UNTESTED
Brian Paul
2001-02-06
1
-5
/
+11
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-12
/
+8
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
1
-0
/
+1
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-1
/
+1
*
More color macro clean-ups.
Brian Paul
2001-01-03
1
-2
/
+0
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-0
/
+10
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-1
/
+4
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-60
/
+64
*
minor changes to fix compiler warnings
Brian Paul
2000-11-27
1
-0
/
+1
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-103
/
+134
*
Modified Files:
Jouk Jansen
2000-11-22
1
-13
/
+13
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-8
/
+3
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-163
/
+55
*
Remove dead code in FX driver.
Keith Whitwell
2000-10-31
1
-6
/
+0
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-0
/
+30
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-3
/
+3
*
include glheader.h instead of system headers
Brian Paul
2000-05-26
1
-7
/
+3
*
conditionally include some fields in the context struct for DRI / non-DRI
Brian Paul
2000-05-04
1
-0
/
+2
*
minor clean-up
Brian Paul
2000-04-20
1
-5
/
+5
*
new texture image download code
Brian Paul
2000-03-29
1
-5
/
+4
*
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-27
1
-3
/
+1
*
added some comments and new texture image functions
Brian Paul
2000-03-23
1
-9
/
+22
*
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
1
-0
/
+1
*
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-07
1
-1
/
+1
*
clean-up warnings
Brian Paul
2000-03-03
1
-1
/
+3
*
update fog near/far bug fix
Brian Paul
2000-02-16
1
-0
/
+1
*
updated with changes from DRI project CVS
Brian Paul
2000-02-16
1
-0
/
+1
*
removed fxDDBufferSize proto
Brian Paul
2000-02-09
1
-4
/
+2
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
1
-8
/
+5
*
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-13
1
-1
/
+2
[next]