fixed mem leak in XFreeFontInfo() call
[mesa.git] / src / mesa / drivers / x11 / xfonts.c
2001-04-26 Brian Paulfixed mem leak in XFreeFontInfo() call
2001-03-08 Brian PaulMore g++ warning fixes. Fixes for CHAN_BITS==16, it...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-08 Keith WhitwellModify X11 driver and fake glx to store a GLcontext
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-08-22 Jouk Jansen Committing in .
2000-08-13 Brian Paulremoved all dependencies on XMesa
2000-08-13 Brian Paulfixed segfault problem when using MESA_GLX_FX
2000-04-19 Brian Paulminor clean-up
1999-12-12 Brian Paulbitmaps were vertically shifted by one pixel
1999-11-28 Brian Paulremoved include fakeglx.h
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-13 Brian Paulnow using MALLOC, CALLOC, FREE, etc macros
1999-08-19 jtgInitial revision