summaryrefslogtreecommitdiffstats
path: root/src/glx/xfont.c
Commit message (Expand)AuthorAgeFilesLines
* darwin: build fixJeremy Huddleston Sequoia2015-02-101-0/+5
* glx: Fix glxUseXFont for glxWindow and glxPixmapsDaniel Manjarres2014-10-131-0/+5
* 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
* Don't cast the return value of malloc/reallocMatt Turner2012-09-051-1/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-2/+2
* glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg2010-07-281-1/+1
* glx: Move WaitGL, WaitX, UseXFont to context vtable functionsKristian Høgsberg2010-07-221-3/+1
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+377