Move make install logic for libGL back into src/mesa/Makefile.
[mesa.git] / src / glx / x11 / glx_pbuffer.c
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-13 Kristian HøgsbergGet the width and height from the attrib list in glXCre...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Brianget rid of needless static function declarations at...
2007-05-17 BrianIn DestroyPbuffer(), use GetReq() intead of GetReqExtra...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-06-13 Kristian HøgsbergFix all instances of calling __glXSetupForCommand befor...
2006-04-11 David RevemanFix CreateDrawable
2006-04-07 Adam JacksonCoverity #943: Avoid a NULL chase.
2006-02-07 Brian PaulDavid Reveman's GLX_EXT_texture_from_pixmap extension...
2005-08-11 Brian Paulfix X #includes so they're relative to X11/ directory...
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2005-03-04 Ian RomanickImport fixes from X.org tree (Søren Sandmann <sandmann...
2004-12-15 Adam JacksonFix up glx/x11 to work when built with -fvisibility...
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...