summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas1-20/+0
2012-07-10XFree86: DRI: Don't use per-target CFLAGSDaniel Stone1-11/+11
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-8/+2
2012-07-02Add pixman to module dependencies for pixman_region_* functionsAlan Coopersmith1-1/+1
2012-04-05xfree86: allow modules to be built without undefined symbolsYaakov Selkowitz1-1/+2
2009-01-18Kill off --with-mesa-source completelyDan Nicholson1-2/+0
2009-01-18Don't reuse PKG_CHECK_MODULES identifiersDan Nicholson1-1/+1
2008-11-24Notify DRI when crtc regions changeKeith Packard1-0/+5
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson1-1/+1
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg1-1/+0
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg1-1/+1
2006-11-27Merge branch 'randr-1.2'Eric Anholt1-1/+1
2006-11-09make X server use system libdrm - this requires libdrm >= 2.3.0Dave Airlie1-4/+1
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-3/+3
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-0/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+2
2005-11-01Add xorg-server.m4 for driver dependency checking.Kevin E Martin1-1/+2
2005-09-13Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of theEric Anholt1-0/+1
2005-08-30Use the $(moduledir) makefile variable instead of @moduledir@ so it can beKristian Høgsberg1-1/+1
2005-08-20Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone1-0/+2
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin1-1/+8
2005-07-14Fix the build when DRI is enabledKevin E Martin1-1/+1
2005-07-14Add support for XnestKevin E Martin1-1/+1
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen1-0/+13