set visual->MRD to 2.0
[mesa.git] / src / mesa / main / lines.c
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-10-20 Brian PaulChanges for multitexture > 3, code clean-ups.
2000-09-30 Brian Paulsupport for N texture units
2000-09-29 Brian Paulgeneralized support for N texure units
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-07-14 Brian PaulFixed pixel color problem in general_flat_rgba_line...
2000-06-28 Brian Pauladded flat_multitextured_line()
2000-05-10 Brian Paulfixed PB bugs, removed MutablePixels, MonoPixels from...
2000-03-03 Brian Pauladded LineWidth device driver function
2000-02-27 Keith Whitwelladd callbacks for stipple
2000-02-25 Keith WhitwellFog coordinate stage which drivers may use to replace...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulflush pb after each line segment - for conformance
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-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision