summaryrefslogtreecommitdiff
path: root/src/glx/single2.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-27glx: move declarations before codeBrian Paul1-1/+2
2012-10-09glx: Unifdef USE_XCB.Eric Anholt1-28/+0
2012-09-05Remove Xcalloc/Xmalloc/Xfree callsMatt Turner1-3/+3
2012-08-08glx: Don't use glapitable.h at allIan Romanick1-2/+5
2012-01-11glx: Suppress unused variable warning for cmdlenPaul Berry1-1/+1
2010-10-27glapi: Do not use glapidispatch.h.Chia-I Wu1-3/+1
2010-07-28glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg1-6/+6
2010-03-12glx/single2.c: Don't call __builtin_expect on non-gnu compilersAlan Coopersmith1-0/+3
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-0/+974