summaryrefslogtreecommitdiff
path: root/glx/single2.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Convert glamor & glx to new *allocarray functionsAlan Coopersmith1-5/+4
2014-12-08glx: Length checking for non-generated single requests (v2) [CVE-2014-8098 7/8]Adam Jackson1-5/+18
2013-10-29glx: convert to direct GL dispatch (v2)Adam Jackson1-11/+7
2012-07-09Use C99 designated initializers in glx RepliesAlan Coopersmith1-6/+8
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-193/+206
2011-11-23Convert glx/single2.c:DoGetString() to use asprintf()Alan Coopersmith1-3/+1
2011-03-28glx: Remove some obfuscatory macrosAdam Jackson1-4/+4
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-3/+1
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-2/+1
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-4/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-12/+12
2009-01-15GLX: Avoid a crash when we have an uninitialized GL contextJon TURNEY1-0/+3
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-33/+28
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+394