support for N texture units
[mesa.git] / src / mesa / main / lines.c
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