index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
New point rasterization functions based on template code that
Brian Paul
2001-01-03
2
-894
/
+393
*
More color macro clean-ups.
Brian Paul
2001-01-03
3
-15
/
+19
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
2
-38
/
+19
*
minor GLchan-related changes
Brian Paul
2001-01-02
1
-9
/
+22
*
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-12-27
1
-2
/
+7
*
Major rework of tnl module
Keith Whitwell
2000-12-26
4
-12
/
+48
*
minor fog clean-ups (Klaus Niederkrueger)
Brian Paul
2000-12-15
1
-16
/
+19
*
Renamed texture object _P to _MaxLevel and _M to _MaxLambda.
Brian Paul
2000-12-14
1
-23
/
+23
*
replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger)
Brian Paul
2000-12-13
1
-2
/
+2
*
improved precision of glReadPixels for colorbuffers < 24bpp
Brian Paul
2000-12-13
1
-4
/
+22
*
disabled two optimized textured triangle functions because of texcoord interp...
Brian Paul
2000-12-12
1
-4
/
+8
*
clipping, fog, texture optimizations (Klaus Niederkrueger)
Brian Paul
2000-12-12
1
-127
/
+156
*
_MultiTextureEnabled was being computed incorrectly
Brian Paul
2000-12-09
1
-3
/
+3
*
Initial work on GL_MESA_sprite_point extension.
Brian Paul
2000-12-08
1
-2
/
+111
*
Compute attenuated point size in a new pipeline stage.
Brian Paul
2000-12-08
2
-44
/
+30
*
minor comments, clean-up
Brian Paul
2000-12-08
2
-10
/
+9
*
changed error tests for depth and stencil buffers
Brian Paul
2000-11-28
1
-3
/
+3
*
fixed parameter mis-ordering bug in Driver.StencilSpan calls
Brian Paul
2000-11-28
1
-7
/
+7
*
Committing in .
Jouk Jansen
2000-11-28
1
-2
/
+2
*
Pass scale and bias values to _mesa_scale_and_bias_rgba().
Brian Paul
2000-11-28
1
-3
/
+23
*
fixed a convolution pixel store bug
Brian Paul
2000-11-28
1
-2
/
+2
*
Modified Files:
Jouk Jansen
2000-11-22
1
-3
/
+3
*
Committing in .
Jouk Jansen
2000-11-22
24
-191
/
+191
*
minor clean-ups (Klaus Niederkrueger)
Brian Paul
2000-11-21
1
-6
/
+6
*
minor clean-ups
Brian Paul
2000-11-21
1
-30
/
+27
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
16
-188
/
+269
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
3
-10
/
+3
*
Replaced ctx->Point.Size with ctx->Point._Size
Brian Paul
2000-11-15
1
-11
/
+11
*
rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthogr...
Brian Paul
2000-11-15
1
-24
/
+85
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
2
-22
/
+8
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
20
-173
/
+292
*
replaced s_imaging.h with s_histogram.h
Brian Paul
2000-11-10
1
-2
/
+2
*
renamed to histogram
Brian Paul
2000-11-10
1
-106
/
+0
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
5
-23
/
+31
*
hooked in new AA line code, minor clean-up
Brian Paul
2000-11-05
1
-181
/
+53
*
New implementation of antialiased lines. Mesa should now pass the remaining
Brian Paul
2000-11-05
3
-0
/
+871
*
Reorganized software rasterizer as a module which manages its own state,
Keith Whitwell
2000-11-05
33
-2104
/
+2578
*
Always call Driver.SetReadBuffer() in copy pixels functions, just to be safe
Brian Paul
2000-10-31
1
-2
/
+16
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
44
-0
/
+21081