platform/upstream/xorg-server.git
2013-10-06 Jeremy Huddleston... XQuartz: Dont't set screen on __GLXConfig
2013-10-06 Jeremy Huddleston... rootless: Use miCopyRegion instead of fbCopyRegion
2013-10-05 Pino Toscanoos: move <arpa/inet.h> for any !win32 system
2013-10-05 Pino Toscanoxfree86/hurd: include <hurd.h>
2013-10-04 Keith PackardBump version to 1.14.99.2 xorg-server-1.14.99.2
2013-10-04 Keith Packardkdrive/ephyr: Remove duplicate ephyrExtensions and...
2013-10-04 Gaetan Nadonxfree86: add a comment as to why the logdir is created
2013-10-04 Gaetan Nadonxfree86: Use $(MKDIR_P) for better code portability
2013-10-04 Gaetan NadonUninstall X link and CYGWIN libXorg.exe.a in local...
2013-10-04 Gaetan NadonXorg binary: use install-exec-hook rather than install...
2013-10-04 Gaetan NadonUse $(LN_S) provided by AC_PROG_LN_S macro to create...
2013-10-04 Gaetan NadonThe Xorg binary is missing the extension $(EXEEXT)...
2013-10-04 Keith PackardMerge remote-tracking branch 'anholt/ephyr-fixes'
2013-10-04 Gaetan Nadonmiext/shadow: missing c2p_core.h breaks "make distcheck...
2013-10-04 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2013-10-04 Keith PackardMerge remote-tracking branch 'ajax/xserver-next'
2013-09-24 Gaetan Nadontest: add new os executable to .gitignore
2013-09-24 Laércio de... xserver: enable InputClass option "GrabDevice" by defau...
2013-09-24 Peter Huttererdmx: provide enough space for axis mappings
2013-09-20 Keith Packarddamage: Must translate initial window damage by window...
2013-09-16 Jeremy Huddleston... XQuartz: pbproxy: Fix build with -DDEBUG
2013-09-16 Jeremy Huddleston... XQuartz: Fix build with moved pseudoramiX
2013-09-11 Adam Jacksonglx: Fill in some missing attributes from DoGetFBConfigs
2013-09-11 Adam Jacksonglx: Remove a dead comment
2013-09-11 Adam Jacksonglx: Catch another failure case in drawable creation
2013-09-11 Adam Jacksonglx: Remove screen number from __GLXconfig
2013-09-11 Adam Jacksonglx: Remove pixmapMode from __GLXconfig
2013-09-11 Adam Jacksonglx: Remove support for NV_vertex_program and NV_fragme...
2013-09-11 Adam Jacksonglx: realloc style fix in RenderLarge
2013-09-11 Adam Jacksonglx: Eliminate a small malloc from QueryContext
2013-09-11 Adam Jacksonglx: Handle failure to create the pixmap backing the...
2013-09-11 Adam Jacksonglx: Implement GLX_PRESERVED_CONTENTS drawable attribute
2013-09-11 Adam Jacksonglx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes
2013-09-11 Adam Jacksonglx: Implement GLX_{WIDTH,HEIGHT} in GetDrawableAttributes
2013-09-11 Adam Jacksonglx: Compute number of attributes in GetDrawableAttribu...
2013-09-11 Adam Jacksonglx: Style fixes
2013-09-11 Adam Jacksonglx: Pull GLX vendor string out of __GLXscreen
2013-09-11 Adam Jacksonglx: Remove unused bits from the context struct
2013-09-11 Adam Jacksonglxproxy: Don't track GLCLientm{aj,in}orVersion
2013-09-11 Adam Jacksondmx/glx: Remove unused __glXNop
2013-09-10 Adam Jacksondamageext: Style fix
2013-09-10 Adam Jacksondamage: Remove "post-rendering" hooks
2013-09-10 Adam Jacksondamage: Don't rewrite Text ops to GlyphBlt ops
2013-09-10 Adam Jacksondamage: Simplify DamageUnregister
2013-09-10 Adam Jacksondamage: Implicitly unregister on destroy
2013-09-10 Adam Jacksonfb: Remove unused compatibility wrappers
2013-09-10 Adam Jacksonmipointer: Remove deprecated miPointerCurrentScreen
2013-09-10 Adam Jacksonxfree86: Remove deprecated unimplemented xf86MapReadSid...
2013-09-10 Adam Jacksondix: FIXES is not optional
2013-09-10 Adam Jacksonvbe: Don't try to load the ddc submodule
2013-09-10 Adam Jacksonmisprite: Delete some dead private storage
2013-09-10 Adam Jacksondri2: Don't bother with xf86LoaderCheckSymbol("DRI2Conn...
2013-09-10 Adam Jacksonlist: Avoid using X types
2013-09-10 Adam Jacksondbe: Fold the window private private into the window...
2013-09-10 Adam Jacksondbe: Fold midbe reset into dix
2013-09-10 Adam Jacksondbe: Drop the unused idiom support
2013-09-10 Adam Jacksondamage: Remove the 'damage window' resource type.
2013-09-10 Adam Jacksondmx: Remove ShadowFB support
2013-09-10 Adam Jacksondix: Remove a dead parameter from DoGetImage
2013-09-10 Adam Jacksonmipointer: Remove EnqueueEvent from miPointerScreenFuncRec
2013-09-10 Adam Jacksonmipointer: Flatten calls to mieqSwitchScreen
2013-09-10 Adam Jacksonos: Factor out some common code in input buffer handling
2013-09-10 Radek Doulikxnest: Ignore GetImage() error in xnestGetImage()
2013-09-10 Michal SrbXnest: Implement xnestModifyPixmapHeader
2013-09-10 Peter Harrissecurity: Don't count RetainPermanent clients twice
2013-09-10 Peter Harrismi: Avoid stack smash when drawing dashed lines
2013-09-10 Chris Wilsonos: Immediately queue initial WriteToClient
2013-09-10 Laurent Carlierephyr: restore GLX support
2013-09-10 Keith Packardmiext/sync: Fix multi-screen support in SyncFence initi...
2013-09-10 Adam Jacksonrandr: Fix a copypasta bug in CRTC confinement
2013-09-09 Keith PackardMerge remote-tracking branch 'jturney/master'
2013-09-05 Thomas KlausnerFix typo in configure warning.
2013-09-05 Thomas KlausnerFix bug in cursor handling.
2013-09-05 Chris Claytonkdrive: fix build error on gcc 4.8 for out-of-bounds...
2013-09-03 Sebastien Bacherkdrive: initialize GLX for xephyr
2013-09-03 Eric Anholtephyr: Do grab/ungrab for ctrl+shift, not just shift...
2013-09-03 Eric Anholtephyr: Flush the X connection when updating the window...
2013-09-03 Eric Anholtephyr: Use host (HW) cursors by default.
2013-09-03 Eric Anholtephyr: Garbage collect some DOA host window clipping...
2013-09-03 Eric Anholtephyr: Garbage collect some dead XV clipping code.
2013-09-03 Eric Anholtephyr: Remove the helper libs for each of the optional...
2013-09-03 Eric Anholtephyr: Remove the remaining bits of host/server XV...
2013-09-03 Eric Anholtephyr: Remove the host/server split of the actual XV...
2013-09-03 Eric Anholtephyr: Remove another host/server split for XV image...
2013-09-03 Eric Anholtephyr: Remove the host/server split for video encodings.
2013-09-03 Eric Anholtephyr: Remove the host/server split for XV formats.
2013-09-03 Eric Anholtephyr: Remove the host/server split for XV attributes.
2013-09-03 Eric Anholtephyr: Remove the host/server split for XV adaptors.
2013-09-03 Eric Anholtephyr: Refactor XV adaptor feature detection.
2013-09-03 Eric Anholtephyr: Remove some pointless indirection in the XV...
2013-09-03 Eric Anholtephyr: Move event processing into ephyr.c.
2013-09-03 Eric Anholtephyr: Move the host screen info into the kdrive screen...
2013-09-03 Eric Anholtephyr: Rename and use the proper type for what was...
2013-09-03 Eric Anholtephyr: Expose a single function for detecting extensions.
2013-09-03 Eric Anholtephyr: Drop dead ephyrHostAtomToLocal code.
2013-09-03 Julien CristauXephyr: we're not using Xlib anymore, no need to undef...
2013-09-03 Julien CristauXephyr: handle errors in event loop
2013-09-03 Julien CristauXephyr: drop remaining Xlib dependency
2013-09-03 Julien CristauXephyr: move glx code to xcb
2013-09-03 Julien CristauXephyr: remove unused DRI1 code
next