summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xfonts.c
Commit message (Expand)AuthorAgeFilesLines
* reindent the codeBrian Paul2004-01-071-216/+218
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Header file clean-up:Brian Paul2002-10-241-13/+3
* fixed mem leak in XFreeFontInfo() callBrian Paul2001-04-261-3/+3
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-3/+3
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Modify X11 driver and fake glx to store a GLcontextKeith Whitwell2001-01-081-2/+2
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-101-2/+2
* Committing in .Jouk Jansen2000-08-221-1/+4
* removed all dependencies on XMesaBrian Paul2000-08-131-21/+5
* fixed segfault problem when using MESA_GLX_FXBrian Paul2000-08-131-11/+8
* minor clean-upBrian Paul2000-04-191-3/+7
* bitmaps were vertically shifted by one pixelBrian Paul1999-12-121-2/+3
* removed include fakeglx.hBrian Paul1999-11-281-2/+1
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-3/+3
* now using MALLOC, CALLOC, FREE, etc macrosBrian Paul1999-10-131-2/+2
* Initial revisionjtg1999-08-191-0/+398