index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
polygon.c
Age
Commit message (
Expand
)
Author
2001-01-23
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-22
Committing in .
Jouk Jansen
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-21
polygon offset changes; added Visual->MRD field
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-03-13
removed old comment
Brian Paul
2000-03-13
fixed polygon stipple packing/unpacking
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-02-27
add callbacks for stipple
Keith Whitwell
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
changes to silence MSVC warnings
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-20
Bugfix for ctx->backface_sign calculation
Keith Whitwell
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-19
Initial revision
jtg