summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri/Makefile.am
AgeCommit message (Expand)Author
2008-11-24Notify DRI when crtc regions changeKeith Packard
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg
2006-11-27Merge branch 'randr-1.2'Eric Anholt
2006-11-09make X server use system libdrm - this requires libdrm >= 2.3.0Dave Airlie
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-11-01Add xorg-server.m4 for driver dependency checking.Kevin E Martin
2005-09-13Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of theEric Anholt
2005-08-30Use the $(moduledir) makefile variable instead of @moduledir@ so it can beKristian Høgsberg
2005-08-20Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin
2005-07-14Fix the build when DRI is enabledKevin E Martin
2005-07-14Add support for XnestKevin E Martin
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen