Fix bug 1858 - array subscript out of range in gamma driver.
[mesa.git] / src / mesa / drivers / dri / dri_client /
2005-05-26 Dave Airlieuse shared-core instead of shared
2005-03-22 Keith WhitwellRemove test for defined(DRM_USE_MALLOC) around definiti...
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2005-01-12 Keith WhitwellExpand out the N(x) macro so that tags can find functio...
2005-01-07 Keith WhitwellAdd a noop install target
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-10-04 Brian Paulmake clean should remove depend.bak too (Sérgio Moneiro...
2004-06-06 Ian RomanickRemove the rest of the need for glxclient.h and remove...
2004-06-02 Jon SmirlRemoved need for sarea.h, various touch ups to get...
2004-06-02 Ian RomanickRe-import from DRI tree.
2004-06-02 Ian RomanickXF86DRIDestroyContext, XF86DRICreateDrawable, and
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-05-31 Eric AnholtUse MKDEP make variables instead of hard-coding.
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-03 Dave Airlieremove this use the one from the DRM
2004-05-03 Dave Airliefix up build for solo/dri
2004-04-29 Ian RomanickRemove several files that are only used in the XFree86...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-14 Keith WhitwellFirst pass at support for building DRI drivers in mesa...