Mesa (master): 22 new commits

Emil Velikov evelikov at kemper.freedesktop.org
Thu Aug 28 20:35:47 UTC 2014


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=96b45e67d506a02dd082fe2abf5d016e1fdeb4da
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 23:41:45 2014 +0100

    st/egl: ship all the files in the tarball
    
    Namely we were missing the headers and the Android/SCons buildscripts.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=da1d32490998606a32fa256b40527afe37c8f66f
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 23:16:24 2014 +0100

    st/clover: sort the sources list
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=010fa9074e06bddfd2c0c61ec6a408565ee78a1b
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 01:17:30 2014 +0100

    st/gbm: include the header in the sources list
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=27be19aa458e0225cd8c96586c478f1dfc409949
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:54:38 2014 +0100

    st/xlib: Include the headers in the sources list.
    
    Yet another step towards a working 'make dist'.
    
    Cc: José Fonseca <jfonseca at vmware.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Acked-by: José Fonseca <jfonseca at vmware.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=526a9d9c5ea26b08472ff572675c01338b430595
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:51:07 2014 +0100

    st/omx: use makefile.sources to handle sources lists
    
    ... and add the headers so that 'make check' is happy.
    
    Cc: Christian König <christian.koenig at amd.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Christian König <christian.koenig at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6507d2357e23b95722b5b7f61ead81c37e6e914
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:47:38 2014 +0100

    st/vdpau: pickup/ship the private header
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Christian König <christian.koenig at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3fd703e85c07225d3173f104f5384e0f07233c6
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 16:56:48 2014 +0100

    st/vdpau: remove obsolete define VL_HANDLES
    
    This define is always set and it had no real purpose according to
    git log. Seems like it is a leftover from the vl/vdpau prototype
    stage.
    
    Cc: Christian König <christian.koenig at amd.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Christian König <christian.koenig at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=60d772cd9d100a0573371af8461b55804b0f903a
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:43:16 2014 +0100

    st/vega: add headers and SConscript in the tarball
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcdb47d838b8b5fb2f0e6a7a371b99e59955488b
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:08:26 2014 +0100

    st/xa: add remaining files in the tarball
    
    Namely
     - the private header (xa_priv.h)
     - README and
     - xa-indent
    
    Sort the sources list while we're here.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=398f6eefeeee490e40c6aff9fb9899248d1f2e79
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 00:02:07 2014 +0100

    st/xvmc: pick up the headers for distribution
    
     - autotools/make will pick them up in the tarball.
     - Sort the list alphabetically.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6e5801b40191998dfc9438cc40144ca5996a24f
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sun Aug 17 23:56:19 2014 +0100

    Revert "configure: Disable xvmc by default"
    
    This reverts commit 6a19bb56e09e841553ad1295f74fa21bfbbe752a.
    
    The above commit disabled the default build of xvmc as the xvmc tests
    were failing. As pointed out by Ilia, the tests are "broken by design"
    as they do not test the object that is build but the one that is
    installed and setup on the workstation.
    
    With previous commit we moved the programs from the 'make check' to
    noinst automake target. This way they won't be run but will be around
    for people to use them.
    
    Cc: Tom Stellard <thomas.stellard at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=91f49befd0ab8b8c2242e94dcd7c0682adff57ff
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sun Aug 17 23:55:48 2014 +0100

    st/xvmc: automake: move tests to noinst
    
    All the tests require an installed and setup XvMC, thus they
    are not good candidates for 'make check'.
    Keep them around as the user might want to actually test the
    implementation post installation/setup.
    
    Cc: Ilia Mirkin <imirkin at alum.mit.edu>
    Cc: Tom Stellard <thomas.stellard at amd.com>
    Cc: Christian König <christian.koenig at amd.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=015792fb028de32293d3165e5f61b4569858d8eb
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sun Aug 17 23:29:56 2014 +0100

    winsys/sw: add the final files to the tarball
    
    Add the final remaining files into the tarball (make dist), namely:
     - SConscripts
     - Non-autotooled winsys' - android, gdi and hgl.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=95603e259b6afdab50c4330696a8fbede80327f1
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sun Aug 17 20:15:07 2014 +0100

    winsys/sw: automake: consistently use Makefile.sources
    
     - Include the headers within.
     - Update scons to use them.
     - Drop useless include (gallium/drivers) from scons.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0ae81cc1317a144626f2d0160942936a4c20457
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 16 20:42:00 2014 +0100

    winsys/$(hw): ship the Android/SCons scripts in the tarball
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=63e9831756eff315e8562ec2d362134fe8e557de
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Fri Aug 15 23:40:48 2014 +0100

    winsys/$(hw): include headers in Makefile.sources
    
    Otherwise 'make dist' will not pick them up :'(
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=afdc44deca806f9439d70e0b404045ff80f12adc
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Aug 18 23:50:06 2014 +0100

    st/egl: cleanup sw winsys header inclusions
    
     - Drop duplicate include compiler directives.
     - Leave the sw/ prefix for all the software winsys headers.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=30f3df4e538a668f53a31f0b376e06116b722a10
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Fri Aug 15 23:07:01 2014 +0100

    winsys/radeon: move radeon_cs_dump.h to drm
    
    ... to ease packaging (make dist).
    Update it to fetch libdrm's include/libs via pkg-config.
    
    Cc: Marek Olšák <marek.olsak at amd.com>
    Cc: Michel Dänzer <michel.daenzer at amd.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Marek Olšák <marek.olsak at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a131263a2f19507ca0d2f6093672d930a7c054d1
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 16 17:58:25 2014 +0100

    gallium/radeon: cleanup header inclusion
    
     - Add top_srcdir/src/gallium/winsys to GALLIUM_DRIVER_C{XXFLAGS}.
     - Remove top_srcdir/src/gallium/drivers/radeon from the includes.
    
    As a result:
     - Common radeon headers are prefixed with 'radeon/'
     - Winsys header inclusion is prefixed 'radeon/drm'
    
    Cc: Marek Olšák <marek.olsak at amd.com>
    Cc: Michel Dänzer <michel.daenzer at amd.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Marek Olšák <marek.olsak at amd.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=22a13f5b09b62557fcbc72f38421bbd9328bcb37
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 16 20:37:30 2014 +0100

    winsys/svga: build: cleanup the includes
    
    gallium/drivers is already part fo GALLIUM_WINSYS_CFLAGS.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dc2f9f919c215f1ba1c3a36763715ad0c437696
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 16 19:49:28 2014 +0100

    winsys/i915: remove the software winsys
    
    We stopped building it recently as it was unused and not tested.
    Good bye, it's been nice knowing you :)
    
    Cc: Stephane Marchesin <stephane.marchesin at gmail.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Acked-by: Stephane Marchesin <stephane.marchesin at gmail.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=664c2d76947a855ddfffdc8448b46d1633b88059
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 16 19:34:10 2014 +0100

    gallium/ilo: cleanup intel_winsys.h
    
    Make the header location, inclusion and contents more common with
    its i915,r* and nouveau counterparts:
    
     - Move the header within drivers/ilo.
     - Separate out intel_winsys_create_for_fd into 'drm_public' header.
     - Cleanup the compiler includes.
    
    v2: Move the header to drivers/ilo. Suggested by Chia-I.
    v3: Correct intel_winsys.h inclusion. Spotted by Chia-I.
    
    Cc: Chia-I Wu <olvaffe at gmail.com>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Chia-I Wu <olvaffe at gmail.com>




More information about the mesa-commit mailing list