Mesa (master): glsl: simply packing class comparison

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 462df6449523ffbc144641fd8525e55d193ece37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=462df6449523ffbc144641fd8525e55d193ece37 Author: Brian Paul Date: Fri Dec 15 15:21:46 2017 -0700 glsl: simply packing class comparison

Mesa (master): glsl: use bitwise operators in varying_matches:: compute_packing_class()

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 76fc24ba8d71cdbb76a354d6fd7b893139222d70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76fc24ba8d71cdbb76a354d6fd7b893139222d70 Author: Brian Paul Date: Fri Dec 15 14:30:26 2017 -0700 glsl: use bitwise operators in

Mesa (master): glsl: minor simplification in assign_varying_locations()

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 47b4183c92dbfcbeae120117310e1a60ca96b343 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b4183c92dbfcbeae120117310e1a60ca96b343 Author: Brian Paul Date: Fri Dec 15 14:25:20 2017 -0700 glsl: minor simplification in

Mesa (master): glsl: simplify loop in varying_matches::assign_locations()

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: cd7705de443d34aeddb3a68cc8d6b762a2808261 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd7705de443d34aeddb3a68cc8d6b762a2808261 Author: Brian Paul Date: Fri Dec 15 14:27:55 2017 -0700 glsl: simplify loop in

Mesa (master): glsl: make varying_matches::is_varying_packing_safe() const

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: a0430bb62c9eed196aead655165145e0a1a1ff32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0430bb62c9eed196aead655165145e0a1a1ff32 Author: Brian Paul Date: Fri Dec 15 14:23:39 2017 -0700 glsl: make

Mesa (master): glsl: disable vec3 packing/splitting in tfb separate mode

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 6e5b882339e9128348f0e7b828230f07338fce55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e5b882339e9128348f0e7b828230f07338fce55 Author: Brian Paul Date: Mon Dec 18 12:32:56 2017 -0700 glsl: disable vec3 packing/splitting in

Mesa (master): glsl: trivial comment fixes in lower_packed_varyings.cpp

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: d86c9836d5b55ce8efedeb5da0802def1a705957 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d86c9836d5b55ce8efedeb5da0802def1a705957 Author: Brian Paul Date: Fri Dec 15 10:18:00 2017 -0700 glsl: trivial comment fixes in

Mesa (master): glsl: document varying_matches::assign_locations() params and return value

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 06588a065fdfd642917af5710fbedcbc941bb97d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06588a065fdfd642917af5710fbedcbc941bb97d Author: Brian Paul Date: Fri Dec 15 15:08:17 2017 -0700 glsl: document

Mesa (master): glsl: remove some continue statements

2017-12-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 544f41ff19426ad0fa07eed7e7cc3748aaa16dfa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=544f41ff19426ad0fa07eed7e7cc3748aaa16dfa Author: Brian Paul Date: Fri Dec 15 14:36:25 2017 -0700 glsl: remove some continue statements In

Mesa (17.2): r600: use DX10_CLAMP bit in shader setup

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 3730b04e815643c6b7b62fed9d1018267da04f04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3730b04e815643c6b7b62fed9d1018267da04f04 Author: Roland Scheidegger Date: Thu Nov 9 19:41:29 2017 +0100 r600: use DX10_CLAMP bit in shader

Mesa (17.2): r600: use min_dx10/max_dx10 instead of min/max

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 5ffdc3a2b269cf9feffbd82324dca9aa784be9f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ffdc3a2b269cf9feffbd82324dca9aa784be9f8 Author: Roland Scheidegger Date: Thu Nov 9 19:37:54 2017 +0100 r600: use min_dx10/max_dx10 instead

Mesa (17.2): gallium/aux: include nr_samples in util_resource_size() computation

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 334ae3b0d252331fae68cd7eaa61cef7075a0075 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=334ae3b0d252331fae68cd7eaa61cef7075a0075 Author: Brian Paul Date: Thu Dec 7 14:47:32 2017 -0700 gallium/aux: include nr_samples in

Mesa (17.2): cherry-ignore: r600: set DX10_CLAMP for compute shader too

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: d9dd945d5c4ca08cd4871736f47adaab64b0e5cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9dd945d5c4ca08cd4871736f47adaab64b0e5cf Author: Andres Gomez Date: Sun Dec 17 18:36:27 2017 +0200 cherry-ignore: r600: set DX10_CLAMP for

Mesa (17.2): radeon/vce: move destroy command before feedback command

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 2e6593806c587541523e3baa8d15454657d137ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e6593806c587541523e3baa8d15454657d137ae Author: Leo Liu Date: Thu Dec 7 12:04:59 2017 -0500 radeon/vce: move destroy command before feedback

Mesa (17.2): i965/vec4: use a temp register to compute offsets for pull loads

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 5226e37717cf6342a0263444820fee1f8bf1d132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5226e37717cf6342a0263444820fee1f8bf1d132 Author: Iago Toral Quiroga Date: Wed Nov 29 10:50:42 2017 +0100 i965/vec4: use a temp register to

Mesa (17.2): util: Add a SHA1 unit test program

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: e0160dd368dc77d1eda167b16324e8bf611db0d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0160dd368dc77d1eda167b16324e8bf611db0d1 Author: Matt Turner Date: Wed Nov 22 15:10:47 2017 -0800 util: Add a SHA1 unit test program

Mesa (17.2): radv: Fix multi-layer blits.

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: a8ee7222629736ed553030a5bd1c33b37ba52157 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8ee7222629736ed553030a5bd1c33b37ba52157 Author: Bas Nieuwenhuizen Date: Sun Dec 17 23:53:37 2017 +0100 radv: Fix multi-layer blits.

Mesa (17.2): cherry-ignore: radv: port merge tess info from anv

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: dd0b6dfd9106f52b99d40a68df7d071c19701164 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd0b6dfd9106f52b99d40a68df7d071c19701164 Author: Andres Gomez Date: Mon Dec 18 19:07:25 2017 +0200 cherry-ignore: radv: port merge tess info

Mesa (17.2): cherry-ignore: added 17.3 nominations.

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: fb342ac0c84adac9086c4fb840fb4bad934d1357 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb342ac0c84adac9086c4fb840fb4bad934d1357 Author: Andres Gomez Date: Sun Dec 17 18:16:04 2017 +0200 cherry-ignore: added 17.3 nominations.

Mesa (17.2): cherry-ignore: swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: aa8742864a0a1e65f0505a77d029c64b643528ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa8742864a0a1e65f0505a77d029c64b643528ba Author: Andres Gomez Date: Sun Dec 17 18:27:36 2017 +0200 cherry-ignore: swr: Fix

Mesa (17.2): cherry-ignore: main: Clear shader program data whenever ProgramBinary is called

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 03538c210fb8cc2e6e12426327ff2fbd74b72923 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03538c210fb8cc2e6e12426327ff2fbd74b72923 Author: Andres Gomez Date: Sun Dec 17 18:35:49 2017 +0200 cherry-ignore: main: Clear shader program

Mesa (17.2): spirv: Fix loading an entire block at once.

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 8f8b5c0ad3981929730747498c232d47976f178c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f8b5c0ad3981929730747498c232d47976f178c Author: Bas Nieuwenhuizen Date: Sun Dec 3 15:35:39 2017 +0100 spirv: Fix loading an entire

Mesa (17.2): util: Assume little endian in the absence of platform-specific handling

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 2186a9ee6b8f6fb9a504637d1470ebc997e023fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2186a9ee6b8f6fb9a504637d1470ebc997e023fe Author: Matt Turner Date: Fri Nov 24 20:25:04 2017 -0800 util: Assume little endian in the absence

Mesa (17.2): xlib: call _mesa_warning() instead of fprintf()

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: 17.2 Commit: 9f94d6aa651446389bdac1c8101878b2cf4a5e51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f94d6aa651446389bdac1c8101878b2cf4a5e51 Author: Brian Paul Date: Fri Dec 8 09:31:08 2017 -0700 xlib: call _mesa_warning() instead of

Mesa (master): docs: update 17.3 and 18.0 cycles for the release calendar

2017-12-20 Thread Andres Gomez
Module: Mesa Branch: master Commit: a42e96f5223bca4ec90d0f561e5c73892cc44f7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a42e96f5223bca4ec90d0f561e5c73892cc44f7f Author: Andres Gomez Date: Mon Dec 18 21:31:23 2017 +0200 docs: update 17.3 and 18.0 cycles for

Mesa (master): spirv: Makefile.nir.am: include vtn_gather_types_c.py script in tarball dist

2017-12-20 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 24aac5f81ebf95849c5c4f1a0740d18c4b6fe817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24aac5f81ebf95849c5c4f1a0740d18c4b6fe817 Author: Juan A. Suarez Romero Date: Wed Dec 20 11:51:31 2017 +0100 spirv: Makefile.nir.am:

Mesa (master): st/dri: allow direct YUYV import

2017-12-20 Thread Lucas Stach
Module: Mesa Branch: master Commit: 51523ab9fa21ef3ee02dfa9e5995eab654cfe43a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51523ab9fa21ef3ee02dfa9e5995eab654cfe43a Author: Lucas Stach Date: Tue May 30 15:07:13 2017 +0200 st/dri: allow direct YUYV import

Mesa (master): spirv: consider bitsize when handling OpSwitch cases

2017-12-20 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 9702fac68e8bd07be8871f7925d7f9fb98da3699 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9702fac68e8bd07be8871f7925d7f9fb98da3699 Author: Juan A. Suarez Romero Date: Tue Dec 19 17:55:24 2017 + spirv: consider bitsize when

Mesa (master): drirc: set allow_glsl_cross_stage_interpolation_mismatch for more games

2017-12-20 Thread Tapani Pälli
Module: Mesa Branch: master Commit: fcfb42364698647b63eb45fe5ff653cc4372c1bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcfb42364698647b63eb45fe5ff653cc4372c1bf Author: Tapani Pälli Date: Wed Dec 20 09:23:55 2017 +0200 drirc: set