platform/upstream/xorg-server.git
2014-01-12 Keith Packardxfree86/int10: mark printk as _X_ATTRIBUTE_PRINTF
2014-01-12 Keith Packardxfree86/fbdevhw: Fix warnings
2014-01-12 Keith Packardxfree86/exa: xf86GetOptValString returns const char...
2014-01-12 Keith Packardxfree86/dri: Mark DRIDrvMsg and dri_drm_debug_print...
2014-01-12 Keith Packardxfree86/common: handle string constants in xf86Xinput...
2014-01-12 Keith Packardxfree86/common: Const GC funcs and ops in xf86VAarbiter
2014-01-12 Keith Packardxfree86/config: Kludge around const strings
2014-01-12 Keith Packardconfig/udev: handle const strings
2014-01-12 Keith Packardcomposite: Remove unused pScreen variables
2014-01-12 Keith Packardtest: Warning cleanup
2014-01-12 Keith Packardxi: More warning cleanup for input
2014-01-12 Keith PackardXext: Clean up warnings in hashtable code
2014-01-12 Keith Packardexa: Clean up warnings
2014-01-12 Keith Packardxkb: Clean up warnings
2014-01-12 Keith Packardos: Clean up warnings
2014-01-12 Keith PackardXext: Clean up warnings
2014-01-12 Keith Packarddamage: Clean up warnings
2014-01-12 Keith PackardClean up warnings in mi.
2014-01-12 Keith PackardClean up warnings in DIX
2014-01-12 Keith Packardhw/xfree86: More const declarations for strings
2014-01-12 Keith PackardJust remove dpms functsion from xf86.h
2014-01-12 Keith PackardBunch of DMX warning fixes
2014-01-12 Keith PackardMore warning fixes in hw/xfree86
2014-01-12 Keith Packardxfree86 warning reduction
2014-01-12 Keith PackardXext: _X_EXPORT DPMSSet and DPMSSupported
2014-01-12 Keith Packardinclude: Make xkbrules structures all const char *
2014-01-12 Keith Packardxfree86/common: Warning fixes. Mostly const string...
2014-01-12 Keith Packardhw/xfree86: Lots of constant string support
2014-01-12 Keith Packardhw/xfree86: Make strings in DriverRec and ScrnInfoRec...
2014-01-09 Keith PackardBump release to 1.15.99.900
2013-12-27 Keith PackardBump version to 1.15.0 xorg-server-1.15.0
2013-12-20 Keith Packardpresent: Set complete notify mode to Skip as needed
2013-12-20 Keith Packardpresent: Don't abandon presents which are already queue...
2013-12-20 Keith Packardpresent: Handle PresentOptionAsync for copy mode
2013-12-19 Keith PackardBump version to 1.14.99.905 (1.15 RC5) xorg-server-1.14.99.905
2013-12-19 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2013-12-16 Keith PackardMerge remote-tracking branch 'jeremyhu/master'
2013-12-13 Adam Jacksonconfigure: Fix a typo near dri3/shmfence detection
2013-12-13 Adam Jacksonglx: Add null pointer protection to __glGetProcAddress
2013-12-13 Adam Jacksonpresent: Don't use the major/minor version from the...
2013-12-13 Adam Jacksondri3: Don't use the major/minor version from the protoc...
2013-12-13 Adam Jacksondri3: Guard against buggy clients
2013-12-13 Jeremy Huddleston... configure.ac: Add PRESENT_LIB to XQUARTZ_LIBS
2013-12-12 Jeremy Huddleston... XQuartz: Use asl_log_descriptor to log stdout/stderr...
2013-12-12 Jeremy Huddleston... darwin: Don't leave stdin/stdout closed
2013-12-11 Peter Huttererdix: fix check for grab type
2013-12-11 Peter HuttererXi: ungrab device when releasing a passive grab without...
2013-12-11 Ben GamariXi: Don't ActivateEarlyAccept POINTER_REGULAR listeners
2013-12-10 Keith Packardpresent: recursively set window pixmaps on flip
2013-12-10 Keith PackardBump version to 1.14.99.904 (1.15 RC4) xorg-server-1.14.99.904
2013-12-10 Jon TURNEYhw/xwin/glx: Rewrite WGL wrappers after Xserver convers...
2013-12-10 Jon TURNEYglx: Consistently use ARB-suffixed names for ARB_multit...
2013-12-10 Jon TURNEYephyr: Fix compilation when ./configure'd with --enable...
2013-12-10 Jon TURNEYconfigure.ac: Link XWin with present extension if we...
2013-12-10 Adam Jacksonxquartz/glx: Convert to non-glapi dispatch
2013-12-10 Adam Jacksondrisw: Wire up GetProcAddress
2013-12-10 Adam Jacksondri2: wire up GetProcAddress
2013-12-10 Adam Jacksonglx: Untangle the prototypes around the GetProcAddress...
2013-12-10 Adam Jacksonglx: Remove function stubs
2013-12-10 Adam Jacksonglx: Convert non-generated function pointer thunking
2013-12-10 Adam Jacksonglx: Convert generated code function pointer thunking
2013-12-10 Keith PackardDepend on latest glproto (1.4.17)
2013-12-09 Adam Jacksondamageext: Die if we can't create the Xinerama resource...
2013-12-09 Adam Jacksondamageext: Xineramify (v7)
2013-12-09 Adam Jacksonfixes: Fix PanoramiXSetWindowShapeRegion for root windo...
2013-12-09 Adam Jacksonfixes: Fix PanoramiXSetPictureClipRegion for root windo...
2013-12-09 Adam Jacksoncomposite: Fix COW creation for Xinerama (v2)
2013-12-09 Adam Jacksonxinerama: Export the screen region
2013-12-09 Adam Jacksonxfree86: Prefer fbdev to vesa
2013-12-09 Adam Jacksoncomposite: Don't double-redirect if someone asks for...
2013-12-09 Adam Jacksoncomposite: Automatically enable backing store support...
2013-12-09 Adam Jacksonbs: Set the screen's bs support level to WhenMapped
2013-12-09 Adam Jacksonsmartsched: Tweak the default scheduler intervals
2013-12-09 Adam Jacksondri3: Disable when Xinerama is active
2013-12-09 Adam Jacksondri2: Disable when Xinerama is active
2013-12-09 Adam Jacksonpresent: Disable when Xinerama is active
2013-12-05 Eric Anholtglx: Fix incorrect use of dri_interface.h version defin...
2013-12-05 Eric Anholtglx: Fix incorrect use of dri_interface.h version defin...
2013-12-05 Jon TURNEYconfigure.ac: Fixup for "Require libpciaccess for int10"
2013-12-05 Keith Packardpresent: Report damage when flipping
2013-12-05 Keith Packardpresent: Also set the root window pixmap when flipping
2013-12-05 Keith Packardpresent: Clear target_crtc if driver lacks Present...
2013-12-05 Keith Packardpresent: Send GLX_BufferSwapComplete events from presen...
2013-12-05 Keith Packardpresent: Set window pixmap to flipped pixmap
2013-12-05 Keith Packardpresent: Leave vblank on window list until flip complete
2013-12-05 Keith Packardpresent: Add a debug output line when skipping a pendin...
2013-12-02 Keith Packardmiext/sync: Handle libxshmfence API change
2013-12-02 Keith Packardmiext: Move SyncShm FDs out of the way of clients
2013-12-02 Keith PackardXext: Use SHMDIR and O_TMPFILE when creating mapping...
2013-12-02 Keith PackardSelect directory for MIT-SHM temp files at configure...
2013-11-27 Alan CoopersmithXdmx: Initialize DMX extension even if not built with...
2013-11-27 Connor Behanconfigure.ac: Require libpciaccess for int10
2013-11-27 Connor Behanconfigure.ac: Require libpciaccess for platform bus...
2013-11-27 Connor Behanconfigure.ac: Add whitespace near PCI configuration
2013-11-24 Keith PackardBump release to 1.14.99.903 (1.15 RC3) xorg-server-1.14.99.903
2013-11-24 Keith Packardmiext: Ensure xshmfence is only called when driver...
2013-11-24 Keith PackardXext: Recover from miSyncInitFenceFromFD failure withou...
2013-11-24 Chris Wilsonglx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen
2013-11-24 Keith Packardxnest: Ignore GetImage() error in xnestGetImage() (v3)
2013-11-20 Keith Packardpresent: When unflipping, copy to flip window rather...
next