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
/
swrast_setup
/
ss_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
multiple GL_POINTS can now be rendered together into one fragment span
Brian Paul
2002-10-04
1
-2
/
+12
*
pull-in changes from DRI/Mesa-4.0.4
Brian Paul
2002-09-17
1
-10
/
+2
*
initialize SWvertex array to zeros
Brian Paul
2002-08-08
1
-2
/
+2
*
Lighting now emits colors as CHAN_TYPE, as it used to. This will require
Keith Whitwell
2001-07-17
1
-5
/
+13
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-67
/
+36
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-30
/
+29
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
1
-12
/
+2
*
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-16
1
-1
/
+11
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-2
/
+30
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
1
-98
/
+40
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
1
-1
/
+7
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-14
/
+13
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-43
/
+27
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-1
/
+2
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-3
/
+2
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-4
/
+4
*
A new module to provide RasterSetup and advanced triangle/line/point
Keith Whitwell
2000-11-05
1
-0
/
+230
[prev]