index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
dri_glx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CVS keywords.
José Fonseca
2008-05-26
1
-1
/
+0
*
Make sure GLX entrypoints are marked PUBLIC.
Adam Jackson
2007-04-08
1
-2
/
+3
*
always print error messages, unless LIBGL_DEBUG=quiet
Bernardo Innocenti
2007-03-27
1
-1
/
+5
*
fix mem leaks
Panagiotis Papadakos
2007-02-05
1
-0
/
+1
*
break if we removed driver from Drivers list in driDestroyDisplay
Panagiotis Papadakos
2007-02-05
1
-0
/
+1
*
driDestroyDisplay: Fix comment, it is called now.
Michel Dänzer
2007-02-01
1
-1
/
+1
*
driDestroyDisplay: Remove Drivers list entry when dlclosing its handle.
Michel Dänzer
2007-02-01
1
-2
/
+18
*
Bug #7169: Attempt to make libGL symbols visible to drivers.
Michel Dänzer
2006-08-14
1
-5
/
+16
*
New config var DRI_DRIVER_SEARCH_DIR to specify where libGL should search
Brian Paul
2006-07-12
1
-1
/
+1
*
fix X #includes so they're relative to X11/ directory (bug 4047)
Brian Paul
2005-08-11
1
-1
/
+1
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-1
/
+1
*
Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef
Ian Romanick
2005-07-24
1
-2
/
+3
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-58
/
+19
*
Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all
Ian Romanick
2005-04-13
1
-0
/
+9
*
Refactor ExtractDir and OpenDriver to be a bit more clear.
Ian Romanick
2004-12-01
1
-31
/
+46
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+475