fixed bug in _mesa_stencil_and_ztest_pixels() found w/ DRI mga driver
[mesa.git] / src / mesa / math /
2001-02-20 Keith WhitwellAdded GLvector4chan type, removed lots of CHAN_TYPE...
2001-02-05 Brian Pauladded mesa_profile extern decl
2001-02-05 Brian Paulreplaced frustrum with frustum
2001-02-03 Gareth HughesSome more work on interal debugging, timing routines...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2001-01-05 Keith Whitwellvarious compilation/warning fixes
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-20 Brian Paulremoved #include <tgmath.h>
2000-11-19 Jon Taylor* More work on the auto* build system
2000-11-18 Jon Taylor* Auto* build fixes
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories