Mesa (master): Android: fix missing generation of vtn_gather_types.c

2017-12-13 Thread Rob Herring
Module: Mesa Branch: master Commit: 546633dce22614f06aec1679e3ec8dd9c5b26eb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=546633dce22614f06aec1679e3ec8dd9c5b26eb0 Author: Rob Herring Date: Wed Dec 13 15:06:08 2017 -0600 Android: fix missing generation of vtn_gather_types.c Commit

Mesa (master): mesa: Add glSpecializeShaderARB to common_desktop_functions

2017-12-13 Thread Dylan Baker
Module: Mesa Branch: master Commit: e5d8ffdda6bf3cd6e0fd0b8ae82a0384b7424c0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5d8ffdda6bf3cd6e0fd0b8ae82a0384b7424c0c Author: Dylan Baker Date: Tue Dec 12 11:48:31 2017 -0800 mesa: Add glSpecializeShaderARB to common_desktop_functions

Mesa (master): egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED

2017-12-13 Thread Rob Herring
Module: Mesa Branch: master Commit: 5364e73624a8adfbfa82d883ce6ce36f250c8928 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5364e73624a8adfbfa82d883ce6ce36f250c8928 Author: Tomasz Figa Date: Mon Dec 4 19:22:39 2017 +0100 egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION

Mesa (master): swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.

2017-12-13 Thread George Kyriazis
Module: Mesa Branch: master Commit: 709f5bdc4a2bf31f422f5cf60797224c0463c10a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=709f5bdc4a2bf31f422f5cf60797224c0463c10a Author: Bruce Cherniak Date: Tue Dec 12 17:18:23 2017 -0600 swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.

Mesa (master): swr: Correct texture allocation and limit max size to 2GB

2017-12-13 Thread George Kyriazis
Module: Mesa Branch: master Commit: ea2ee9cd199f598c7f3b28e2bd61ad299199a587 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea2ee9cd199f598c7f3b28e2bd61ad299199a587 Author: Bruce Cherniak Date: Mon Nov 20 11:32:55 2017 -0600 swr: Correct texture allocation and limit max size to 2GB

Mesa (master): meson: fix glx-test race

2017-12-13 Thread Dylan Baker
Module: Mesa Branch: master Commit: 1774c1036168b8cc043d1b3c865ca594c0c06c4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1774c1036168b8cc043d1b3c865ca594c0c06c4f Author: Dylan Baker Date: Tue Dec 12 10:23:48 2017 -0800 meson: fix glx-test race This test should rely on dispatch.h

Mesa (master): gallium/docs: document behavior of set_sample_mask()

2017-12-13 Thread Brian Paul
Module: Mesa Branch: master Commit: c27a6c45c2f225f5a9966546893252b0435bc371 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c27a6c45c2f225f5a9966546893252b0435bc371 Author: Brian Paul Date: Tue Dec 12 20:32:06 2017 -0700 gallium/docs: document behavior of set_sample_mask() The samp

Mesa (master): glsl: trivial whitespace fixes in link_varyings.cpp

2017-12-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 0f2bd31baf0713c61bb5c4bab1b7408fc7e54ef9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f2bd31baf0713c61bb5c4bab1b7408fc7e54ef9 Author: Brian Paul Date: Tue Dec 12 15:11:21 2017 -0700 glsl: trivial whitespace fixes in link_varyings.cpp --- src

Mesa (master): program: Don' t reset SamplersValidated when restoring from shader cache

2017-12-13 Thread Jordan Justen
Module: Mesa Branch: master Commit: dc07bb5fd188a4352ec90edb6c6107ae1ce11b50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc07bb5fd188a4352ec90edb6c6107ae1ce11b50 Author: Jordan Justen Date: Tue Dec 12 11:44:01 2017 -0800 program: Don't reset SamplersValidated when restoring from