Age | Commit message (Expand) | Author |
2007-06-11 | Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch] | Søren Sandmann Pedersen |
2007-06-11 | Require pixman 0.9.2 | Søren Sandmann Pedersen |
2007-06-11 | Really make sure BUILD_TIME doesn't have a leading zero. | Clark Rawlins |
2007-06-11 | Don't pass regions to pixman_image_composite() anymore. | Søren Sandmann Pedersen |
2007-06-11 | Make sure BUILD_TIME doesn't have a leading zero. | Michel Dänzer |
2007-06-10 | GNU is wrong and ` is not left-quote. | Adam Jackson |
2007-06-11 | update xproto dependency to at least 7.0.9 | Dave Airlie |
2007-06-04 | Print the build time as well as the date if we can. | Zephaniah E. Hull |
2007-05-30 | Update Xprint build for pixman. | Drew Parsons |
2007-05-28 | Allow configurable serverconfigdir for security policy location | Eugene Konev |
2007-05-24 | Fix bswap detection on BSD (mis-added '_' in function names). | Eric Anholt |
2007-05-15 | Add dependency on pixman 0.9.0 | Soren Sandmann Pedersen |
2007-05-11 | Use system copy of cbrt() if available. | Adam Jackson |
2007-05-02 | Bug #10823: Fixed default OSNAME value. | Tilman Sauerbeck |
2007-04-26 | Require inputproto 1.4.2. | Peter Hutterer |
2007-04-18 | Belatedly bump XORG_VERSION for 7.2. | Eric Anholt |
2007-04-18 | Remove libminimi build. | Eric Anholt |
2007-04-05 | configure: minor cosmetic, move GLX extension options together. | George Sapountzis |
2007-03-27 | Move libcw setup to the only renderer requiring it (XAA). | Eric Anholt |
2007-03-19 | Define XF86PM on Solaris x86 builds now that we have sun_apm.c | Alan Coopersmith |
2007-03-03 | autoconf fixes for XDarwin (created DARWIN_LIBS) | Ben Byer |
2007-03-02 | Legacy framebuffer support wasn't compiled if Xorg wasn't explicitly enabled. | Matthias Hopf |
2007-02-27 | Make mfb, cfb, and afb support configurable at build-time. | Eamon Walsh |
2007-02-18 | configure fixes for darwin | Ben Byer |
2007-02-17 | configure.ac: disable dmx per default | Daniel Stone |
2007-02-17 | cleaned up some linking ugliness in hw/darwin/quartz | Ben Byer |
2007-02-17 | autoconf goodness for XDarwin, courtesy of pogma | Ben Byer |
2007-02-17 | build fix for configure.ac / BUILD_DARWIN, oops | Ben Byer |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard |
2007-02-15 | configure.ac: add xdarwin stubs | Daniel Stone |
2007-02-15 | change versioning for new server version scheme | Daniel Stone |
2007-02-12 | Hook up --with-builderstring for vendor build identification. | Adam Jackson |
2007-02-04 | clean up more of the vbo fallout | Alan Hourihane |
2007-02-04 | update xserver for vbo code in mesa | Dave Airlie |
2007-01-24 | Correct help lines for configure's --with-vendor-name flags | Alan Coopersmith |
2007-01-10 | Bug #9555: Always define _GNU_SOURCE in glibc environments. | Eric Anholt |
2007-01-09 | Require glproto >= 1.4.8 for GLX. | Michel Dänzer |
2007-01-08 | Use PKG_CHECK_EXISTS(libdrm) to determine if DRI should be enabled on Solaris | Alan Coopersmith |
2007-01-05 | Add support for the DamagePost (XDamage 1.1) request. | Eric Anholt |
2007-01-03 | Make GLX byteswap macros more portable | Alan Coopersmith |
2006-12-16 | Fix RENDER issues (bug #7555) and implement RENDER add/remove screen | James Steven Supancic III |
2006-12-06 | configure.ac: add CONFIG_LIB to Xvfb | Daniel Stone |
2006-12-06 | remove CID support (bug #5553) | Daniel Stone |
2006-12-01 | Fix syntax error in configure check for SYSV_IPC that broke with Sun cc | Alan Coopersmith |
2006-11-27 | Register dependency on new RandR protocol. | Eric Anholt |
2006-11-27 | Merge branch 'randr-1.2' | Eric Anholt |
2006-11-22 | Add a -showDefaultLibPath option. | Aaron Plattner |
2006-11-14 | For NetBSD, define PCVT_SUPPORT (System has PCVT console). | Jeremy C. Reed |
2006-11-13 | Disable Xprt server build by default. | Adam Jackson |
2006-11-13 | DRI: call drmSetServerInfo() before drmOpen(). | George Sapountzis |