summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-30xserver 1.5RC5xorg-server-1.4.99.905Adam Jackson1-1/+1
2008-06-30XInput ABI is 2.1, not 3.1.Adam Jackson1-1/+1
2008-06-30Wrap AddTraps in exa and damage.Keith Packard5-0/+80
2008-06-30xserver 1.5RC4.xorg-server-1.4.99.904Adam Jackson1-1/+1
2008-06-30Distcheck fixes.Adam Jackson2-8/+4
2008-06-30xserver 1.5RC3.Adam Jackson1-1/+1
2008-06-30Bump ABI minor numbers for the devPrivate ABI functions.Adam Jackson1-5/+5
2008-06-27Fix a leak of window devPrivates in window.c/CrushTree().Eamon Walsh1-0/+1
2008-06-26Actually enable building GLX without Mesa sourceDan Nicholson1-1/+1
2008-06-26glx: fix forgotten swrast -> SWRastGeorge Sapountzis2-2/+2
2008-06-26glx: missing swrast is fatalGeorge Sapountzis2-3/+4
2008-06-26glx: drop stray glcore.h includeGeorge Sapountzis1-6/+0
2008-06-26kdrive: need not export symbols for glx anymoreGeorge Sapountzis5-20/+0
2008-06-26Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg61-15/+5
2008-06-26Move the windows GL files to the xwin DDX.Kristian Høgsberg5-0/+7
2008-06-26Get out of the mesa symlinking business.Kristian Høgsberg24-226/+33618
2008-06-26Fix up paths for GL/glx -> glx renamingDan Nicholson8-13/+13
2008-06-26Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest.Kristian Høgsberg1-0/+1
2008-06-26Drop glcore GLX provider.Kristian Høgsberg7-545/+9
2008-06-26Moved Apple GL bits into our DDX subtreeJeremy Huddleston5-27/+13
2008-06-26Stop symlinking glcontextmodes.[ch] from mesa.Kristian Høgsberg1-4/+0
2008-06-26XQuartz: Compile in missing glx source that we still needJeremy Huddleston1-0/+5
2008-06-26xquartz: remove vestigial aglGlx.cBen Byer2-1368/+4
2008-06-26add missing DARWIN_GLX_LIBS in configure.acBen Byer1-1/+1
2008-06-26glx: drop drm.h, sareaHandle from swrast loaderGeorge Sapountzis1-5/+2
2008-06-26Add loader for the swrast dri driver.George Sapountzis8-207/+806
2008-06-26glcore: drop GLcore (files)George Sapountzis16-678/+0
2008-06-26glcore: drop GLcore (build system)George Sapountzis4-21/+4
2008-06-26glcore: build from mesa, dlopen from xorgGeorge Sapountzis2-36/+84
2008-06-26glcore: prepare for dynamic loadingDonnie Berkholz19-0/+73
2008-06-25Don't log null device name in XkbDDXLoadKeymapByNamesAlan Coopersmith1-1/+1
2008-06-24Fix a leak in the code that parses the protocol names.Eamon Walsh1-18/+26
2008-06-24Bug #11857: Avoid running off the end of a MAXCLIENTS-sized array.Roland Bär1-1/+1
2008-06-24Bug #11842: Fix emulation of int1A PCI BIOS services.Adam Jackson1-6/+6
2008-06-24Bug #15369: Don't reduce Over to Src for transform + RepeatNone.Owen Taylor1-2/+14
2008-06-24configure.ac: Fix monotonic test harderHasso Tepper1-1/+1
2008-06-24Bug #15586: (Correctly) refuse to redirect the root window.Adam Jackson1-0/+3
2008-06-24Bug #15665: Fix building without Composite.Paul Bender1-0/+2
2008-06-24Remove some default modes that really shouldn't be in the default set.Adam Jackson1-6/+0
2008-06-23Check for strcasestr and workaround it on systems without itAlan Coopersmith3-1/+17
2008-06-23Restore return type on xf86SetScrnInfoModesAlan Coopersmith1-0/+1
2008-06-23Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin1-9/+6
2008-06-23Implement bswap in x86emu.Adam Jackson1-8/+55
2008-06-20preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2008-06-20Bug #12414: Create full-fledged pixmaps in fb24_32ReformatTile().Adam Jackson1-6/+4
2008-06-18Merge branch 'server-1.5-branch' of git+ssh://herrb@git.freedesktop.org/git/x...Matthieu Herrb8-489/+46
2008-06-17SELinux: Add an extension alias under the OS-agnostic "Flask" name.Eamon Walsh1-0/+2
2008-06-17SELinux: Bring server-side name registry up to date.Eamon Walsh1-8/+20
2008-06-17XAA: Disable offscreen pixmaps by default.Adam Jackson1-3/+6
2008-06-17AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.Michel Dänzer1-0/+4