Test sizeof(drm_handle_t) instead of LONG64 when returning handles
[mesa.git] / src / glx / x11 / dri_glx.c
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...