summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-08-01Convert all my license statements to the standard formDaniel Stone1-18/+21
2007-08-01Hotplug: Add HAL supportDaniel Stone1-1/+17
2007-08-01Fonts: Fix builtin fontsDaniel Stone1-0/+1
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-10/+25
2007-08-01configure.ac: Properly check XFree86 proto modulesDaniel Stone1-0/+3
2007-08-01configure.ac: Fix KDrive VESA/fbdev conditionalsDaniel Stone1-2/+0
2007-07-12xnest: fix linking since dbusHanno Boeck1-1/+1
2007-07-05Remove redundant linking in kdrive. Fix configure.ac variable name and cleanTiago Vignatti1-5/+2
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-1/+1
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti1-1/+3
2007-06-27Remove double-defined.Tiago Vignatti1-5/+0
2007-06-11Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]Søren Sandmann Pedersen1-13/+0
2007-06-11Require pixman 0.9.2Søren Sandmann Pedersen1-1/+1
2007-06-11Really make sure BUILD_TIME doesn't have a leading zero.Clark Rawlins1-1/+1
2007-06-11Don't pass regions to pixman_image_composite() anymore.Søren Sandmann Pedersen1-1/+1
2007-06-11Make sure BUILD_TIME doesn't have a leading zero.Michel Dänzer1-1/+1
2007-06-10GNU is wrong and ` is not left-quote.Adam Jackson1-6/+6
2007-06-11update xproto dependency to at least 7.0.9Dave Airlie1-1/+1
2007-06-04Print the build time as well as the date if we can.Zephaniah E. Hull1-0/+2
2007-05-30Update Xprint build for pixman.Drew Parsons1-1/+1
2007-05-28Allow configurable serverconfigdir for security policy locationEugene Konev1-0/+4
2007-05-24Fix bswap detection on BSD (mis-added '_' in function names).Eric Anholt1-3/+3
2007-05-15Add dependency on pixman 0.9.0Soren Sandmann Pedersen1-2/+4
2007-05-11Use system copy of cbrt() if available.Adam Jackson1-0/+1
2007-05-02Bug #10823: Fixed default OSNAME value.Tilman Sauerbeck1-7/+7
2007-04-26Require inputproto 1.4.2.Peter Hutterer1-1/+1
2007-04-18Belatedly bump XORG_VERSION for 7.2.Eric Anholt1-3/+3
2007-04-18Remove libminimi build.Eric Anholt1-1/+0
2007-04-05configure: minor cosmetic, move GLX extension options together.George Sapountzis1-9/+15
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-4/+0
2007-03-19Define XF86PM on Solaris x86 builds now that we have sun_apm.cAlan Coopersmith1-0/+2
2007-03-03autoconf fixes for XDarwin (created DARWIN_LIBS)Ben Byer1-0/+2
2007-03-02Legacy framebuffer support wasn't compiled if Xorg wasn't explicitly enabled.Matthias Hopf1-0/+3
2007-02-27Make mfb, cfb, and afb support configurable at build-time.Eamon Walsh1-3/+14
2007-02-18configure fixes for darwinBen Byer1-45/+47
2007-02-17configure.ac: disable dmx per defaultDaniel Stone1-1/+1
2007-02-17cleaned up some linking ugliness in hw/darwin/quartzBen Byer1-3/+0
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer1-12/+120
2007-02-17build fix for configure.ac / BUILD_DARWIN, oopsBen Byer1-0/+1
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-0/+1
2007-02-15configure.ac: add xdarwin stubsDaniel Stone1-0/+5
2007-02-15change versioning for new server version schemeDaniel Stone1-1/+1
2007-02-12Hook up --with-builderstring for vendor build identification.Adam Jackson1-0/+5
2007-02-04clean up more of the vbo falloutAlan Hourihane1-1/+0
2007-02-04update xserver for vbo code in mesaDave Airlie1-0/+1
2007-01-24Correct help lines for configure's --with-vendor-name flagsAlan Coopersmith1-2/+2
2007-01-10Bug #9555: Always define _GNU_SOURCE in glibc environments.Eric Anholt1-14/+7
2007-01-09Require glproto >= 1.4.8 for GLX.Michel Dänzer1-1/+1
2007-01-08Use PKG_CHECK_EXISTS(libdrm) to determine if DRI should be enabled on SolarisAlan Coopersmith1-0/+5
2007-01-05Add support for the DamagePost (XDamage 1.1) request.Eric Anholt1-1/+1