Age | Commit message (Expand) | Author |
2005-01-31 | Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless. | Adam Jackson |
2005-01-07 | Remove -C flags for install which aren't universally supported. | Keith Whitwell |
2005-01-07 | Improve the semantics of the 'install' target to make sure the right | Keith Whitwell |
2005-01-01 | Use DRM headers from $(DRM_SOURCE_PATH)/shared-core instead of .../shared. | Felix Kuehling |
2004-12-09 | Get linux-solo dependencies building correctly, | Keith Whitwell |
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell |
2004-10-25 | Bug #1679: Link DRI drivers against DRI_LIB_DEPS, not GL_LIB_DEPS. | Adam Jackson |
2004-10-04 | make clean should remove depend.bak too (Sérgio Moneiro Basto) | Brian Paul |
2004-08-22 | Converted the Savage driver to the new DRI interface and enabled compilation | Felix Kuehling |
2004-06-29 | This should make most linux-solo drivers work again. Mainly a fix | Jon Smirl |
2004-06-26 | Mesa-solo builds with these changes. There are still more fixups needed to | Jon Smirl |
2004-06-09 | remove depend on clean | Dave Airlie |
2004-06-01 | Missed in last commit: | Eric Anholt |
2004-05-03 | the config is included by the Makefiles that includes this file... | Dave Airlie |
2004-04-30 | Define GLX_DIRECT_RENDERING in Makefile.template | Keith Whitwell |
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell |
2004-04-15 | add drm source dir for solo includes | Dave Airlie |
2004-04-14 | Link against GL_LIB_DEPS | Keith Whitwell |
2004-04-14 | First attempt at building a dri module in this tree | Keith Whitwell |