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
*
fix array index error in _swsetup_Translate (Felix)
Brian Paul
2004-03-21
1
-2
/
+2
*
fix two-sided lighting / vertex program bug (#887330)
Brian Paul
2004-02-04
1
-4
/
+6
*
change type of loop index var to remove compiler warning.
Karl Schultz
2004-01-13
1
-1
/
+1
*
Fixes for _swsetup_Translate()
Keith Whitwell
2004-01-06
1
-2
/
+9
*
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
1
-39
/
+74
*
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
1
-0
/
+40
*
Initial work for bounds checking of vertex arrays and vertex buffer objects.
Brian Paul
2003-10-22
1
-2
/
+2
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
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