bug fixes, added missing state query cases
[mesa.git] / src / mesa / math /
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-12 Gareth Hughes- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-08 Brian Paulprocessed by indent to improve readability
2001-03-08 Brian Paulchanged bincoeff var to GLfloat, fixes bug introduced...
2001-03-08 Brian PaulMore g++ warning fixes. Fixes for CHAN_BITS==16, it...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
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