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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-3
/
+3
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
2
-3
/
+34
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-6
/
+4
*
Bring the FX driver into line with core mesa changes.
Keith Whitwell
2001-01-08
3
-26
/
+30
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
5
-37
/
+103
*
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
2
-0
/
+18
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
3
-14
/
+62
*
Major rework of tnl module
Keith Whitwell
2000-12-26
8
-145
/
+1298
*
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
7
-170
/
+213
*
Modified Files:
Jouk Jansen
2000-11-22
2
-49
/
+49
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
2
-4
/
+4
*
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
4
-614
/
+22
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
2
-5
/
+9
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-1
/
+5
*
removed unused var
Brian Paul
2000-11-13
1
-1
/
+0
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-0
/
+1
*
Lots of changes:
Keith Whitwell
2000-11-05
10
-540
/
+155
*
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
2
-7
/
+0
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
3
-11
/
+51
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-1
/
+1
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-1
/
+1
*
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
2
-24
/
+24
*
removed unused NEW_DRVSTATE flags
Brian Paul
2000-09-08
1
-1
/
+0
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
2
-18
/
+7
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
2
-6
/
+6
*
fbiRev and tmuRev weren't getting initialized when using Glide3
Brian Paul
2000-08-31
1
-13
/
+26
*
added more resolutions (Andy Sloane)
Brian Paul
2000-08-31
1
-3
/
+5
*
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
*
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-06-16
1
-1
/
+1
*
fixed bugs in fxSetupDepthTest()
Brian Paul
2000-06-05
1
-4
/
+6
*
include glheader.h instead of system headers
Brian Paul
2000-05-26
1
-7
/
+3
*
enable and clean-up of paletted texture code
Brian Paul
2000-05-23
2
-34
/
+35
*
update for Glide3
Brian Paul
2000-05-22
1
-2
/
+15
*
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-05
2
-6
/
+16
*
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul
2000-05-05
1
-18
/
+35
*
added check for tmuRam==4 for Voodoo2 (Bernd)
Brian Paul
2000-05-05
1
-1
/
+2
*
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-05-04
2
-3
/
+9
*
conditionally include some fields in the context struct for DRI / non-DRI
Brian Paul
2000-05-04
1
-0
/
+2
*
made fxMesaCurrentCtx static
Brian Paul
2000-05-04
1
-1
/
+1
*
updated RENDERER version
Brian Paul
2000-04-20
1
-1
/
+1
*
minor clean-up
Brian Paul
2000-04-20
1
-5
/
+5
*
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-04-19
1
-14
/
+15
*
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
1
-57
/
+85
*
minor updates
Brian Paul
2000-04-15
2
-1
/
+3
[prev]
[next]