summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-14Fix mem_barrier() on AlphaMatt Turner1-1/+2
2009-05-14xfree86: Add two __FreeBSD_kernel__ checksJulien Cristau2-2/+4
2009-05-14COPYING: SGI FreeB 1.1 -> SGI FreeB 2.0Adam Jackson1-70/+19
2009-05-14Update several of my and/or Red Hat's licenses to standard form.Adam Jackson8-138/+75
2009-05-14glx: If a destroyed window is bound to the current context, make it not current.Michel Dänzer1-0/+4
2009-05-14randr12: Initialize and keep track of updates to VidMode extension gamma value.Michel Dänzer2-5/+7
2009-05-14randr12: Fix calculation of gamma ramp values.Michel Dänzer2-4/+4
2009-05-12COPYING file updates for git master changes since 1.6 branchAlan Coopersmith1-33/+12
2009-05-12Resync COPYING file with notices in code base as of xorg-server-1.6.1Alan Coopersmith1-682/+111
2009-05-11DRI2: update DRI2 private drawable width & height according to X drawableJerome Glisse1-0/+2
2009-05-11xselinux: Relax ownership restriction on SetSelectionUseContext.Eamon Walsh1-9/+0
2009-05-11xkb: if kbd init failed, NULL out the pointers after freeing them (#21278)Peter Hutterer1-0/+3
2009-05-09XQuartz: pbproxy standalone: added missing variable declarations.Jeremy Huddleston1-0/+3
2009-05-08Don't printf NULL pointers on HAL connection errorAlan Coopersmith1-3/+6
2009-05-08Fix a couple off-by-one array boundary checks.Alan Coopersmith3-3/+3
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer11-140/+136
2009-05-08xkb: remove some now-useless XFUNCPROTOBEGINPeter Hutterer2-8/+0
2009-05-08Xi: fix copy/paste error causing sizeof against wrong struct.Peter Hutterer1-1/+1
2009-05-08xfree86: fix xf86PostMotionEventP type checkingPeter Hutterer1-3/+4
2009-05-08Xi: don't double-swap the XListDeviceProperties reply.Peter Hutterer1-7/+0
2009-05-07dix: add 'none' pointer acceleration profile with number -1Simon Thum2-12/+31
2009-05-07dix: remove superfluous includes from ptrveloc.cSimon Thum1-3/+0
2009-05-07dix: fix warning in pointer accelerationSimon Thum1-2/+8
2009-05-05Change glib require for tests to auto.Peter Hutterer1-2/+5
2009-05-05mi: don't crash if we're trying to update the pointer for a keyboard.Peter Hutterer1-0/+3
2009-05-05include: up the number of max. input devices to 40.Peter Hutterer1-1/+1
2009-05-05Xext: shut up compiler warnings in xtest.cPeter Hutterer1-2/+2
2009-05-05Xext: return BadDevice from XTest if we don't have keys/buttons/valuators.Peter Hutterer1-0/+10
2009-05-05Xext: fix core Xtest button presses, don't call PickPointer.Peter Hutterer1-6/+0
2009-05-04Don't prepare outputs & crtcs if set_mode_major is presentJesse Barnes1-3/+8
2009-05-04Fix typo in ProcRenderCreateAnimCursor.Michel Dänzer1-1/+1
2009-05-03XkbSetNamedIndicator should ignore SD's without LED'sAlan Coopersmith1-0/+2
2009-05-01DRI2: Force allocation of real-front buffer for non-windows as wellIan Romanick1-8/+11
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh50-1037/+1017
2009-04-28kdrive: fix Xvfb build with separate libmain.Eamon Walsh1-1/+1
2009-04-28xfree86: restore default off for DontZapPeter Hutterer3-10/+8
2009-04-28test: add InternalEvent to core event conversion tests.Peter Hutterer1-0/+144
2009-04-28test: add a simple test to verify device axis intialization.Peter Hutterer2-2/+85
2009-04-28Add a test-suite for in-server unit-testing.Peter Hutterer4-0/+260
2009-04-28dix: remove all but main() from main.cPeter Hutterer11-377/+376
2009-04-27Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith4-121/+7
2009-04-28Make the cursor completely optionalSimon Farnsworth3-3/+19
2009-04-27Fix obvious copypastaPierre Willenbrock1-2/+2
2009-04-27Export CompositeRegisterAlternateVisuals.Aaron Plattner4-4/+43
2009-04-24DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick5-88/+284
2009-04-24DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick2-0/+27
2009-04-24Correct fcntl(F_SETOWN) error check in non-Solaris sigio codeJoel Bosveld1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith4-8/+42
2009-04-24Add casts to generated entries in sdksyms.c to silence type mismatch warningsAlan Coopersmith1-1/+1
2009-04-24Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith1-10/+6