Move media stream counter entry points to new extension.
[mesa.git] / src / glx / x11 / dri_glx.c
2007-10-05 Kristian HøgsbergAdd macros to generate CreateNewScreen entrypoint.
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-04-08 Adam JacksonMake sure GLX entrypoints are marked PUBLIC.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Bernardo Innocentialways print error messages, unless LIBGL_DEBUG=quiet
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-05 Panagiotis Papadakosfix mem leaks
2007-02-05 Panagiotis Papadakosbreak if we removed driver from Drivers list in driDest...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-01 Michel DänzerdriDestroyDisplay: Fix comment, it is called now.
2007-02-01 Michel DänzerdriDestroyDisplay: Remove Drivers list entry when dlclo...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-14 Michel DänzerBug #7169: Attempt to make libGL symbols visible to...
2006-07-12 Brian PaulNew config var DRI_DRIVER_SEARCH_DIR to specify where...
2005-08-11 Brian Paulfix X #includes so they're relative to X11/ directory...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickGut a few more dead bits. Replace uses of the CreateNe...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2004-12-01 Ian RomanickRefactor ExtractDir and OpenDriver to be a bit more...
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...