index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast_setup
/
swrast_setup.h
Age
Commit message (
Expand
)
Author
2004-01-05
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2002-10-29
updated email addresses
Brian Paul
2001-07-12
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-01-29
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-16
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-08
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-05
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-10
minor changes to silence compiler warnings
Brian Paul
2000-11-05
A new module to provide RasterSetup and advanced triangle/line/point
Keith Whitwell