summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-28Merge git+ssh://git.freedesktop.org/git/xorg/xserver into glucose-2glucose-2Alan Hourihane156-10416/+2611
2008-04-26Xquartz: Added missing to EXTRA_DISTJeremy Huddleston1-0/+2
2008-04-26XQuartz: Cleaned up startup and thread creation a tad.Jeremy Huddleston10-99/+96
2008-04-26XQuartz: Don't subtract the titlebar off of the pointer_yJeremy Huddleston2-2/+2
2008-04-25XQuartz: Added some pseudoramiX debug tracesJeremy Huddleston3-2/+39
2008-04-24XQuartz: More multi-monitor work... reverted Ben's workaround (worked for sid...Jeremy Huddleston2-8/+16
2008-04-24XQuartz: Cleaned up multi-monitor support.Jeremy Huddleston1-14/+22
2008-04-24darwin gots /dev/urandom, too yo!Jeremy Huddleston1-1/+1
2008-04-24Bug 14247: If pkg-config can't find openssl.pc, just link with -lcryptoAlan Coopersmith1-1/+3
2008-04-24Added missing HAVE_LAUNCHD to dix-config.h.inJeremy Huddleston1-0/+3
2008-04-24XQuartz: Compile in missing glx source that we still needJeremy Huddleston1-0/+5
2008-04-24glx: test for valid read and draw privates before using themDave Airlie1-28/+30
2008-04-24Xi: don't attempt to send to a NULL window.Peter Hutterer1-0/+2
2008-04-24dix: NULL out WindowTable after freeing all the windows.Peter Hutterer1-0/+3
2008-04-24xfree86: don't free the config-file related information in DIDR. #15645Peter Hutterer2-35/+43
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston5-27/+13
2008-04-23XQuartz: No need to include indirect.c a second timeJeremy Huddleston1-1/+0
2008-04-23xquartz: build fixes for GLX/DRI2 fallout (note: not guaranteed)Ben Byer1-28/+30
2008-04-23glx / xquartz: we still need glxcontentmodes.[ch] kthxBen Byer1-0/+2
2008-04-23xquartz: clean up linker line for main binaryBen Byer1-17/+1
2008-04-23xquartz: remove vestigial aglGlx.cBen Byer2-1368/+4
2008-04-23Prefer glxvisuals with stencil buffer for default visualsHans de Goede1-3/+10
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis11-49/+18
2008-04-23xephyr: sync with mesaGeorge Sapountzis5-520/+123
2008-04-23xephyr: libGL is client libGeorge Sapountzis2-16/+7
2008-04-23xephyr: Makefile cleanup 2George Sapountzis1-8/+20
2008-04-23xephyr: Makefile cleanup 1George Sapountzis1-49/+39
2008-04-23drop TOGCUP remnantsGeorge Sapountzis1-7/+0
2008-04-23drop EVI remnantsGeorge Sapountzis1-58/+0
2008-04-23glcore: drop GLcore (files)George Sapountzis16-678/+0
2008-04-23glcore: drop GLcore (build system)George Sapountzis4-21/+4
2008-04-23glcore: build from mesa, dlopen from xorgGeorge Sapountzis2-36/+84
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis19-1/+74
2008-04-23autoconfig: don't call closedir() when opendir() failedJulien Cristau1-70/+71
2008-04-23XQuartz: Make sure QuartzAudioInit() gets run.Jeremy Huddleston1-2/+2
2008-04-22Don't set DRI2=yes if we can't find dri2proto or libdrmJulien Cristau1-3/+3
2008-04-22Reuse the existing framebuffer mode in kdrive/fbdevRoss Burton1-9/+17
2008-04-22Add mediumraw support to the linux kdrive driverRoss Burton1-1/+25
2008-04-22Enable the epson kdrive driverRoss Burton1-2/+2
2008-04-22Add support for AVR32Ross Burton1-0/+10
2008-04-22Add a default touchscreen pathRoss Burton1-0/+4
2008-04-22Update to tslib 1.0Ross Burton1-3/+3
2008-04-22Fix build when XKB is disabled.Ross Burton1-1/+1
2008-04-22add missing DARWIN_GLX_LIBS in configure.acBen Byer1-1/+1
2008-04-22xnest: re-enable XKB support. #10015Peter Hutterer1-5/+0
2008-04-21XQuartz: Fixed cmd-tab to bring all windows forward.Jeremy Huddleston2-7/+2
2008-04-22GLcore: make googleearth not crash the server on sw-rendering.Dave Airlie1-0/+1
2008-04-22xkb: use the correct device instead of an uninitialised "dev". #15614Egbert Eich1-1/+1
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston1-25/+31
2008-04-21Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branchJeremy Huddleston1-1/+2