summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Actually use filter kernel size to expand transform redisplay boxKeith Packard1-4/+9
2008-11-24Correct bilinear filter kernel size (should be 2x2)Keith Packard1-1/+1
2008-11-24Handle filter widths in xf86RotateKeith Packard2-18/+37
2008-11-24Initialize and cleanup new filter fields in xf86Crtc.Keith Packard1-0/+12
2008-11-24Pass filter kernel size through transformsKeith Packard2-10/+20
2008-11-24Add kernel size to Render filters.Keith Packard2-9/+26
2008-11-24Use transform when computing scanout size of modesKeith Packard1-32/+40
2008-11-24[RANDR] Support filters in CRTC transforms.Keith Packard4-53/+247
2008-11-24[render] Split out filter finding from filter setting.Keith Packard2-19/+47
2008-11-24Wire up RandR CRTC transform protocol, bump server to RandR 1.3Keith Packard7-212/+283
2008-11-24Add funcs to convert between protocol and pixman matricesKeith Packard2-4/+43
2008-11-24Randr now depends on Render for matricesKeith Packard1-1/+1
2008-11-24Export a bunch of matrix operations from render.Keith Packard4-72/+415
2008-11-24Add projective transforms to RandR DIX/DDX API.Keith Packard3-6/+51
2008-11-24Notify DRI when crtc regions changeKeith Packard6-0/+76
2008-11-24DGA: silence compiler warning.Peter Hutterer1-2/+2
2008-11-24xfree86: Split the working code of NIDR into new xf86NewInputDevice.Peter Hutterer3-95/+83
2008-11-24dix: Enable core devices in InitCoreDevices already.Peter Hutterer3-24/+10
2008-11-24dix: fix false comment.Peter Hutterer1-2/+0
2008-11-23Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserverMatthieu Herrb14-60/+251
2008-11-23missing action in if statement.Matthieu Herrb1-0/+1
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch6-2/+147
2008-11-22XQuartz: More 1.6 server API updatesJeremy Huddleston1-11/+23
2008-11-22XQuartz: Fixed --disable-glxJeremy Huddleston1-2/+2
2008-11-22XQuartz: Updated some code to use newer server APIJeremy Huddleston5-16/+16
2008-11-22XQuartz: GL: Remove the inclusion of glcontextmodes.h.George Staplin1-7/+28
2008-11-22XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.George Staplin1-22/+35
2008-11-22Remove the old libusbhid copy from os-support/bsd.Matthieu Herrb9-2167/+1
2008-11-21XQuartz: GLX: sync up indirect.c to match George's updates in the xorg-server...Jeremy Huddleston1-66/+237
2008-11-21XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been repla...George Staplin1-2/+0
2008-11-21Xephyr man page typo fixes.Alan Coopersmith1-21/+21
2008-11-21XQuartz: Don't use LS to find X11.app on Tiger.Jeremy Huddleston1-0/+8
2008-11-21XQuartz: Update applewm depsJeremy Huddleston1-1/+2
2008-11-21XQuartz: spewCallStack is noop on Tiger now...Jeremy Huddleston1-2/+10
2008-11-21XQuartz: pbproxy: Added some typedefs for types not available on TigerJeremy Huddleston1-0/+11
2008-11-21XQuartz: More Tiger ifdefsJeremy Huddleston4-8/+19
2008-11-21XQuartz: Resurrect the old audio path for TigerJeremy Huddleston1-0/+5
2008-11-21XQuartz: pbproxy: Push the pbproxy Xevent processing into its own threadJeremy Huddleston2-3/+32
2008-11-21int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.Egbert Eich1-2/+10
2008-11-21xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86GlobalsRémi Cardona1-2/+0
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb2-1/+99
2008-11-21Support for BSD apmMatthieu Herrb2-1/+22
2008-11-21dix: memset DeviceVelocityPtr to zero.Peter Hutterer1-9/+2
2008-11-21dix: fix typos in comments, one formatting fix.Simon Thum2-3/+4
2008-11-21gitignore: ignore .patch filesPeter Hutterer1-0/+1
2008-11-21xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.Peter Hutterer1-0/+6
2008-11-20Always use server-<display>.xkm to avoid races when multiple servers startAlan Coopersmith1-10/+2
2008-11-20drop unused HAVE_LIBDRM_2_2Rémi Cardona2-6/+0
2008-11-19XQuartz: pbproxy: nuke RCS Id, update header license/copyrightJeremy Huddleston6-13/+110
2008-11-19XQuartz: pbproxy: Remove thread-main.mJeremy Huddleston1-42/+0