Header file clean-up:
[mesa.git] / src / mesa / main / imports.c
2002-10-24 Brian PaulHeader file clean-up:
2002-10-15 Brian Paulmake a few static function non-static for highpc.c
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-08-03 Karl SchultzCoerce vsnprintf to _vsnprintf for windows
2002-08-01 Brian Pauldefine MAXSTRING and use vsnprintf to preven overflows
2002-07-01 Jouk Jansen Committing in .
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-18 Jouk Jansen Committing in .
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Jouk Jansen Committing in .
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2001-07-16 Brian PaulVarious 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
2001-03-27 Gareth HughesUpdates required for DRI drivers on mesa-3-5-branch.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-02 Brian Paulfixed _mesa_getenv() weirdness
2001-02-06 Keith WhitwellUse a lookup table to compute exponents in tnl fogging...
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-11-22 Jouk Jansen Committing in .
2000-09-27 Brian Paulinclude types.h
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes: