summaryrefslogtreecommitdiff
path: root/configs/linux-dri
AgeCommit message (Expand)Author
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul
2004-08-22Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul
2004-06-12add i915 as it seems to build okay..Dave Airlie
2004-06-06Remove drivers that have not been converted to the new interface fromIan Romanick
2004-06-02DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick
2004-05-04use X86 sources in X86 build, use none in otherDave Airlie
2004-05-03DRM_SOURCE_PATH is in defaultDave Airlie
2004-04-30Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-04-14First attempt at building a dri module in this treeKeith Whitwell