summaryrefslogtreecommitdiff
path: root/src/glx/singlepix.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Don't cast the return value of malloc/reallocMatt Turner1-3/+3
2012-09-05Remove Xcalloc/Xmalloc/Xfree callsMatt Turner1-7/+6
2012-08-08glx: Don't use glapitable.h at allIan Romanick1-3/+5
2010-10-27glapi: Do not use glapioffsets.h.Chia-I Wu1-7/+4
2010-10-27glapi: Do not use glapidispatch.h.Chia-I Wu1-3/+2
2010-07-28glx: Move bind and unbind to context vtableKristian Høgsberg1-1/+1
2010-07-28glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg1-1/+1
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston1-1/+1
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston1-1/+1
2010-04-01apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston1-1/+1
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-0/+196