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
/
glapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-170
/
+162
2011-12-19
glx: use dispatch.h instead of glapioffsets.h
Ian Romanick
1
-2
/
+4
2011-04-25
glx: Silence warnings when building with clang
Jeremy Huddleston
1
-4
/
+2
2011-03-28
glx: Fix _glapi_add_dispatch
Adam Jackson
1
-200
/
+20
2011-03-28
glx: Flatten -DXFree86Server
Adam Jackson
1
-43
/
+0
2011-03-28
glx: Update some glapi comments
Adam Jackson
1
-32
/
+6
2011-03-28
glx: Lobotomize _glapi_get_proc_address
Adam Jackson
1
-34
/
+7
2011-03-28
glx: Remove noop dispatch table
Adam Jackson
1
-90
/
+2
2011-03-23
GLX: Support TLS with better portability
Jeremy Huddleston
1
-2
/
+2
2011-03-08
glx: Remove unused _glapi_get_proc_name
Adam Jackson
1
-49
/
+0
2011-03-08
glx: Simplify _glapi_check_multithread
Adam Jackson
1
-45
/
+4
2011-03-08
glx: Remove unused _glapi_get_proc_offset and friends
Adam Jackson
1
-107
/
+0
2009-10-28
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
1
-1
/
+6
2008-12-17
Ensure symbols required by swrast_dri.so are visible.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-02
Fix GLX after 180bad84774493d48f2793a6281d825560944863.
Eric Anholt
1
-1
/
+2
2008-06-05
gl: include assert.h if we're compiling with DEBUG.
Paulo Cesar Pereira de Andrade
1
-0
/
+3
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+1064