platform/upstream/xorg-server.git
2014-02-15 Eric Anholtglamor: yInverted is a boolean value, so use the Bool...
2014-02-15 Eric Anholtglamor: Drop fixed function transformation matrix setup.
2014-02-15 Eric Anholtglamor: Drop useless glEnable/glDisable(GL_TEXTURE_2D...
2014-02-15 Eric Anholtglamor: Put in a pluggable context switcher for GLX...
2014-02-15 Eric Anholtglamor: Rename glamor_get/put_dispatch to glamor_get...
2014-02-15 Eric Anholtglamor: Convert to using libepoxy.
2014-02-14 Jeremy Huddleston... XQuartz: pointer -> void *
2014-02-13 Keith PackardDIST_SUBDIRS needs to include glamor, even if it isn...
2014-02-13 Gaetan Nadonconfig: fails to create tarball as xorg-server.conf...
2014-02-10 Alan CoopersmithDelete stray ; in struct _DeviceChangedEvent
2014-02-10 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-02-09 Peter Huttererxfree86: use xnfstrdup in the Xorg -configure code
2014-02-09 Peter Hutterermi: fix printf warning about size_t format specifier
2014-02-08 Keith Packardephyr: Repaint entire screen when colormap is updated
2014-02-08 David Heidelbergerconfigure.ac: add missing "test"
2014-02-08 Alan Coopersmith__glGetProcAddress: explictly cast function pointers...
2014-02-08 Eric Anholtxfree86: Fix a compiler warning on 64-bit.
2014-02-08 Eric Anholtglx: Delete dead NV program string functions.
2014-02-08 Eric Anholtglx: Reduce compiler warnings by not requesting GL...
2014-02-08 Eric Anholtglx: Stop relying on libGL ABI bugs for glGetCompressed...
2014-02-07 Jon TURNEYglx: Remove left-over glthread.c
2014-02-07 Adam Jacksonconfigure: Don't add GLX_SYS_LIBS to XORG_SYS_LIBS
2014-02-05 Peter Huttererdix: fix a -Wshadow warning
2014-02-05 Peter Huttererxfree86: unconstify driver in the XF86ConfInputClassRec
2014-02-05 Peter Huttererxfree86: unconstify another string
2014-02-05 Peter Huttererxfree86: un-constify inp_driver/inp_identifier
2014-02-05 Peter Huttererxfree86: device name and driver are not const char
2014-02-04 Peter Huttererdix: fix button state check before changing a button...
2014-02-04 Peter Huttererinclude: make the various button array lengths more...
2014-02-04 Peter Huttererdix: prevent a driver from initializing or submitting...
2014-02-04 Peter HuttererRevert "xfree86/common: handle string constants in...
2014-02-04 Peter HuttererRevert "xfree86/parser: make strings in xf86MatchGroup...
2014-02-04 Peter Huttererinput: un-constify dev->name
2014-02-04 Peter HuttererRevert "os: xstrtokenize takes and returns const char...
2014-02-04 Peter Huttererinput: un-constify InputAttributes
2014-02-04 Peter Huttererxkb: add a call to init an XkbRMLVOSet from const chars
2014-02-04 Peter HuttererXi: remove superfluous cast.
2014-01-31 Arun Raghavanedid: Add quirk for Sony Vaio Pro 13
2014-01-29 Hans de Goedexf86Events: add Enable/DisableInputDeviceForVTSwitch...
2014-01-29 Hans de Goedexf86Events: refactor xf86VTLeave error handling
2014-01-29 Hans de Goedexf86Events: split xf86VTSwitch into xf86VTLeave and...
2014-01-29 Hans de Goededbus-core: Attempt to connect to dbus ASAP
2014-01-29 Hans de Goededbus-core: Make dbus-core no longer mutually exclusive...
2014-01-29 Peter Huttererconfig: drop the dbus API
2014-01-29 Laércio de... xfree86: Keep a non-seat0 X server from touching VTs...
2014-01-29 Łukasz Stelmachconfigure.ac: enable systemd socket activation in libxtrans
2014-01-29 Alan CoopersmithAdd RANDR 1.4 requests & events to dix/protocol.txt
2014-01-29 Alan Coopersmithxf86DeleteScreen: move check for NULL pScrn before...
2014-01-29 Alan CoopersmithOn realloc failure, free font_path_string instead of...
2014-01-29 Alan CoopersmithLink libvgahw with $(PCIACCESS_LIBS) as well
2014-01-28 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-01-27 Keith PackardMerge remote-tracking branch 'anholt/glamor-reformat'
2014-01-27 Keith PackardAdd _XITYPEDEF_POINTER to dix-config.h
2014-01-27 Keith PackardpseudoramiX: Only compile on XQUARTZ and XWIN
2014-01-27 Keith PackardpseudoramiX: Add _X_ATTRIBUTE_PRINTF attributes to...
2014-01-27 Keith PackardWarning fixes in glx
2014-01-27 Eric Anholtglamor: Remove more out-of-tree compat code.
2014-01-27 Eric Anholtglamor: Remove an extra copy of RegionNil().
2014-01-27 Eric Anholtglamor: Hook the module back up to the build.
2014-01-27 Eric Anholtglamor: Convert use of the old "pointer" typedef to...
2014-01-27 Eric Anholtglamor: Silence warnings for non-debug builds.
2014-01-27 Eric Anholtglamor: Disable definitions of GL extension prototypes...
2014-01-27 Eric Anholtglamor: Drop xfree86 dependencies from this dix module.
2014-01-27 Eric Anholtglamor: Disable the XV code for now.
2014-01-27 Adam Jacksonglamor: Use dix-config.h not project config.h
2014-01-27 Adam Jacksonglamor/egl: Remove glapi awareness
2014-01-27 Eric Anholtglamor: Remove compat code for building out of tree.
2014-01-27 Adam Jacksonglamor: Remove copy of sna's compiler.h
2014-01-27 Eric Anholtglamor: Fix up some indentation damage on header protot...
2014-01-27 Eric Anholtglamor: Fix some indent damage of putting a ' ' after...
2014-01-27 Eric Anholtglamor: Fix some mangling of shader strings by indent.
2014-01-27 Eric Anholtglamor: Apply x-indent.sh.
2014-01-27 Eric Anholtglamor: Touch up some code so indent doesn't get confused.
2014-01-25 Alan CoopersmithCheck for calloc() failure in add_master()
2014-01-25 Peter HuttererXi: fix modifier offset in XIPassiveGrab swapping function
2014-01-23 Keith Packarddix: Praise clients which haven't run for a while,...
2014-01-23 Keith Packardtest/signal-formatting: Ignore compiler warnings
2014-01-23 Keith Packardtest/hashtabletest: Clean up -Wshadow errors
2014-01-23 Keith Packardtest/xi2: Clean up -Wshadow warnings
2014-01-23 Keith Packardkdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIG...
2014-01-23 Keith Packardrandr: Eliminate -Wshadow warnings
2014-01-23 Keith Packardhw/xnest: Eliminate shadowed names
2014-01-23 Keith Packardhw/vfb: Rename screenInfo parameter to screen_info
2014-01-23 Keith Packardkdrive: Fix -Wshadow errors
2014-01-23 Keith Packardexa: Fix -Wshadow warnings
2014-01-23 Keith Packardcomposite: Remove duplicate window pixmap fetch
2014-01-23 Keith Packardxfree86: Fix -Wshadow warnings
2014-01-23 Keith PackardXi: Use 'void *' instead of 'Pointer' (which is going...
2014-01-23 Keith Packardos: Fix -Wshadow errors
2014-01-23 Keith PackardAdd 'FONT_PATH_NAME_ELEMENT_CONST' to dix-config.h...
2014-01-23 Keith PackardIgnore a couple of format-nonliteral warnings
2014-01-23 Keith Packardinclude: GetClientResolutions is declared in font.h
2014-01-22 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-01-22 Keith PackardMerge remote-tracking branch 'dlespiau/20131216-4k'
2014-01-22 Alan CoopersmithIf EAGAIN == EWOULDBLOCK, only need to check errno...
2014-01-22 Keith PackardMerge remote-tracking branch 'jeremyhu/master'
2014-01-22 Keith PackardMerge remote-tracking branch 'anholt/xserver-unifdef'
2014-01-22 Keith PackardMerge remote-tracking branch 'anholt/glamor-external...
2014-01-22 Gaetan Nadonautoconf: fix warning by replacing AC_WARN with AC_MSG_WARN
2014-01-22 Gaetan Nadonxorg-tls: fix warning, replace AC_TRY_COMPILE with...
next