Mesa (master): egl/wayland: Ensure we get a back buffer

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: 1f2d0093bf5084f65a923582881dc74153c804a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f2d0093bf5084f65a923582881dc74153c804a4 Author: Daniel Stone Date: Mon May 15 22:22:32 2017 +0100 egl/wayland: Ensure we get a back buffer Commit 9ca6711faa0

Mesa (master): vulkan/wsi/wayland: Use per-display event queue

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: c902a1957d079941823006d56b6810e1e85be4b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c902a1957d079941823006d56b6810e1e85be4b0 Author: Daniel Stone Date: Tue May 2 10:04:33 2017 +0100 vulkan/wsi/wayland: Use per-display event queue Calling ran

Mesa (master): vulkan/wsi/wayland: Remove roundtrip when creating image

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: afe8c8a2997950cd63076b7c9eba39e1858fee43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afe8c8a2997950cd63076b7c9eba39e1858fee43 Author: Daniel Stone Date: Tue May 2 09:51:40 2017 +0100 vulkan/wsi/wayland: Remove roundtrip when creating image Th

Mesa (master): egl/wayland: Use per-surface event queues

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: 03dd9a88b0be17ff0ce91e92f6902a9a85ba584a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03dd9a88b0be17ff0ce91e92f6902a9a85ba584a Author: Daniel Stone Date: Fri May 5 14:49:09 2017 +0100 egl/wayland: Use per-surface event queues During display in

Mesa (master): vulkan/wsi/wayland: Use proxy wrappers for swapchain

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: 5034c615582add2be9309dc1d7383fb0daba6dd3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5034c615582add2be9309dc1d7383fb0daba6dd3 Author: Daniel Stone Date: Tue May 2 10:06:32 2017 +0100 vulkan/wsi/wayland: Use proxy wrappers for swapchain Though

Mesa (master): vulkan: Fix Wayland uninitialised registry

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: d9a8bba7f44f7042f0bbd659d0ed342236423dd3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9a8bba7f44f7042f0bbd659d0ed342236423dd3 Author: Daniel Stone Date: Fri Apr 28 16:49:47 2017 +0200 vulkan: Fix Wayland uninitialised registry Untangle the exi

Mesa (master): egl/wayland: Don't open-code roundtrip

2017-05-19 Thread Daniel Stone
Module: Mesa Branch: master Commit: 8118bc269f39ea0b965752ea89b886b28094db42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8118bc269f39ea0b965752ea89b886b28094db42 Author: Daniel Stone Date: Fri May 5 14:44:20 2017 +0100 egl/wayland: Don't open-code roundtrip wl_display_roundtrip

Mesa (master): egl/android: fix segfault within swap_buffers

2017-05-19 Thread Tapani Pälli
Module: Mesa Branch: master Commit: f347bac30f4045a9583f95a5776484b1a2947183 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f347bac30f4045a9583f95a5776484b1a2947183 Author: Tapani Pälli Date: Thu May 18 10:21:59 2017 +0300 egl/android: fix segfault within swap_buffers Function droi

Mesa (master): Android: r600: fix build when LLVM is disabled

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: de6f3cce8cdc5472d6a894fb2ed3840a76d1159e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de6f3cce8cdc5472d6a894fb2ed3840a76d1159e Author: Rob Herring Date: Fri May 12 11:55:16 2017 -0500 Android: r600: fix build when LLVM is disabled There's still

Mesa (master): virgl: fix virgl_bo_transfer_{put, get} box struct copy

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5771ecc90ee7625564c1d3cea1a4fc382b0f58b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5771ecc90ee7625564c1d3cea1a4fc382b0f58b5 Author: Rob Herring Date: Fri May 12 17:05:53 2017 -0500 virgl: fix virgl_bo_transfer_{put, get} box struct copy Comm

Mesa (master): egl: add g_egldispatchstubs.h to the release tarball

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: e19ea928b9ba3181d3416a8f388ee8276238dd76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e19ea928b9ba3181d3416a8f388ee8276238dd76 Author: Emil Velikov Date: Thu May 18 19:07:08 2017 +0100 egl: add g_egldispatchstubs.h to the release tarball Fixes:

Mesa (master): 27 new commits

2017-05-19 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=552cd5cce5ff75527d4755e1e2fb13ecf268575f Author: Emil Velikov Date: Thu May 4 11:05:27 2017 +0100 travis: remove workarounds for the Vulkan target Previously we required --enable-egl for the platform selection to work. A

Mesa (master): st/mesa: don' t mark the program as in cache_fallback when there is cache miss

2017-05-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 80e643345ed0d8d3263b4ee23dd2998f0da170a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80e643345ed0d8d3263b4ee23dd2998f0da170a8 Author: Timothy Arceri Date: Thu May 18 15:10:08 2017 +1000 st/mesa: don't mark the program as in cache_fallback when

Mesa (master): mesa: add an env var to force cache fallback

2017-05-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a74300c7ff256b417079134f7bd9aea91153025b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a74300c7ff256b417079134f7bd9aea91153025b Author: Timothy Arceri Date: Thu May 18 15:00:40 2017 +1000 mesa: add an env var to force cache fallback For the gall

Mesa (master): st/mesa: improve shader cache debug info

2017-05-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8cad301a3ea4d2cf6297200f5eb5e229928b9120 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cad301a3ea4d2cf6297200f5eb5e229928b9120 Author: Timothy Arceri Date: Thu May 18 14:22:03 2017 +1000 st/mesa: improve shader cache debug info This will explic

Mesa (master): automake: add SWR LLVM gen_builder.hpp workaround

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5233eaf9ee85bb551ea38c1e2bbd8ac167754e50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5233eaf9ee85bb551ea38c1e2bbd8ac167754e50 Author: Emil Velikov Date: Thu May 18 21:27:01 2017 +0100 automake: add SWR LLVM gen_builder.hpp workaround As gen_bu

Mesa (master): configure.ac: add xcb-fixes to the XCB DRI3 list

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9a90d6a9d4ee1632aa357a2ac9be150e058e2c10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a90d6a9d4ee1632aa357a2ac9be150e058e2c10 Author: Emil Velikov Date: Sat May 20 00:04:33 2017 +0100 configure.ac: add xcb-fixes to the XCB DRI3 list The XCB mo

Mesa (master): configure.ac: s/xcb-fixes/xcb-xfixes/

2017-05-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 48cd1919ff1584c211ec7958864cac2e1cb347cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48cd1919ff1584c211ec7958864cac2e1cb347cf Author: Emil Velikov Date: Sat May 20 01:15:02 2017 +0100 configure.ac: s/xcb-fixes/xcb-xfixes/ Former is not a thing

Mesa (master): android: add -Wl,--build-id= sha1 to LDFLAGS for libvulkan_intel

2017-05-19 Thread Tapani Pälli
Module: Mesa Branch: master Commit: f0051fcf2beb2c1476c31dfb0ba40111792e4ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0051fcf2beb2c1476c31dfb0ba40111792e4ec7 Author: Tapani Pälli Date: Fri May 19 14:25:49 2017 +0300 android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_in