index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
single2.c
Age
Commit message (
Expand
)
Author
Files
Lines
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