index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
glxext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix X #includes so they're relative to X11/ directory (bug 4047)
Brian Paul
2005-08-11
1
-2
/
+2
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
1
-2
/
+3
*
Fixes bugzilla #1730.
Ian Romanick
2005-08-05
1
-1
/
+2
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-2
/
+2
*
Fix build problems related to finding Xthreads.h.
Ian Romanick
2005-08-01
1
-5
/
+0
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
1
-2
/
+1
*
No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE.
Ian Romanick
2005-07-26
1
-0
/
+4
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-0
/
+37
*
Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef
Ian Romanick
2005-07-24
1
-1
/
+1
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-169
/
+19
*
Patches for XCB (Jeremy Kolb)
Brian Paul
2005-05-07
1
-2
/
+21
*
Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
Ian Romanick
2005-04-18
1
-3
/
+76
*
Minor vertex array support tweaks. Most of these are in preparation for the
Ian Romanick
2005-03-17
1
-0
/
+1
*
Missed the commit of glxext.c yesterday.
Ian Romanick
2005-02-23
1
-4
/
+13
*
Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).
Adam Jackson
2005-01-08
1
-4
/
+6
*
Used GCC's __builtin_expect when available. Change the way code is
Ian Romanick
2004-12-21
1
-13
/
+13
*
Use GLX protocol code generated by glX_proto_send.py.
Ian Romanick
2004-12-20
1
-1
/
+1
*
Fix up glx/x11 to work when built with -fvisibility=hidden.
Adam Jackson
2004-12-15
1
-6
/
+7
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+1872