summaryrefslogtreecommitdiff
path: root/decode_glx.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-21Convert to X.Org standard indentation & cleanup whitespaceAlan Coopersmith1-173/+295
Performed with util/modular/x-indent-all.sh, followed by manual fixups Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-07-20Convert sources from ISO 8859-1 to UTF-8Alan Coopersmith1-2/+2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-07-23Add basic support for GLX extensionKristian Høgsberg1-0/+239
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>