summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-25Instead of calling conf_bind*() 50 gazillion times in a row, store anOwain Ainsworth
2009-08-25Instead of messing around everytime we do a resize, just clamp theOwain Ainsworth
2009-08-25unroll macro; ok oga@Okan Demirmen
2009-08-24Add a keybinding to allow horizontal maximisation of a window (CMS-enter).Owain Ainsworth
2009-08-24bring together gathering, calculating and applying of size hints;Okan Demirmen
2009-08-24Instead of having a function that just calls TAILQ_INIT on a global, useOwain Ainsworth
2009-08-24updatesMatthieu Herrb
2009-08-24instead of checking for flags in the client context, then removing them.Owain Ainsworth
2009-08-24syncTodd T. Fries
2009-08-23update to libXt 1.0.6Matthieu Herrb
2009-08-23update to libSM 1.1.1Matthieu Herrb
2009-08-23update to libFS 1.0.2Matthieu Herrb
2009-08-18updatesMatthieu Herrb
2009-08-09syncTodd T. Fries
2009-08-08remove unnecessary Ar macrosOkan Demirmen
2009-08-08remove unnecessary Dq macro; based on a diff from Martin ToftOkan Demirmen
2009-08-06Pull in some code from 2.8 and current so that dri2 works correctly withOwain Ainsworth
2009-08-06backport some code from mesa current (and 7.5) so that the dri2 protocolOwain Ainsworth
2009-08-06update dri2proto to the latest version. (needed for dri2 with xserverOwain Ainsworth
2009-08-04syncTodd T. Fries
2009-08-04syncTodd T. Fries
2009-08-04Enable XCB on architectures with shared libs.Matthieu Herrb
2009-08-02updatesMatthieu Herrb
2009-07-28OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman.Matthieu Herrb
2009-07-24updatesMatthieu Herrb
2009-07-20add -I${XCBUTIL}/${SUBLIB} to CPPFLAGS for gcc 2.95Matthieu Herrb
2009-07-20regen after gcc 2.95 build fixMatthieu Herrb
2009-07-20gcc 2.95 build fixes.Matthieu Herrb
2009-07-19Disable hardware cursor before we exit. From NetBSD.Mark Kettenis
2009-07-19Initialize ed.used_stdout at the beginning of do_extract() to avoidMatthieu Herrb
2009-07-18Fix build when XSRCDIR is not defined in /etc/mk.conf.Matthieu Herrb
2009-07-18Correct patch for libpciaccess issue from X.Org bug 18122, byMatthieu Herrb
2009-07-18Add XCBPROTO_VERSION substitution for xcb.pc.Matthieu Herrb
2009-07-18Since we don't accelerate trapesoid rendering under uxa yet anywayOwain Ainsworth
2009-07-18Don't put glyphs pixmaps into buffer objects under uxa.Owain Ainsworth
2009-07-18Fallback if we're vt switched and we're using GEM. We're not allowed toOwain Ainsworth
2009-07-18Accessing a pixmap in fallback if the prepare_access() callback failedOwain Ainsworth
2009-07-18Fix libdrm for the buffer mapping strategy our GEM implementation will useOwain Ainsworth
2009-07-18upstream updatesMatthieu Herrb
2009-07-14Make the !privsep and privsep paths a little more similar (stillOwain Ainsworth
2009-06-30sync (ok deraadt@ & matthieu@)Todd T. Fries
2009-06-30Fix PCI card probe and chipset detection.Matthieu Herrb
2009-06-29Set default migration strategy to "greedy". ok oga@.Matthieu Herrb
2009-06-27updateMatthieu Herrb
2009-06-27update to svn revision 753. This includes a few bug fixes thatMatthieu Herrb
2009-06-27Use the bsd.xorg.mk rules to install the pkgconfig file andMatthieu Herrb
2009-06-26use fnmatch to glob the entries in the exec menu.Owain Ainsworth
2009-06-26puffy 4.6Todd T. Fries
2009-06-26static local functions and data; almost identical diff from Thomas PfaffOkan Demirmen
2009-06-25I was supposed to remove the --enable-debug option before committing.Matthieu Herrb