index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
single2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
glx: Stop tracking hasUnflushedCommands
Adam Jackson
1
-4
/
+0
2015-04-21
Convert glamor & glx to new *allocarray functions
Alan Coopersmith
1
-5
/
+4
2014-12-08
glx: Length checking for non-generated single requests (v2) [CVE-2014-8098 7/8]
Adam Jackson
1
-5
/
+18
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
1
-11
/
+7
2012-07-09
Use C99 designated initializers in glx Replies
Alan Coopersmith
1
-6
/
+8
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-3
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-193
/
+206
2011-11-23
Convert glx/single2.c:DoGetString() to use asprintf()
Alan Coopersmith
1
-3
/
+1
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-4
/
+4
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-3
/
+1
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-4
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-12
/
+12
2009-01-15
GLX: Avoid a crash when we have an uninitialized GL context
Jon TURNEY
1
-0
/
+3
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-33
/
+28
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+394