summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-31XQuartz: GLX: Drawable does not contain resize anymore.Jeremy Huddleston1-8/+0
2009-08-31Xext: include securproto.h instead of securstr.hPeter Hutterer1-1/+1
2009-08-31xext: Use proto header rather than the Xext include file, this prevents users...Benjamin Close1-2/+1
2009-08-31XQuartz: GL: Unset GL_EXT_gpu_program_parameters for Tiger/ppcJeremy Huddleston1-0/+8
2009-08-31XQuartz: GL: Explicitly set GL_EXT symbols to 0 if they are not in OpenGL.fra...Jeremy Huddleston1-0/+73
2009-08-25Bump version to 1.6.3.901 (1.6.4 RC1)xorg-server-1.6.3.901Keith Packard1-2/+2
2009-08-25Block signals while delivering XTest events (fixes bug 23100)Keith Packard1-1/+1
2009-08-25Merge commit 'origin/server-1.6-branch' into xorg-server-1.6-appleJeremy Huddleston10-39/+92
2009-08-25XQuartz: Use applewmproto 1.4 updated headers.Jeremy Huddleston8-13/+8
2009-08-25XQuartz: Use internal xshm header for new xextprotoJeremy Huddleston1-2/+1
2009-08-25dbe: Adapt to new headersAdam Jackson1-1/+15
2009-08-25Update to xextproto 7.0.99.1.Jeremy Huddleston25-61/+58
2009-08-25xsync: Use a local header for server API definitionsAdam Jackson3-1/+178
2009-08-25XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...Jeremy Huddleston2-8/+10
2009-08-25CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULTJeremy Huddleston1-1/+1
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard3-1/+29
2009-08-25Perform rotation redisplay before calling driver block handler (which may flu...Keith Packard1-2/+3
2009-08-25xf86_reload_cursors: fix cursor position to eliminate jumping after mode setKeith Packard1-2/+4
2009-08-25glx: Clean up more thoroughly if the drawable of a current context goes away.Michel Dänzer1-1/+24
2009-08-25glx: If a destroyed window is bound to the current context, make it not current.Michel Dänzer1-0/+4
2009-08-25Do not reset lastDeviceEventTime when we do dixSaveScreensRichard Hughes1-2/+0
2009-08-25dix: update the sprite trace for all masters && floating slaves (#23257)Peter Hutterer1-2/+2
2009-08-25xfree86: Link libselinux with Xorg system librariesDan Nicholson1-2/+2
2009-08-25config: don't shutdown the libhal ctx if it failed to initialize (#23213)Peter Hutterer1-10/+11
2009-08-25Xext: fix up wrong conditions for negative sync transitions.Peter Hutterer1-18/+14
2009-08-05XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in Do...Jeremy Huddleston1-0/+7
2009-08-05XQuartz: Only save lastpt on mouse/tablet eventsJeremy Huddleston1-44/+39
2009-08-05XQuartz: Use mouseLocation rather than locationInWindow when setting lastptJeremy Huddleston1-1/+1
2009-08-05XQuartz: Don't use location delta for tablets since NSEvent does not give a p...Jeremy Huddleston1-1/+16
2009-08-05XQuartz: Purge redundant QuartzBellJeremy Huddleston3-38/+7
2009-08-05Merge commit 'origin/server-1.6-branch' into xorg-server-1.6-appleJeremy Huddleston28-132/+223
2009-07-31Bump release number to 1.6.3xorg-server-1.6.3Keith Packard1-2/+2
2009-07-31XQuartz: Unify how we set our bitmasks for visualsJeremy Huddleston6-86/+77
2009-07-31XQuartz: Dead code removal for StaticColor visualJeremy Huddleston3-548/+0
2009-07-31XQuartz: Cleanup the bitmask setting for GLX visuals.Jeremy Huddleston1-20/+18
2009-07-31XQuartz: no DirectColorJeremy Huddleston1-2/+2
2009-07-31XQuartz: Define DDXRingBellJeremy Huddleston2-9/+5
2009-07-29Remove hardcoded gcc -Wall option from configure.acAlan Coopersmith1-1/+1
2009-07-29selinux: Only activate if policy says to be an object managerAdam Jackson1-0/+4
2009-07-29quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs1-0/+5
2009-07-29config: add HAL error checksRémi Cardona1-10/+22
2009-07-29Don't printf NULL pointers on HAL connection errorAlan Coopersmith1-3/+6
2009-07-28XQuartz: Avoid a possible spinlock in applicationWillTerminateJeremy Huddleston1-1/+4
2009-07-28XQuartz: Avoid namespace collission for BOOL in SparkleJeremy Huddleston2-4/+2
2009-07-26Bump to version 1.6.2.901 (1.6.3 RC1)xorg-server-1.6.2.901Keith Packard1-2/+2
2009-07-26xfree86: move didLock assignment down to where the function pointer is valid.Dave Airlie1-1/+1
2009-07-26randr: fix operation order so that rotation+transform worksBenjamin Defnet1-3/+3
2009-07-26hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_majorBenjamin Defnet1-3/+5
2009-07-26randr: Nuke broken set_origin shortcutMatthias Hopf1-13/+0
2009-07-26randr: fix server crash in RRGetScreenInfoJulien Cristau1-2/+3