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_triangle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
1
-2
/
+2
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-6
/
+7
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-1
/
+1
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
1
-0
/
+95
*
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-14
1
-2
/
+2
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-89
/
+12
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-58
/
+72
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-0
/
+2
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-1
/
+88
*
A new module to provide RasterSetup and advanced triangle/line/point
Keith Whitwell
2000-11-05
1
-0
/
+161