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
/
fxdd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-0
/
+8
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-11
/
+17
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-26
/
+66
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-36
/
+70
*
Modified Files:
Jouk Jansen
2000-11-22
1
-36
/
+36
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-21
/
+0
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-25
/
+16
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-0
/
+2
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-1
/
+5
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-0
/
+1
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-201
/
+68
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-2
/
+2
*
Remove dead code in FX driver.
Keith Whitwell
2000-10-31
1
-1
/
+0
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-10
/
+17
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-0
/
+1
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-1
/
+1
*
removed unused NEW_DRVSTATE flags
Brian Paul
2000-09-08
1
-1
/
+0
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
1
-17
/
+0
*
use ImageTransferState
Brian Paul
2000-08-21
1
-1
/
+1
*
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-08-09
1
-0
/
+2
*
enable and clean-up of paletted texture code
Brian Paul
2000-05-23
1
-2
/
+1
*
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-05
1
-2
/
+6
*
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-05-04
1
-1
/
+7
*
updated RENDERER version
Brian Paul
2000-04-20
1
-1
/
+1
*
minor updates
Brian Paul
2000-04-15
1
-1
/
+1
*
silenced a warning
Brian Paul
2000-04-07
1
-2
/
+1
*
mask/disable stencil/accum clears in fxDDClear()
Brian Paul
2000-03-31
1
-1
/
+4
*
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul
2000-03-31
1
-1
/
+5
*
optimized glReadPixels()
Brian Paul
2000-03-30
1
-2
/
+121
*
new texture image download code
Brian Paul
2000-03-29
1
-10
/
+14
*
fixed some buffer clear bugs
Brian Paul
2000-03-29
1
-8
/
+12
*
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
1
-0
/
+1
*
updated renderer string version to 20000322
Brian Paul
2000-03-22
1
-1
/
+1
*
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
1
-1
/
+1
*
removed GL_FXMESA_global_texture_lod_bias extension
Brian Paul
2000-03-19
1
-1
/
+0
*
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
1
-1
/
+0
*
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
1
-1
/
+6
*
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-25
1
-181
/
+261
*
updated with changes from DRI project CVS
Brian Paul
2000-02-16
1
-1
/
+12
*
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-13
1
-0
/
+5
*
updated fxDDGetString() for DRI
Brian Paul
2000-02-09
1
-46
/
+72
*
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-02-06
1
-17
/
+19
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
1
-4
/
+10
*
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-13
1
-1
/
+3
*
updated Clear function for new mask bits
Brian Paul
2000-01-06
1
-52
/
+55
*
new depth buffer functions
Brian Paul
1999-12-10
1
-5
/
+4
*
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-25
1
-3
/
+28
*
update/merge with Daryll's X server changes
Brian Paul
1999-11-15
1
-77
/
+171
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-1
/
+40
*
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-16
1
-1
/
+1
[next]