r600c: eg: 256 float4 constants may need more than 256 bytes
[mesa.git] / src / mesa / main / polygon.c
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-03-13 Brian Paulremoved old comment
2000-03-13 Brian Paulfixed polygon stipple packing/unpacking
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-02-27 Keith Whitwelladd callbacks for stipple
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulchanges to silence MSVC warnings
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-20 Keith WhitwellBugfix for ctx->backface_sign calculation
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision