Mesa (master): glsl: Use a simpler formula for tanh

2016-12-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 9807f502eb7a023be619a14119388b2a43271b0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9807f502eb7a023be619a14119388b2a43271b0e Author: Jason Ekstrand Date: Fri Dec 9 09:33:05 2016 -0800 glsl: Use a simpler formula for tanh The formula we have

Mesa (master): spirv: Use a simpler and more correct implementaiton of tanh()

2016-12-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: da1c49171d0df185545cfbbd600e287f7c6160fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da1c49171d0df185545cfbbd600e287f7c6160fa Author: Jason Ekstrand Date: Fri Dec 9 09:34:50 2016 -0800 spirv: Use a simpler and more correct implementaiton of ta

Mesa (master): anv: Clean up some unused variables

2016-12-09 Thread Edward O'Callaghan
Module: Mesa Branch: master Commit: efe9d1cde3340d3a9d17e5560b609a4fb839d43d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efe9d1cde3340d3a9d17e5560b609a4fb839d43d Author: Edward O'Callaghan Date: Sat Dec 10 01:40:40 2016 +1100 anv: Clean up some unused variables Following on from

Mesa (master): swr: [rasterizer common/core/jitter] fetch support for GL_FIXED

2016-12-09 Thread Tim Rowley
Module: Mesa Branch: master Commit: 2a127b780b343ed04203c8a1cec1a3729f0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a127b780b343ed04203c8a1cec1a3729f0e Author: Tim Rowley Date: Wed Dec 7 17:04:20 2016 -0600 swr: [rasterizer common/core/jitter] fetch support for GL_FIXE

Mesa (master): docs: document how to (self-) reject stable patches

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0715ba4be6ff4633ba9623cec53861474ce1a528 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0715ba4be6ff4633ba9623cec53861474ce1a528 Author: Emil Velikov Date: Mon Dec 5 16:11:21 2016 + docs: document how to (self-) reject stable patches Documen

Mesa (master): egl: add and enable EGL_KHR_config_attribs

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 26541a1fcc1fbb1e4aa25e79225bbe43d50d600d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26541a1fcc1fbb1e4aa25e79225bbe43d50d600d Author: Emil Velikov Date: Mon Dec 5 14:42:04 2016 + egl: add and enable EGL_KHR_config_attribs Extension is alr

Mesa (master): configure: enable glx-tls by default

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: b83153e77b08ac82160f6281424878abacd97e31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b83153e77b08ac82160f6281424878abacd97e31 Author: Emil Velikov Date: Mon Dec 5 19:02:28 2016 + configure: enable glx-tls by default In the (not too) dista

Mesa (master): egl/surfaceless: remove duplicate KHR_image_base enablement

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: bf384a2d85c38f03e5de2f40eddf9fe47592b555 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf384a2d85c38f03e5de2f40eddf9fe47592b555 Author: Emil Velikov Date: Mon Dec 5 14:42:03 2016 + egl/surfaceless: remove duplicate KHR_image_base enablement

Mesa (master): configure: cleanup GLX_USE_TLS handling

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: d0d21532f9efec7d080db72e4bf2980c0d715a23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0d21532f9efec7d080db72e4bf2980c0d715a23 Author: Emil Velikov Date: Mon Dec 5 19:02:29 2016 + configure: cleanup GLX_USE_TLS handling Mesa requires ax_pt

Mesa (master): egl: rename static functions to match convention

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4729e1b511cf9411d4e2dfb6fba488f874d57acd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4729e1b511cf9411d4e2dfb6fba488f874d57acd Author: Eric Engestrom Date: Thu Dec 8 00:36:02 2016 + egl: rename static functions to match convention Signed-o

Mesa (master): egl: unexport _eglConvertIntsToAttribs

2016-12-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9e1d35ca75852d5b6ad24a7df278b2c3efc31a46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e1d35ca75852d5b6ad24a7df278b2c3efc31a46 Author: Eric Engestrom Date: Thu Dec 8 00:36:03 2016 + egl: unexport _eglConvertIntsToAttribs Nobody else makes

Mesa (master): compiler/glsl: fix precision problem of tanh

2016-12-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d4983390a869c3051929858a8b783be53d46b722 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4983390a869c3051929858a8b783be53d46b722 Author: Haixia Shi Date: Thu Dec 8 17:41:02 2016 -0800 compiler/glsl: fix precision problem of tanh Clamp input scal

Mesa (master): swr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPELESS for AVX512

2016-12-09 Thread Tim Rowley
Module: Mesa Branch: master Commit: 7aea08667c673713e1f419539e788eedeea047cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7aea08667c673713e1f419539e788eedeea047cb Author: Tim Rowley Date: Wed Dec 7 17:02:29 2016 -0600 swr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPELESS for