Mesa (master): mesa: expose GL_EXT_robustness

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 671da8d8ba6f1a319351a2738eb420a148ea6697 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=671da8d8ba6f1a319351a2738eb420a148ea6697 Author: Tapani Pälli Date: Tue Oct 25 14:00:15 2016 +0300 mesa: expose GL_EXT_robustness Fixes 8 failing dEQP tests:

Mesa (master): i956: set RobustAccess true when is supported

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: fe764477b04866cf4598005e94b374dcbca379e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe764477b04866cf4598005e94b374dcbca379e0 Author: Tapani Pälli Date: Tue Oct 25 13:42:12 2016 +0300 i956: set RobustAccess true when is supported Signed-off-by

Mesa (master): st/mesa: set RobustAccess true when is supported

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 44482d5a3e923652ba8e720cf6a2fb39f13ca6d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44482d5a3e923652ba8e720cf6a2fb39f13ca6d0 Author: Tapani Pälli Date: Tue Oct 25 14:38:01 2016 +0300 st/mesa: set RobustAccess true when is supported Signed-off

Mesa (master): egl: fix error handling in _eglCreateSync

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 6bf6fcfcd9a916530bfbd47351bd1f0df47c4a3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bf6fcfcd9a916530bfbd47351bd1f0df47c4a3d Author: Tapani Pälli Date: Tue Oct 25 11:29:53 2016 +0300 egl: fix error handling in _eglCreateSync EGL specification

Mesa (master): egl: set preserved behavior for surface only if config supports it

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 2035930966b05a7c4dd1f6559d66b5a3b41e01a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2035930966b05a7c4dd1f6559d66b5a3b41e01a5 Author: Tapani Pälli Date: Wed Oct 26 13:54:51 2016 +0300 egl: set preserved behavior for surface only if config suppo

Mesa (master): mesa: add missing CONTEXT_ROBUST_ACCESS enum

2016-10-26 Thread Tapani Pälli
Module: Mesa Branch: master Commit: ef1600332009f0f526dc04b5d9dd6d430661e4f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef1600332009f0f526dc04b5d9dd6d430661e4f2 Author: Tapani Pälli Date: Tue Oct 25 13:31:58 2016 +0300 mesa: add missing CONTEXT_ROBUST_ACCESS enum commit 85008db

Mesa (master): vulkan/wsi/x11: add support for IMMEDIATE present mode

2016-10-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: ca035006c86a5055c8e640f49c858f04770681eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca035006c86a5055c8e640f49c858f04770681eb Author: Dave Airlie Date: Wed Oct 26 13:05:51 2016 +1000 vulkan/wsi/x11: add support for IMMEDIATE present mode We sh

Mesa (master): vulkan/wsi: store present mode in swapchain base class

2016-10-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1cdca1eb16ab33da338dda076794efd4bf859f7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cdca1eb16ab33da338dda076794efd4bf859f7b Author: Dave Airlie Date: Wed Oct 26 12:58:34 2016 +1000 vulkan/wsi: store present mode in swapchain base class This

Mesa (master): radv/ac/llvm: trim texture return values

2016-10-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: d548fa882b865b8e5052954b872e392312c38ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d548fa882b865b8e5052954b872e392312c38ab8 Author: Dave Airlie Date: Tue Oct 25 06:53:03 2016 +1000 radv/ac/llvm: trim texture return values The intrinsic engin

Mesa (master): vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)

2016-10-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 787c172aed0ae88ca6a8c1a193d9dd744fbdc918 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=787c172aed0ae88ca6a8c1a193d9dd744fbdc918 Author: Dave Airlie Date: Wed Oct 26 11:51:27 2016 +1000 vulkan/wsi/x11: handle timeouts properly in next image acquir

Mesa (master): glsl: Add pthread libs to cache_test

2016-10-26 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5c73ecaac487eba36e15f22be2e9396c4a0ffe46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c73ecaac487eba36e15f22be2e9396c4a0ffe46 Author: Rhys Kidd Date: Wed Oct 26 00:13:24 2016 -0400 glsl: Add pthread libs to cache_test Fixes the following compi

Mesa (master): genxml: Handle failure of Python codegen scripts.

2016-10-26 Thread Matt Turner
Module: Mesa Branch: master Commit: 8e5aed5b56bc390b974559d9586a60f62981e172 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e5aed5b56bc390b974559d9586a60f62981e172 Author: Matt Turner Date: Wed Oct 26 12:51:32 2016 -0700 genxml: Handle failure of Python codegen scripts. --- src/

Mesa (master): nvc0/ir: fix emission of SHLADD with NEG modifiers

2016-10-26 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 1ec7227d44dceae8de7b93f846bbd33d66007909 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ec7227d44dceae8de7b93f846bbd33d66007909 Author: Samuel Pitoiset Date: Fri Oct 21 17:43:00 2016 +0200 nvc0/ir: fix emission of SHLADD with NEG modifiers This

Mesa (master): compiler: avoid warning about redefinition of PYTHON_GEN

2016-10-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: aca491341b57fac05901943d693e264b589925f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aca491341b57fac05901943d693e264b589925f5 Author: Erik Faye-Lund Date: Wed Oct 26 15:09:54 2016 +0200 compiler: avoid warning about redefinition of PYTHON_GEN

Mesa (master): egl/dri2: swap_buffers_with_damage falls back to swap_buffers

2016-10-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4fa799ae04c02b77176797c854f9d1b9b4290a2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fa799ae04c02b77176797c854f9d1b9b4290a2e Author: Eric Engestrom Date: Mon Oct 24 23:41:00 2016 +0100 egl/dri2: swap_buffers_with_damage falls back to swap_buff

Mesa (master): compiler: automake: add shader_info.h to the sources list

2016-10-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 294b5f5f71269cb3a8137abb72b9e2cad38a07d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=294b5f5f71269cb3a8137abb72b9e2cad38a07d8 Author: Emil Velikov Date: Wed Oct 26 12:02:27 2016 +0100 compiler: automake: add shader_info.h to the sources list O

Mesa (master): 31 new commits

2016-10-26 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ac40173c2abf402150ffa245d03664b159e89e0 Author: Marek Olšák Date: Tue Oct 18 23:47:01 2016 +0200 configure.ac: simplify EGL requirements for drivers dependent on EGL Reviewed-by: Emil Velikov URL: http://cgit.freedesk

Mesa (master): mesa/program: Add _mesa_symbol_table_replace_symbol()

2016-10-26 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: dfbdb2c0b3559c46d93f10d636a88b9541304fc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfbdb2c0b3559c46d93f10d636a88b9541304fc7 Author: Samuel Iglesias Gonsálvez Date: Thu Oct 20 09:04:59 2016 +0200 mesa/program: Add _mesa_symbol_table_replace_sy

Mesa (master): glsl: update default precision qualifier when it is set in the shader

2016-10-26 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 0e742926c6895dcaf8bdbe43022c8a0bc74fdd96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e742926c6895dcaf8bdbe43022c8a0bc74fdd96 Author: Samuel Iglesias Gonsálvez Date: Fri Oct 21 08:23:59 2016 +0200 glsl: update default precision qualifier when i