URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7bd5b4b77ec521c3e00ffeb276904d2da1e7078
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:45 2016 +0100

    swr: automake: silence the python invocation
    
    Cc: Tim Rowley <[email protected]>
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=04987ef229f9f45f4452c95e894fcff980f84776
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:44 2016 +0100

    swr: automake: attempt to fix the out-of-tree build
    
    Make sure that the output folder is created otherwise the python scripts
    yells at us.
    
    Cc: [email protected]
    Cc: Tim Rowley <[email protected]>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96238
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a59a624d022e3ba306d42973a1d4ca84ea53dfc
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:43 2016 +0100

    swr: remove LLVM dependency from source generation rules.
    
    The dependencies should not mention any files external to the project.
    If we want to do sanity checks for the LLVM installed on the system we
    should do that in configure, yet again where is the merit which header
    gets checked and which doesn't ?
    
    Cc: Tim Rowley <[email protected]>
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b05b782b4343162bb3c2bb7069d8e2cb413fb6dd
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:42 2016 +0100

    swr: add all the generators to the release tarball.
    
    Namely the python scripts and the knobs.template.
    
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=38394b5d768cc21d1b7a0a85a1e5cf34d6f9a58f
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:39 2016 +0100

    anv: automake: don't forget to cleanup dev_icd.json
    
    Otherwise `make distcheck' will barf at us as the file is dangling.
    
    Ideally this should be part of the clean-local hook, although we include
    install-lib-links.mk which already has one.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=220d8c99fa5c0f38371fb7cf11251de3e54ae2c0
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:38 2016 +0100

    anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
    
    We should not have removed them in the first place. There's a subtle
    difference between generating the complete sources and using them which
    was not obvious as we nuked them.
    
    Without this, the release tarball ends up without various hunks of the
    generated sources, thus things fail at a later stage as we attempt to
    build them.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=82514f26d83eec9771790c74a0b4901947f5ec41
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:37 2016 +0100

    anv: automake: ship the json files in the release tarball
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f80b10df8d71c7e569cd1c1ffe2b8aa6f4e3fc5a
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:36 2016 +0100

    softpipe: add sp_buffer.h to the sources list (release tarball)
    
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f43908395f60609b6d7bbe0f01f11db57cef320
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:35 2016 +0100

    freedreno: make sure we pick up ir3_nir_trig.py in the release tarball
    
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=36859022ead632102b8f57881f91361fd7b07110
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:34 2016 +0100

    isl: add isl_priv.h to the sources list
    
    Otherwise it will be missing from the release tarball.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=41d252e418596b9f75d7ad68b901787523db7f95
Author: Mauro Rossi <[email protected]>
Date:   Fri May 27 15:35:33 2016 +0100

    isl: move the sources lists to Makefile.sources
    
    [Emil Velikov: use the file in the autoconf build]
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4f6c703973375670ea42ea289519df7770892b9
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:32 2016 +0100

    isl: automake: list builddir before srcdir in the includes list
    
    As seen elsewhere - we want to include the freshly built sources as
    opposed the the (likely) stale ones in the srcdir.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=53a2167e68f27dd8bed26cba92b978fe1d6d4188
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:31 2016 +0100

    isl: automake: flatten the tests rules
    
    Fold the unneeded extra variable tests_ldadd, the explicit sources
    section (single file with the default extension) and flip the
    check_PROGRAMS <> TESTS order (TESTS includes scripts, while
    check_PROGRAMS is binaries only).
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eecc0958463c5cae73d057ad493c0318b8643d2
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:30 2016 +0100

    isl: automake: remove unneeded install-lib-links.mk include
    
    One uses the makefile to create compatibility symlinks (to
    $top_builddir/libs) for shared libraries/modules. As we don't create any
    here, there's no need to include the file.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=afc1db739a3fd01436836084494e18df7103873b
Author: Emil Velikov <[email protected]>
Date:   Fri May 27 15:35:29 2016 +0100

    isl: automake: remove unneeded SUBDIRS
    
    As we do not include any other subdirs but self, we don't need to set
    it.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=779653489e53dc837fec5b20319f4b221e8a6432
Author: Mauro Rossi <[email protected]>
Date:   Fri May 27 15:35:28 2016 +0100

    genxml: move the sources (headers) list to Makefile.sources
    
    [Emil Velikov: use the file in the autoconf build]
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Matt Turner <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ace54034536936c176270afc087675390072b17c
Author: Emil Velikov <[email protected]>
Date:   Sat May 28 20:03:34 2016 +0100

    anv: bail out if anv_wsi_init() fails
    
    Otherwise we'll end up setting up a device with no winsys integration.
    
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>
    ---
    Hard-coding the rendernode name in anv_physical_device_init() is a bad
    idea really. We could/should be using drmGetDevices() to get info on all
    the devices (master/render/etc. node names, pci location etc.) and apply
    our heuristics on top of that.
    
    That can come up as a follow up change.

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=93e65fdcac10545504b588e24d3ef03fa3e9e424
Author: Emil Velikov <[email protected]>
Date:   Sat May 28 19:49:37 2016 +0100

    anv: resolve wayland-only build
    
    Ensure that the final X11/XCB hunk is guarded by the correct macro.
    Otherwise we'll require the symbol even when building without said
    platform.
    
    Cc: Cedric Sodhi <[email protected]>
    Reported-by: Cedric Sodhi <[email protected]>
    Signed-off-by: Emil Velikov <[email protected]>
    Reviewed-by: Jason Ekstrand <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5068d307f912ebe776a273c82aa427e4d6002120
Author: Robert Foss <[email protected]>
Date:   Wed May 4 08:58:27 2016 -0400

    anv: Fix use of uninitialized variable.
    
    The return variable was not set for failure paths.
    It has now been changed to VK_ERROR_INITIALIZATION_FAILED
    for failure paths.
    
    Coverity: 1358944
    Reviewed-by: Eric Engestrom <[email protected]>
    Signed-off-by: Robert Foss <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>
    [Emil Velikov: rebase against master, s/vulkan/anv/]
    Signed-off-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e382bc649b95aa2ab6e86d60b0520236b2bf2947
Author: Stanimir Varbanov <[email protected]>
Date:   Fri May 27 01:10:37 2016 +0300

    gallium: push offset down to driver
    
    Push offset down to drivers when importing dmabuf. This is needed
    to more fully support EGL_EXT_image_dma_buf_import when a non-zero
    offset is specified.
    
    Tesing has been done for freedreno, and compile tested following
    gallium drivers:
    nouveau,svga,virgl,r600,r300,radeonsi,swrast,i915,ilo
    
    Signed-off-by: Stanimir Varbanov <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=30d28d7c3148a7f7f2244b117ac0158930e95966
Author: Stanimir Varbanov <[email protected]>
Date:   Fri May 27 01:10:36 2016 +0300

    st/dri: cleanup image_from_fd/dma_buf paths
    
    Signed-off-by: Stanimir Varbanov <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d852a1f7501dbca8c0d40ebd7b9055b068bf2f3
Author: Stanimir Varbanov <[email protected]>
Date:   Fri May 27 01:10:35 2016 +0300

    st/dri: add handling of R8 and GR88 DRI fourcc formats
    
    This helps to import dmabuf buffers from DRM_FORMAT_R8 and
    DRM_FORMAT_GR88 used for example by GStreamer for YUV to RGB
    conversion using shaders.
    
    Signed-off-by: Stanimir Varbanov <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to