summaryrefslogtreecommitdiff
path: root/glx/glxdricommon.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Add a common ARRAY_SIZE macro to dix.hDaniel Stone1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-123/+126
2011-03-14glx: Use PATH_MAX as size of filename bufferChristopher James Halse Rogers1-1/+1
2011-03-14glx: Factor out glxProbeDriver function.Christopher James Halse Rogers1-0/+57
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2010-04-12glx: Set the pbuffer bit for dri2 fbconfigsKristian Høgsberg1-5/+8
2008-08-26Fix driGetConfigAttribIndex unaligned access to GLboolean.Kristian Høgsberg1-13/+3
2008-08-09glx: fix crash in driGetConfigAttribIndexDave Miller1-0/+4
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+209