platform/upstream/xorg-server.git
2014-04-03 Michael ThayerAdd a return value to load_cursor_argb() to allow it...
2014-04-03 Michael ThayerSet a flag property on the root window to say if the...
2014-04-03 Daniel StoneAdd pScreen->NameWindowPixmap hook
2014-04-03 Keith PackardMerge remote-tracking branch 'krh/xwayland-for-keithp'
2014-04-03 Kristian HøgsbergXwayland DDX
2014-04-03 Keith Packardglamor: Add glamor_program based poly_text and image_text
2014-04-03 Keith Packardglamor: Use glamor_program for glamor_glyphblt
2014-04-03 Keith Packardglamor: Add glamor_program based poly_fill_rect
2014-04-03 Keith Packardglamor: Add glamor_program based fill/set/get spans
2014-04-03 Keith Packardglamor: Add simple upload/download functions in glamor_...
2014-04-03 Keith Packardglamor: Use plain GLSL 1.20 features for fill code.
2014-04-03 Keith Packardglamor: Compute supported GLSL version and save in...
2014-04-03 Keith Packardfb: Publish fbGlyphs and fbUnrealizeGlyph
2014-04-03 Keith Packardglamor: Bail from composite when pixmap cannot be uploaded
2014-04-03 Keith Packardglamor: Remove warning message when pixmap cannot be...
2014-04-03 Keith Packardglamor: Public polyLines function is glamor_poly_lines_nf
2014-04-03 Keith Packardglamor: Initialize XV shaders from glamor_xv_init inste...
2014-04-03 Keith Packardglamor: SetWindowPixmap is not related to RENDER
2014-04-03 Keith Packardglamor: glamor_poly_point_nf cannot fail for non-DDX...
2014-04-03 Eric AnholtRevert "glx: Make sure we get an FBConfig the root...
2014-04-03 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-04-03 Peter HuttererRevert "xkb: ProcesssPointerEvent must work on the...
2014-04-03 Hans de Goedexf86LogInit: log to XDG_DATA_HOME when not running...
2014-04-01 Kristian Høgsbergglamor: Expose glamor_destroy_pixmap()
2014-04-01 Kristian Høgsbergglamor: Add new GLAMOR_CREATE_PIXMAP_NO_TEXTURE pixmap...
2014-04-01 Kristian Høgsbergglamor: Move glamor_egl_screen_init() prototype to...
2014-04-01 Kristian Høgsbergdri3: Allow asynchronous implementation for dri3_open
2014-04-01 Kristian Høgsbergcomposite: Add exception mechanism for implicit redirec...
2014-04-01 Keith PackardMake XYToWindow a screen function
2014-04-01 Hans de Goedeconfigure: Change DEFAULT_LOGPREFIX to really be a...
2014-04-01 Keith PackardMerge remote-tracking branch 'jturney/master'
2014-03-29 Adam Jacksonmi: Hush extension initialization (#75870)
2014-03-28 Keith Packardfb: fix fast-path blt detection
2014-03-27 Jon TURNEYHandle -displayfd and an explicit display number sensibly
2014-03-27 Jon TURNEYFix build when configured --enable-debug
2014-03-27 Jon TURNEYFix ephyr build with --disable-glamor
2014-03-27 Jon TURNEYBuild fbcmap_mi.c once, rather than once for each DDX
2014-03-27 Jon TURNEYBuild Xi/stubs.c once as a convenience library, rather...
2014-03-27 Jon TURNEYBuild dpmsstubs.c once as a convenience library, rather...
2014-03-27 Julien CristauXephyr: restore initial window resize lost in xcb conve...
2014-03-26 Keith Packardglamor: Add glamor_program PolyPoint implementation
2014-03-26 Keith Packardglamor: Move glamor_poly_segment to separate glamor_seg...
2014-03-26 Keith Packardglamor: Add infrastructure for generating shaders on...
2014-03-26 Keith Packardglamor: Add helper functions to walk pixmap tiling
2014-03-26 Keith Packardglamor: Add bounding box to one-fbo pixmaps
2014-03-26 Keith Packardglamor: Get testing code using small FBOs working again
2014-03-26 Keith Packardmi: miPutImage with XYPixmap failed at depth 32 on...
2014-03-26 Keith Packarddix: Allow NULL stipple in ChangeGC
2014-03-26 Markus Wickglamor: Drop feature dependent optimization on startup.
2014-03-26 Markus Wickglamor: Remove unneeded unbindings.
2014-03-26 Markus Wickglamor: Always keep GL_ELEMENT_ARRAY_BUFFER bound to...
2014-03-26 Markus Wickglamor: Select VBO path by ARB_mbr extension.
2014-03-26 Markus Wickglamor: Update GL requirements to 2.1.
2014-03-26 Markus Wickglamor: Use epoxy_gl_version() instead of rolling our...
2014-03-26 Markus Wickglamor: Use epoxy_has_gl_extension() instead of rolling...
2014-03-26 Markus Wickglamor: Use glsl "fract/mod" instead of "while" in...
2014-03-26 Eric Anholtkdrive: Remove duplicated definitions of some XV-relate...
2014-03-26 Gaetan Nadonxfree86: glamor_egl subdir must be distributed - breaks...
2014-03-26 Gaetan Nadonephyr: typo where "()" should be "$()" in the Makefile...
2014-03-26 Hans de Goedesystemd-logind: Monitor systemd-logind going away
2014-03-25 Hans de GoedeBuildsys: Create SUID_WRAPPER_DIR before using it
2014-03-25 Gaetan Nadonsuid: adding Xorg.sh.in to EXTRA_DIST is redundant
2014-03-25 Gaetan Nadonsuid: add generated Xorg.sh to hw/xfree86/.gitignore
2014-03-25 Gaetan Nadonsuid: replace deprecated AC_HELP_STRING with AS_HELP_STRING
2014-03-25 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-03-25 Emil Velikovmiinitext: introduce LoadExtensionList() to replace...
2014-03-24 Adam Jacksonxkb: Restore XkbCopyDeviceKeymap
2014-03-24 Kristian Høgsbergos: Add AddClientOnOpenFD() to create a new client...
2014-03-23 Emil Velikovmiinitext: avoid allocating a sentinel ExtensionModule
2014-03-23 Emil Velikovmiinitext: constify staticExtensions
2014-03-23 Emil Velikovmiinitext: drop sentinel detection during LoadExtension
2014-03-23 Emil Velikovmiinitext: move AddStaticExtensions() to LoadExtension()
2014-03-22 Alan CoopersmithAdd necessary headers for major()/minor() on Solaris...
2014-03-22 Keith PackardMerge remote-tracking branch 'jturney/master'
2014-03-22 Gaetan NadonDefault font path: remove the check for ${sysconfdir...
2014-03-22 Keith PackardMerge remote-tracking branch 'jwrdecoede/for-keith'
2014-03-22 Jon TURNEYhw/xwin: Fix WM_ENDSESSION crash on x86_64
2014-03-22 Jon TURNEYhw/xwin: Improve NET_WM_ICON validation
2014-03-22 Jon TURNEYhw/xwin: Remove obsolete control handling for About...
2014-03-22 Oliver Schmidthw/xwin: Minimize redraw events after resizing/moving...
2014-03-22 Jon TURNEYhw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name...
2014-03-22 Colin Harrisonhw/xwin: Remove prototype for non-existent winMWExtWMUp...
2014-03-22 Colin Harrisonhw/xwin: Use AllocDevicePair()
2014-03-22 Colin Harrisonhw/xwin: Consistently use 'L' for long int constants
2014-03-22 Colin Harrisonhw/xwin: Remove an unneeded include
2014-03-22 Colin Harrisonhw/xwin: Use boolean AND rather than bitwise AND in...
2014-03-22 Colin Harrisonhw/xwin: Fix declaration after statement warning in...
2014-03-22 Colin Harrisonhw/xwin: Fix typo in comment
2014-03-22 Jon TURNEYhw/xwin: Fix const discarded warning in winGenerateAuth...
2014-03-19 Kristian Høgsbergos: Add a mechanism to prevent creating any listen...
2014-03-19 Kristian Høgsbergos: Always compile ListenOnOpenFD() and export it
2014-03-19 Kristian Høgsbergtest: Don't add TEST_LDADD to list test
2014-03-19 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2014-03-18 Kristian Høgsbergxkb: add XkbLoadKeymapFromString
2014-03-18 Keith PackardMerge remote-tracking branch 'anholt/glamor-megaseries'
2014-03-17 Michel Dänzerglamor: Move up glamor_priv->flags assignment in glamor...
2014-03-17 Eric Anholtglx: Make sure we get an FBConfig the root window's...
2014-03-17 Markus Wickglamor: don't reset the GLSL program
2014-03-17 Markus Wickglamor: remove disabled code
2014-03-17 Alan CoopersmithRemove duplicate assignment of repeat_type_uniform_location
next