summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-22now that pwin is gone gone gone, we no longer have to do the bwidthOkan Demirmen
2009-01-22The default font name is strduped, so don't test for default font nameOwain Ainsworth
2009-01-22Oops, missed an atom.Owain Ainsworth
2009-01-22Cache all of the X atoms we use at startup.Owain Ainsworth
2009-01-21borderwidth as a cwmrc(5) keyword, really helps debuggingTodd T. Fries
2009-01-20more gcc2 breakage found by sparcTodd T. Fries
2009-01-19library dependency ordering matters for static archs, -lXext last in this caseTodd T. Fries
2009-01-19syncTodd T. Fries
2009-01-17remove unusedOkan Demirmen
2009-01-17Finally fix the really annoying race where if you rapidly switch groups severalOwain Ainsworth
2009-01-16syncTodd T. Fries
2009-01-16revert just the 'race fix'; more works needs to be ironed out withOkan Demirmen
2009-01-16remove pwin, bringing us to one client, one window. we no longer haveOkan Demirmen
2009-01-15On startup, don't leak memory when we enumerate existing windows.Owain Ainsworth
2009-01-15- add missing prototypes.Okan Demirmen
2009-01-13syncMatthieu Herrb
2009-01-13adapt for version 1.99.3: add dri2tokens.hMatthieu Herrb
2009-01-13dri2proto 1.99.3.Matthieu Herrb
2009-01-13note to self: no cookie, a compile started is not a compile testedTodd T. Fries
2009-01-13yet another gcc2 found bad coding practice, move variable declartion to theTodd T. Fries
2009-01-13better cast; noticed by ray@Okan Demirmen
2009-01-12Sync suggested configuration file with wsmux kernel changes. One step closerMiod Vallat
2009-01-12regenMatthieu Herrb
2009-01-12Update to xserver 1.5.3 + latests commits on server-1.5-branch.Matthieu Herrb
2009-01-11Add -Wall to CFLAGS, it's helped find a few dodgy constructs.Owain Ainsworth
2009-01-11shortcut_to_name should not be defined as static in a header file. PutOwain Ainsworth
2009-01-11add missing prototypesOkan Demirmen
2009-01-11better comparison idiom; found with -WallOkan Demirmen
2009-01-11Oops, missed a line removal. Fix build.Owain Ainsworth
2009-01-11fix use of uninitialised value in one of our local changes.Owain Ainsworth
2009-01-11- merge grab_sweep() into mousefunc_window_resize().Okan Demirmen
2009-01-11FcNameParse() manpage lies, cast here.Okan Demirmen
2009-01-11Those directories were removed in xf86-video-ati 6.9.0.Matthieu Herrb
2009-01-11remove unused variablesOkan Demirmen
2009-01-10syncTodd T. Fries
2009-01-10syncMatthieu Herrb
2009-01-10xterm 239Matthieu Herrb
2009-01-10De-autoconf libdrm.Owain Ainsworth
2009-01-10Switch over to using the kernel *_drm.h headers instead of the copiesOwain Ainsworth
2009-01-10Fix substitutions for the pkg-config files. A couple of fields wereOwain Ainsworth
2009-01-10Don't build intel_bufmgr_ttm.c anymore, the rest of the ttm code hasOwain Ainsworth
2009-01-10Don't build the "unichrome" driver. We don't have the kernel headers forOwain Ainsworth
2009-01-10Remove ttm entrypoints. That memory manager interface isn't going to see theOwain Ainsworth
2009-01-10remove the triple buffering support from the intel driver, the supportOwain Ainsworth
2009-01-10Remove "old style" DRI2 entrypoints.Owain Ainsworth
2009-01-10Remove the ARB_occlusion_query support in the intel drivers. It was racy andOwain Ainsworth
2009-01-10Don't map the mmio region via the drm. This was only passed onto theOwain Ainsworth
2009-01-10don't map the mmio registers via the drm in the radeon DDX eitherOwain Ainsworth
2009-01-10For the radeon mesa driver, don't try and map the card's mmio region. WeOwain Ainsworth
2009-01-08updateMatthieu Herrb