Mesa (master): i965/fs: Disable opt_sampler_eot for textureGather

2015-05-11 Thread Neil Roberts
Module: Mesa Branch: master Commit: bfdae9149e00bd5c2521db3e75669ae043eed5cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfdae9149e00bd5c2521db3e75669ae043eed5cc Author: Neil Roberts Date: Fri May 8 17:35:18 2015 +0100 i965/fs: Disable opt_sampler_eot for textureGather The opt_

Mesa (master): egl/wayland: Implement swrast support

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: cdcfe48fb0431184fabb40aa5a244d086f551df5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdcfe48fb0431184fabb40aa5a244d086f551df5 Author: Axel Davy Date: Fri May 1 11:11:20 2015 +0200 egl/wayland: Implement swrast support Reviewed-by: Dave Airlie

Mesa (master): doc/egl: Remove depreciated EGL_SOFTWARE

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: 05ac39ac497ad7835cac7a161491282b5f69d711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05ac39ac497ad7835cac7a161491282b5f69d711 Author: Axel Davy Date: Fri May 1 00:06:31 2015 +0200 doc/egl: Remove depreciated EGL_SOFTWARE EGL_SOFTWARE is not s

Mesa (master): egl/wayland: properly destroy wayland objects

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: 6aaf09b93b668a24b557e05195b9897e8cee8559 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6aaf09b93b668a24b557e05195b9897e8cee8559 Author: Axel Davy Date: Fri May 1 00:03:32 2015 +0200 egl/wayland: properly destroy wayland objects the wl_registry

Mesa (master): glx/dri3: Add additional check for gpu offloading case

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: c4ff6d00cd7dde4646ff96733f68d3ddbf540c2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ff6d00cd7dde4646ff96733f68d3ddbf540c2c Author: Axel Davy Date: Fri May 1 00:20:34 2015 +0200 glx/dri3: Add additional check for gpu offloading case Checks

Mesa (master): egl/wayland: Implement DRI_PRIME support

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: 4cd546df82c557b9a765e40db2f96c4faa299846 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cd546df82c557b9a765e40db2f96c4faa299846 Author: Axel Davy Date: Fri May 1 01:16:24 2015 +0200 egl/wayland: Implement DRI_PRIME support When the server gpu a

Mesa (master): egl/wayland: Simplify dri2_wl_create_surface

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: cd25e52f6bb5279cd7b1992e5907df3966b900ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd25e52f6bb5279cd7b1992e5907df3966b900ce Author: Axel Davy Date: Fri May 1 11:16:41 2015 +0200 egl/wayland: Simplify dri2_wl_create_surface This function is

Mesa (master): egl/swrast: Enable config extension for swrast

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: 13fa84e1bcf1e07c69bb678508f8cdb0912b57c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13fa84e1bcf1e07c69bb678508f8cdb0912b57c5 Author: Axel Davy Date: Fri May 1 19:08:37 2015 +0200 egl/swrast: Enable config extension for swrast Enables to use

Mesa (master): egl/wayland: Add support for render-nodes

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: fb0960a14bd6980aa63deef45ec3cf1ab99bcf0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb0960a14bd6980aa63deef45ec3cf1ab99bcf0a Author: Axel Davy Date: Fri May 1 01:30:10 2015 +0200 egl/wayland: Add support for render-nodes It is possible the s

Mesa (master): egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h

2015-05-11 Thread Axel Davy
Module: Mesa Branch: master Commit: f1cc478d89986c87f01fdaae510335965e19493c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1cc478d89986c87f01fdaae510335965e19493c Author: Axel Davy Date: Fri May 1 11:12:46 2015 +0200 egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fall

Mesa (master): egl: Remove skeleton implementation of EGL_MESA_screen_surface

2015-05-11 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7a58262e58d8edac3308777def0950032628edee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a58262e58d8edac3308777def0950032628edee Author: Adam Jackson Date: Wed Apr 1 10:39:45 2015 -0400 egl: Remove skeleton implementation of EGL_MESA_screen_surfa

Mesa (master): i965/fs: Add missing initializer in fs_visitor().

2015-05-11 Thread Matt Turner
Module: Mesa Branch: master Commit: 73f4010082cf0fc2fe34c59e2eb5801eed10762b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73f4010082cf0fc2fe34c59e2eb5801eed10762b Author: Matt Turner Date: Mon May 11 10:46:59 2015 -0700 i965/fs: Add missing initializer in fs_visitor(). --- src/

Mesa (master): clover: Fix a bug with multi-threaded events v2

2015-05-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: 9c4dc98b298c74015f2a7c21571bccf0a5b6cc98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c4dc98b298c74015f2a7c21571bccf0a5b6cc98 Author: Tom Stellard Date: Thu Mar 26 19:33:24 2015 + clover: Fix a bug with multi-threaded events v2 It was poss

Mesa (master): clover: Add a mutex to guard queue::queued_events

2015-05-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: f546902d9597429713c83e2caf6b69856bd7ba4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f546902d9597429713c83e2caf6b69856bd7ba4d Author: Tom Stellard Date: Thu May 7 13:57:14 2015 + clover: Add a mutex to guard queue::queued_events This fixe

Mesa (master): st/mesa: make sure to create a "clean" bool when doing i2b

2015-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2b5355c8ab383d86bb6332dd29c417a6a1bc52bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b5355c8ab383d86bb6332dd29c417a6a1bc52bd Author: Ilia Mirkin Date: Wed May 6 23:29:33 2015 -0400 st/mesa: make sure to create a "clean" bool when doing i2b i

Mesa (master): docs: Add sha256 sums for the 10.5.5 release

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: master Commit: d4125c41f999a09521effa1579c0964441411a13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4125c41f999a09521effa1579c0964441411a13 Author: Emil Velikov Date: Mon May 11 22:02:03 2015 +0100 docs: Add sha256 sums for the 10.5.5 release Signed-off-by:

Mesa (10.5): Add release notes for the 10.5.5 release

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: d88fb4050561a62fa824bec59ffedf2a826c2083 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d88fb4050561a62fa824bec59ffedf2a826c2083 Author: Emil Velikov Date: Mon May 11 20:19:33 2015 +0100 Add release notes for the 10.5.5 release Signed-off-by: Emil

Mesa: tag mesa-10.5.5: Mesa 10.5.5 release

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.5.5 Tag:5456aedc318e91f69b9b912fb1056f051d22e451 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=5456aedc318e91f69b9b912fb1056f051d22e451 Tagger: Emil Velikov Date: Mon May 11 20:21:00 2015 +0100 Mesa 10.5.5 release

Mesa (master): Add release notes for the 10.5.5 release

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: master Commit: 22aaa746bdbe153effcbba7d5690bd9db880c76f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22aaa746bdbe153effcbba7d5690bd9db880c76f Author: Emil Velikov Date: Mon May 11 20:19:33 2015 +0100 Add release notes for the 10.5.5 release Signed-off-by: Emi

Mesa (10.5): Update version to 10.5.5

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 0d425c413f24b90cc38ec2e59fd010258c4dfa1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d425c413f24b90cc38ec2e59fd010258c4dfa1e Author: Emil Velikov Date: Mon May 11 20:14:23 2015 +0100 Update version to 10.5.5 Signed-off-by: Emil Velikov ---

Mesa (10.5): docs: Add sha256 sums for the 10.5.5 release

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: 10.5 Commit: 8ee1a1c08b168d7583b806a2f8a2dc2ae28be62a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ee1a1c08b168d7583b806a2f8a2dc2ae28be62a Author: Emil Velikov Date: Mon May 11 22:02:03 2015 +0100 docs: Add sha256 sums for the 10.5.5 release Signed-off-by: E

Mesa (master): docs: add news item and link release notes for mesa 10.5.5

2015-05-11 Thread Emil Velikov
Module: Mesa Branch: master Commit: 95089bfaebcff449289494267c3461704f48452e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95089bfaebcff449289494267c3461704f48452e Author: Emil Velikov Date: Mon May 11 22:07:46 2015 +0100 docs: add news item and link release notes for mesa 10.5.5

Mesa (master): docs/GL3: (trivial) mark some tf extensions as done for softpipe/llvmpipe

2015-05-11 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 971be2b7c9c4459e383059f02d20a35e469b429e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=971be2b7c9c4459e383059f02d20a35e469b429e Author: Roland Scheidegger Date: Tue May 12 04:48:48 2015 +0200 docs/GL3: (trivial) mark some tf extensions as done fo