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
/
glxclient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle fbconfigs and glx visuals separately.
Kristian Høgsberg
2007-10-16
1
-2
/
+2
*
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
1
-0
/
+4
*
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-11
1
-0
/
+4
*
Move GLX_MESA_allocate_memory related functions to new extension mechanism.
Kristian Høgsberg
2007-10-11
1
-0
/
+4
*
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
1
-0
/
+4
*
Move the copySubBuffer extension over to the new mechanism.
Kristian Høgsberg
2007-10-10
1
-0
/
+5
*
Drop createContext and destroyContext from DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
1
-0
/
+5
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-4
/
+24
*
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
2007-10-05
1
-0
/
+7
*
Clean up GLX function exports.
Ian Romanick
2006-08-29
1
-0
/
+3
*
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-08-03
1
-4
/
+4
*
Fix build problems related to finding Xthreads.h.
Ian Romanick
2005-08-01
1
-1
/
+1
*
Remove unused structures and data fields. These had been left in because
Ian Romanick
2005-07-29
1
-49
/
+1
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
1
-14
/
+0
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-0
/
+2
*
Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef
Ian Romanick
2005-07-24
1
-11
/
+2
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-24
/
+2
*
Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
Ian Romanick
2005-04-18
1
-6
/
+28
*
Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This
Ian Romanick
2005-02-22
1
-96
/
+18
*
Pixel oriented render functions are now generated by the
Ian Romanick
2005-01-07
1
-4
/
+8
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
1
-3
/
+0
*
Sync with Xorg head: mingw build fixes from Alexander Gottwald.
Adam Jackson
2004-11-15
1
-0
/
+3
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+833