summaryrefslogtreecommitdiff
path: root/glx/glxdricommon.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Warning fixes in glxKeith Packard1-1/+1
2013-12-05glx: Fix incorrect use of dri_interface.h version defines in extensions.Eric Anholt1-1/+1
2013-10-31dri: Fix GLX_Y_INVERTED_EXT fbconfig attributeAdam Jackson1-0/+1
2013-10-24glx: Handle float config types in glxConvertConfigsDaniel Czarnowski1-3/+39
2013-10-23glx: Add support for the new DRI loader entrypoint.Eric Anholt1-2/+22
2013-03-18Full support of sRGB capable fbconfigs.Tomasz Lis1-1/+3
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