platform/upstream/xorg-server.git
2014-03-17 Eric Anholtxephyr: Don't forget to glViewport() before drawing...
2014-03-10 Eric Anholtglx: Clear new FBConfig attributes to 0 by default.
2014-03-10 Eric Anholtglamor: Use buffer_storage
2014-03-10 Eric Anholtglamor: Fix requested composite VBO size.
2014-03-10 Eric Anholtglamor: Extract the streamed vertex data code used...
2014-03-10 Eric Anholtglamor: Track the next vertex offset as we go for AA...
2014-03-10 Eric Anholtglamor: Track the next vertex offset as we go for non...
2014-03-10 Eric Anholtglamor: Track the next vertex offset as we go in render...
2014-03-10 Eric Anholtglamor: Move glamor_emit_composite_vert() to traps...
2014-03-10 Eric Anholtglamor: Don't forget to set GL_INVALIDATE_RANGE_BIT...
2014-03-10 Eric Anholtglamor: Fix a mismatched glamor_get/put_context().
2014-03-10 Eric Anholtglamor: Add a note about the state of GL_ARB_map_buffer...
2014-03-10 Eric Anholtglamor: Fix a spelling mistake in GLAMOR_PIXMAP_FBO_NOT...
2014-03-10 Eric Anholtglamor: remove dead global variable.
2014-03-10 Hans de GoedeRequire video drivers to report that they support serve...
2014-03-10 Hans de Goedexf86platformBus: Make doPlatformProbe accept a NULL...
2014-03-10 Hans de Goedesystemd-logind: Fix vt-enter not working when using...
2014-03-10 Hans de Goedeconfig_odev_add*_attribute: Don't add the attribute...
2014-03-10 Hans de Goedehashtabletest: Fix warning: format ‘%ld’ expects argume...
2014-03-10 Dave Airliexserver: fix build since system-logind.h
2014-03-08 Keith PackardMerge remote-tracking branch 'jwrdecoede/for-keith'
2014-03-07 Jon TURNEYFix xephyr build in --disable-glamor case
2014-03-07 Andrew Eikumdix: Clear any existing selections before initializing...
2014-03-05 Eric Anholtglamor: Add support for DRI3.
2014-03-05 Eric Anholtglamor: Rename the DRI-related pixmap functions.
2014-03-05 Eric Anholtxorg: Connect up the glamor XV code, xorg DDX-only...
2014-03-05 Eric Anholtxorg: Build a glamor_egl module.
2014-03-05 Eric Anholtxephyr: Pass incoming XCB events to the Xlib event...
2014-03-05 Eric Anholtxephyr: Build support for rendering with glamor using...
2014-03-03 Jon TURNEYhw/xwin: More closely follow ICCCM for setting input...
2014-03-03 Colin Harrisonhw/xwin: Remove unnecessary casts from malloc/realloc...
2014-03-03 Colin Harrisonhw/xwin: Add missing FORCEEXIT token to XWin configurat...
2014-03-03 Colin Harrisonhw/xwin: Silence bell when volume is zero
2014-03-03 Colin Harrisonhw/xwin: Fix typo in comment
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-03-03 Hans de Goedexf86OpenSerial: Add support server managed fds
2014-03-03 Hans de Goedeconfig-udev: Don't try to add drm devices twice
2014-03-03 Hans de Goedesystemd-logind: Add delayed input device probing
2014-03-03 Hans de Goedesystemd-logind: Hookup systemd-logind integration
2014-03-03 Hans de Goedesystemd-logind: Add systemd-logind "core"
2014-03-03 Hans de Goedehotplug: Extend OdevAttributes for server-managed fd...
2014-03-03 Hans de GoedeOdevAttribute: Remove unowned flag from OdevAttributes...
2014-03-03 Hans de GoedeOdevAttribute: Add support for integer attributes
2014-03-03 Hans de GoedeOdevAttribute: config_odev_add_attribute: replace exist...
2014-03-03 Hans de GoedeOdevAttribute: Add config_odev_get_attribute helper
2014-03-03 Hans de Goedexf86Xinput: Modify API for server-managed fd support
2014-03-03 Hans de Goedelinux: xf86OpenConsole: Don't detach from controlling...
2014-03-03 Hans de Goedelinux: xf86OpenConsole remove root-rights check for...
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
next