[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.14.99.904-1'



Tag 'xorg-server-2_1.14.99.904-1' created by Julien Cristau <jcristau@debian.org> at 2013-12-12 11:44 +0000

Tagging upload of xorg-server 2:1.14.99.904-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAABAgAGBQJSqaGpAAoJEDEBgAUJBeQMyx8P/2HIc8s+GaadV00qbVTP+aB5
xLAjNzxyA86kfl7aYonQlixPN6aeRwYQKr36+CeJOR6D0A7XDsqFBHux3mpLKCuP
jFMbJ4VETq3wrKYeiNuOJqhFWBQvXugrh2/HxVh4ny/L+xNZQV+191EMNfktUhTk
ILgqoGXPjR/weDckAM2jFCQNDjVwod9foeDqYHwnUn5HPDrcZ8e+ftnUFrjt5U/I
S4KnH9KB5DvQzXUOQJA5stiaqISzs/daXhHUjNgWXp8Sqs8uSNKuztaBBP9CbpYL
2Exrmz6l1eAjpFRic5bEIGcZMMDafU5SoVrcjODUj/Tu8pDkDdVzmWNo3ZhXzvqf
AvzIEhpwhzQcVif1Zlf98CWH+9RVUxekH7Id/6mzCus+fOlc+BuAXqQH47xMdVug
wxIj6xnZKi8wGb78oswvD+zd1803UgjXaTIlCuV9UZblYDwkAlwu6YSiLsCeFLMI
Jejd3wViMQNJaL+XhPD0vtvAQ+hR5PXHScCF9/pgcoEuix+02aQ5msvpg68yGHSV
OoZYcmLw4p7dezVDIo0/j2HQWmDdgtuKKFn1fv3YRQupIg9vDjKHp5/0R62eLikS
t8C2gxhLMAdoi+/DKw9h8h2WJPID7337xaKp2dhpByXlnmsdkmWrGU52GjQH/EjC
JcKLMvDj7AAz7DWJUxob
=M4TU
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.14.99.3-1:
Adam Jackson (32):
      glx: Only take a Pixmap reference if creating the GLXPixmap succeeded
      glx: Fix memory leak in context garbage collection (v2)
      glx: Fix a corner case in DrawableGone
      glx: Simplify glXDestroyContext
      glx: Remove DRI1 AIGLX (v2)
      glx: convert to direct GL dispatch (v2)
      xfree86: Bump video/input/extension ABIs for 1.15
      dri: Fix GLX_Y_INVERTED_EXT fbconfig attribute
      glx: Lie about GLX_Y_INVERTED_EXT
      present: Don't try to initialize when building without present support
      mieq: Bump default queue size to 512
      present: Disable when Xinerama is active
      dri2: Disable when Xinerama is active
      dri3: Disable when Xinerama is active
      smartsched: Tweak the default scheduler intervals
      bs: Set the screen's bs support level to WhenMapped
      composite: Automatically enable backing store support on the screen
      composite: Don't double-redirect if someone asks for backing store twice
      xfree86: Prefer fbdev to vesa
      xinerama: Export the screen region
      composite: Fix COW creation for Xinerama (v2)
      fixes: Fix PanoramiXSetPictureClipRegion for root windows (v2)
      fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)
      damageext: Xineramify (v7)
      damageext: Die if we can't create the Xinerama resource type
      glx: Convert generated code function pointer thunking
      glx: Convert non-generated function pointer thunking
      glx: Remove function stubs
      glx: Untangle the prototypes around the GetProcAddress thunk
      dri2: wire up GetProcAddress
      drisw: Wire up GetProcAddress
      xquartz/glx: Convert to non-glapi dispatch

Alan Coopersmith (4):
      Avoid conflicts with Solaris <sys/regset.h> defines that clash with our names
      Enable XTRANS_SEND_FDS on Solaris too.
      Stop including inline assembly .il file for Solaris Studio builds
      Xdmx: Initialize DMX extension even if not built with GLX support

Andreas Schwab (1):
      ARM64: Add support for aarch64

Chris Wilson (1):
      glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen

Connor Behan (4):
      xfree86: Find primary entity when bus types are nominally different
      configure.ac: Add whitespace near PCI configuration
      configure.ac: Require libpciaccess for platform bus support
      configure.ac: Require libpciaccess for int10

Dan Horák (1):
      test: build the touch test only when building Xorg

Daniel Czarnowski (4):
      glx: Allow float renderType in glXCreateContextAttribsARB
      glx: Correctly set render type enum
      glx: Handle float config types in glxConvertConfigs
      glx: Enable GLX_ARB_fbconfig_float for DRI2 drivers

Dave Airlie (1):
      xfree86: return NULL for compat output if no outputs.

Egbert Eich (6):
      DDX/DPMS: Call dixSaveScreens() also when screen is turned on
      DDX/modes: Add a sanity check when using screen sizes from EDID
      DDX/Events: Distinguish between Input- and GeneralHandlers in xf86VTSwitch()
      DDX/Randr: Avoid server crash when xrandr SetConfig is called while switched away
      config/ACPI: Add option to disable building of ACPI support on Linux
      config/APM: Add option to disable building of APM support on Linux

Eric Anholt (3):
      glx: Add support for the new DRI loader entrypoint.
      glx: Fix incorrect use of dri_interface.h version defines in extensions.
      glx: Fix incorrect use of dri_interface.h version defines in driver probing.

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Jeremy Huddleston Sequoia (6):
      XQuartz: Bump bundle version to 2.7.6
      miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a listener (v3)"
      configure.ac: Move GLX section after DRI
      XQuartz: Update Info.plist copyright years
      XQuartz: Don't sleep forever on exit if usleep() returns an error
      xfree86: Fix build without libpciaccess

Jon TURNEY (5):
      configure.ac: Fixup for "Require libpciaccess for int10"
      configure.ac: Link XWin with present extension if we are building with it enabled
      ephyr: Fix compilation when ./configure'd with --enable-debug
      glx: Consistently use ARB-suffixed names for ARB_multitexture functions
      hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch

Julien Cristau (13):
      os: Actually use the computed clockid in GetTimeInMicros
      Merge tag 'xorg-server-1.14.99.902' into debian-experimental
      Bump changelogs
      Update (build)dependencies
      Drop xfree86-Bump-to-video-ABI-15-and-input-ABI-20.patch
      Bump serverminver
      Stop putting people's email address in the X log
      Add changelog entry for previous commit
      Merge tag 'xorg-server-1.14.99.904' into debian-experimental
      Bump changelogs
      Update build-deps
      Explicitly enable dri3 on !hurd, and present everywhere
      Upload to experimental

Keith Packard (59):
      Merge remote-tracking branch 'idr/glx-float-fbconfig'
      Merge remote-tracking branch 'whot/for-keith'
      kdrive/ephyr: Don't discard one-time driver structure at server reset
      Xext: Move MIT-SHM 'ShmDesc' to shmint.h
      Clean up a couple of warnings in os/
      Add a RegionDuplicate function
      Add swapll to byte swap 64-bit datatypes
      os: Add GetTimeInMicros
      misync: Don't smash custom screen sync functions
      Add interfaces to get FDs from clients over the socket
      Add support for MIT-SHM AttachFd request
      dri3: Add DRI3 extension
      present: Add Present extension
      Merge remote-tracking branch 'keithp/dri3'
      Merge remote-tracking branch 'jeremyhu/master'
      Merge remote-tracking branch 'whot/for-keith'
      Add dri3 and present directorys to distribution
      Set version to 1.14.99.901 (1.15 RC1)
      Disable DRI3 and sync fence FD functions if xshmfence isn't available
      hw/xfree86: Link libdri3 only when DRI3 is defined
      Link with xshmfence, reference miSyncShmScreenInit in sdksyms
      Use $GL_LIBS instead of -lGL for linking
      Make XTrans FD passing support optional. Define only on Linux
      Remove dix-config.h config variables from xorg-config.h
      Require xextproto version 7.2.99.901
      Xext: Enable MIT-SHM FD-passing request definitions only when possible
      Require libXtrans version 1.3.2
      Trap SIGBUS to handle truncated shared memory segments
      Present: Check for window/fence destroyed when idling pixmaps
      present: Change debug output a bit to help diagnose missing vblank signals
      Merge remote-tracking branch 'jeremyhu/master'
      Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't set
      Proper spelling of MAP_ANONYMOUS is MAP_ANON.
      xext: Fix shmint.h to not use headers outside of sdk_HEADERS
      Update to version 1.14.99.902
      kdrive: handle WxH as valid geometry spec
      Merge remote-tracking branch 'whot/for-keith'
      present: Round fake MSC computations intead of truncating
      present: Ignore event_id 0 from driver vblank notify
      present: Signal destroyed flip window with vblank->window == NULL
      present: Block for wait_fence in present_execute
      present: When unflipping, copy to flip window rather than screen
      xnest: Ignore GetImage() error in xnestGetImage() (v3)
      Xext: Recover from miSyncInitFenceFromFD failure without crashing
      miext: Ensure xshmfence is only called when driver supports it
      Bump release to 1.14.99.903 (1.15 RC3)
      Select directory for MIT-SHM temp files at configure time
      Xext: Use SHMDIR and O_TMPFILE when creating mapping files
      miext: Move SyncShm FDs out of the way of clients
      miext/sync: Handle libxshmfence API change
      present: Add a debug output line when skipping a pending present
      present: Leave vblank on window list until flip complete
      present: Set window pixmap to flipped pixmap
      present: Send GLX_BufferSwapComplete events from present extension
      present: Clear target_crtc if driver lacks Present support
      present: Also set the root window pixmap when flipping
      present: Report damage when flipping
      Depend on latest glproto (1.4.17)
      Bump version to 1.14.99.904 (1.15 RC4)

Maarten Lankhorst (3):
      Merge branch 'upstream-experimental' into debian-experimental
      bump changelog
      disable xorg-servers linux acpi and apm support

Michal Srb (3):
      randr: send RRProviderChangeNotify event
      randr: send RRResourceChangeNotify event
      randr: deliver Output and Crtc events of attached output providers.

Peter Hutterer (11):
      Merge branch 'xsync-transition-bug-59644' into for-keith
      Xi: fix logic error when calculating emulated motion events
      dmx: queue button events with a flags of 0
      configure: remove a comment
      os: use a constant for backtrace array size
      sync: fix corner-case in triggering idle alarms
      ephyr: xcb_connect returns an error, not NULL
      kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to that
      kdrive: fix cursor jumps on CursorOffScreen behavior
      include: export key_is_down and friends
      configure: allow for --enable-libunwind and --disable-libunwind

Strake (1):
      unbreak KdEnableInput

Søren Sandmann Pedersen (3):
      xf86AddBusDeviceToConfigure(): Store device in DevToConfig[i].pVideo
      ephyr: hostx_screen_init(): Fix bits_per_pixel and bytes_per_line
      ephyr: Ensure stride of private framebuffer is multiple of 4

---
 ChangeLog                                                          | 2134 +
 Makefile.am                                                        |   12 
 Xext/panoramiX.c                                                   |    5 
 Xext/panoramiXsrv.h                                                |    1 
 Xext/shm.c                                                         |  242 
 Xext/shmint.h                                                      |   24 
 Xext/sync.c                                                        |   51 
 Xext/syncsrv.h                                                     |   13 
 Xext/xvdisp.c                                                      |   13 
 Xi/exevents.c                                                      |    2 
 composite/compinit.c                                               |    7 
 composite/compoverlay.c                                            |    5 
 configure.ac                                                       |  367 
 damageext/damageext.c                                              |  389 
 damageext/damageextint.h                                           |    3 
 debian/changelog                                                   |   16 
 debian/control                                                     |   22 
 debian/patches/series                                              |    1 
 debian/patches/xfree86-Bump-to-video-ABI-15-and-input-ABI-20.patch |   30 
 debian/rules                                                       |   11 
 debian/serverminver                                                |    2 
 dix/dispatch.c                                                     |    5 
 dix/region.c                                                       |   15 
 dix/window.c                                                       |    6 
 dri3/Makefile.am                                                   |   13 
 dri3/dri3.c                                                        |   92 
 dri3/dri3.h                                                        |   65 
 dri3/dri3_event.c                                                  |  163 
 dri3/dri3_priv.h                                                   |   80 
 dri3/dri3_request.c                                                |  394 
 dri3/dri3_screen.c                                                 |   80 
 dri3/dri3int.h                                                     |   26 
 exa/Makefile.am                                                    |    4 
 glx/Makefile.am                                                    |   20 
 glx/createcontext.c                                                |    4 
 glx/dispatch.h                                                     |19816 ----------
 glx/extension_string.c                                             |    5 
 glx/extension_string.h                                             |    1 
 glx/glapi.c                                                        |  504 
 glx/glapi.h                                                        |  135 
 glx/glapi_gentable.c                                               |10058 -----
 glx/glapitable.h                                                   | 1016 
 glx/glprocs.h                                                      | 3534 -
 glx/glthread.h                                                     |  234 
 glx/glxcmds.c                                                      |   97 
 glx/glxcmdsswap.c                                                  |    4 
 glx/glxcontext.h                                                   |   10 
 glx/glxdri.c                                                       | 1172 
 glx/glxdri2.c                                                      |   62 
 glx/glxdricommon.c                                                 |   69 
 glx/glxdriswrast.c                                                 |   15 
 glx/glxext.c                                                       |   49 
 glx/glxext.h                                                       |   16 
 glx/glxserver.h                                                    |   16 
 glx/indirect_dispatch.c                                            | 3446 -
 glx/indirect_dispatch.h                                            |  602 
 glx/indirect_dispatch_swap.c                                       | 4231 --
 glx/indirect_program.c                                             |   63 
 glx/indirect_reqsize.c                                             |   77 
 glx/indirect_reqsize.h                                             |   47 
 glx/indirect_size.h                                                |   12 
 glx/indirect_size_get.c                                            |  204 
 glx/indirect_size_get.h                                            |   16 
 glx/indirect_table.c                                               |  468 
 glx/indirect_texture_compression.c                                 |   27 
 glx/indirect_util.c                                                |    7 
 glx/render2.c                                                      |   77 
 glx/render2swap.c                                                  |   77 
 glx/renderpix.c                                                    |   26 
 glx/renderpixswap.c                                                |   26 
 glx/single2.c                                                      |   18 
 glx/single2swap.c                                                  |   16 
 glx/singlepix.c                                                    |   87 
 glx/singlepixswap.c                                                |   88 
 glx/singlesize.c                                                   |   10 
 glx/swap_interval.c                                                |    4 
 glx/xfont.c                                                        |   30 
 hw/dmx/dmx_glxvisuals.c                                            |    7 
 hw/dmx/dmxextension.c                                              |    3 
 hw/dmx/dmxinit.c                                                   |    6 
 hw/dmx/glxProxy/glxcmds.c                                          |   42 
 hw/dmx/input/dmxevents.c                                           |    3 
 hw/kdrive/ephyr/ephyr.c                                            |   19 
 hw/kdrive/ephyr/hostx.c                                            |   26 
 hw/kdrive/src/kdrive.c                                             |    3 
 hw/kdrive/src/kdrive.h                                             |    1 
 hw/kdrive/src/kinput.c                                             |   21 
 hw/xfree86/Makefile.am                                             |   20 
 hw/xfree86/common/compiler.h                                       |    2 
 hw/xfree86/common/xf86AutoConfig.c                                 |   17 
 hw/xfree86/common/xf86Bus.c                                        |    5 
 hw/xfree86/common/xf86Config.c                                     |    2 
 hw/xfree86/common/xf86Configure.c                                  |    2 
 hw/xfree86/common/xf86DPMS.c                                       |    9 
 hw/xfree86/common/xf86Events.c                                     |   31 
 hw/xfree86/common/xf86Helper.c                                     |    7 
 hw/xfree86/common/xf86Module.h                                     |    6 
 hw/xfree86/common/xf86RandR.c                                      |   16 
 hw/xfree86/common/xf86platformBus.c                                |    5 
 hw/xfree86/dixmods/glxmodule.c                                     |    3 
 hw/xfree86/dri2/dri2ext.c                                          |    5 
 hw/xfree86/modes/xf86Crtc.c                                        |   23 
 hw/xfree86/os-support/linux/lnx_video.c                            |    3 
 hw/xfree86/sdksyms.sh                                              |    4 
 hw/xfree86/x86emu/decode.c                                         |   10 
 hw/xfree86/x86emu/x86emu/regs.h                                    |    9 
 hw/xfree86/x86emu/x86emu/x86emui.h                                 |   12 
 hw/xnest/GCOps.c                                                   |    1 
 hw/xquartz/GL/indirect.c                                           |   26 
 hw/xquartz/X11Controller.m                                         |    2 
 hw/xquartz/bundle/Info.plist.cpp                                   |    8 
 hw/xwin/Makefile.am                                                |    2 
 hw/xwin/glx/Makefile.am                                            |   32 
 hw/xwin/glx/gen_gl_wrappers.py                                     |  766 
 hw/xwin/glx/glshim.c                                               |  124 
 hw/xwin/glx/glthunk.c                                              |   87 
 hw/xwin/glx/glwindows.h                                            |    7 
 hw/xwin/glx/glwrap.c                                               |  146 
 hw/xwin/glx/indirect.c                                             |   34 
 include/Makefile.am                                                |    1 
 include/busfault.h                                                 |   48 
 include/dix-config.h.in                                            |   26 
 include/dixstruct.h                                                |   12 
 include/extinit.h                                                  |   10 
 include/input.h                                                    |   12 
 include/misc.h                                                     |   29 
 include/os.h                                                       |   10 
 include/protocol-versions.h                                        |    4 
 include/regionstr.h                                                |    2 
 include/servermd.h                                                 |   14 
 include/xorg-config.h.in                                           |    3 
 include/xorg-server.h.in                                           |   12 
 mi/mieq.c                                                          |    2 
 mi/miinitext.c                                                     |    6 
 miext/damage/damage.c                                              |    5 
 miext/sync/Makefile.am                                             |    9 
 miext/sync/misync.c                                                |   31 
 miext/sync/misync.h                                                |   23 
 miext/sync/misyncfd.c                                              |   99 
 miext/sync/misyncfd.h                                              |   45 
 miext/sync/misyncshm.c                                             |  186 
 miext/sync/misyncshm.h                                             |   28 
 miext/sync/misyncstr.h                                             |   15 
 os/Makefile.am                                                     |    5 
 os/WaitFor.c                                                       |    5 
 os/backtrace.c                                                     |    5 
 os/busfault.c                                                      |  150 
 os/connection.c                                                    |    2 
 os/io.c                                                            |   33 
 os/osinit.c                                                        |    5 
 os/utils.c                                                         |   51 
 os/xstrans.c                                                       |    2 
 present/Makefile.am                                                |   17 
 present/present.c                                                  |  856 
 present/present.h                                                  |  127 
 present/present_event.c                                            |  247 
 present/present_fake.c                                             |  140 
 present/present_fence.c                                            |  139 
 present/present_notify.c                                           |  114 
 present/present_priv.h                                             |  302 
 present/present_request.c                                          |  330 
 present/present_screen.c                                           |  236 
 present/presentext.h                                               |   29 
 randr/randr.c                                                      |   96 
 randr/randrstr.h                                                   |    8 
 randr/rrcrtc.c                                                     |    4 
 randr/rroutput.c                                                   |    5 
 randr/rrprovider.c                                                 |   25 
 record/record.c                                                    |    4 
 test/Makefile.am                                                   |   15 
 xfixes/region.c                                                    |   26 
 171 files changed, 12580 insertions(+), 43376 deletions(-)
---


Reply to: