summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-03Make GLX byteswap macros more portableAlan Coopersmith1-0/+58
2006-12-16Fix RENDER issues (bug #7555) and implement RENDER add/remove screenJames Steven Supancic III1-1/+1
2006-12-06configure.ac: add CONFIG_LIB to XvfbDaniel Stone1-1/+1
2006-12-06remove CID support (bug #5553)Daniel Stone1-1/+1
2006-12-01Fix syntax error in configure check for SYSV_IPC that broke with Sun ccAlan Coopersmith1-1/+1
2006-11-27Register dependency on new RandR protocol.Eric Anholt1-1/+1
2006-11-27Merge branch 'randr-1.2'Eric Anholt1-4/+5
2006-11-22Add a -showDefaultLibPath option.Aaron Plattner1-0/+1
2006-11-14For NetBSD, define PCVT_SUPPORT (System has PCVT console).Jeremy C. Reed1-0/+1
2006-11-13Disable Xprt server build by default.Adam Jackson1-1/+1
2006-11-13DRI: call drmSetServerInfo() before drmOpen().George Sapountzis1-2/+0