summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/glx/xlib/glx_usefont.c
Commit message (Expand)AuthorAgeFilesLines
* st/xlib: include stdio.hBrian Paul2015-03-051-0/+1
* Don't cast the return value of malloc/reallocMatt Turner2014-12-081-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: s/FREE/free/Brian Paul2012-09-011-1/+1
* mesa: s/MALLOC/malloc/Brian Paul2012-09-011-1/+1
* st/glx: Do not undefine _R, _G, and _B.Vinson Lee2012-06-181-3/+0
* st/glx: Include main/core.h.Chia-I Wu2010-08-241-2/+1
* mesa: replace old MEMSET macro with memsetBrian Paul2010-02-191-1/+1
* st/xlib: Remove unnecessary header.Vinson Lee2010-02-121-1/+0
* st/xlib: Mark GLX functions as public.Chia-I Wu2010-01-111-1/+2
* gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/Brian Paul2009-08-121-2/+2
* gallium/glx/xlib: updated commentsBrian Paul2009-08-121-1/+0
* gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.cBrian Paul2009-08-121-0/+376