platform/upstream/xorg-server.git
2014-03-03 Colin Harrisonhw/xwin: Align parameter names in prototypes with defin...
2014-03-03 Jon TURNEYhw/xwin: Just generate the WGL wrappers we need
2014-03-03 Yaakov Selkowitzhw/xwin: Fix implicit-function-declaration warning...
2014-02-25 David SodmanV2: Add check for link from output to crtc before optim...
2014-02-25 Alan CoopersmithFix test/os to work on Solaris
2014-02-25 Alan CoopersmithFix test/signal-logging to work on Solaris
2014-02-25 Matthieu Herrbgcc 4.2.1 doesn't support #pragma GCC diagnostic ignored
2014-02-25 Keith PackardMerge remote-tracking branch 'herrb/master'
2014-02-24 Keith PackardBump to 1.15.99.901 xorg-server-1.15.99.901
2014-02-24 Keith PackardMerge remote-tracking branch 'anholt/glamor-pull-request'
2014-02-21 Peter HuttererXi: check for invalid modifiers for XI2 passive grabs
2014-02-20 Gaetan Nadontest: remove source file from hashtabletest LDADD
2014-02-20 Thierry Redingtest/input: Fix alignment assertion for doubles
2014-02-16 Laércio de... Get rid of config/non-seat0.conf.multi-seat
2014-02-15 Eric Anholtglamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.
2014-02-15 Eric Anholtglamor: Fix linking of the gradient shaders on GLES2.
2014-02-15 Eric Anholtglamor: Don't bother keeping references to shader stage...
2014-02-15 Eric Anholtglamor: Fix typo in setting v_position's attrib location.
2014-02-15 Eric Anholtglamor: Move shader precision stuff from build time...
2014-02-15 Eric Anholtglamor: Unifdef the picture-format-to-format-and-type...
2014-02-15 Eric Anholtglamor: Move glamor_get_tex_format_type_from_pictformat...
2014-02-15 Eric Anholtglamor: Unifdef the cache format indices.
2014-02-15 Eric Anholtglamor: Pass pixmaps around to unifdef glamor_iformat_f...
2014-02-15 Eric Anholtglamor: Add a screen argument to drop an ifdef from...
2014-02-15 Eric Anholtglamor: Drop a bunch of GLES2 ifdefs.
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-09 Mark Kettenissync: Avoid ridiculously long timeouts
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()
next