Mesa (master): mesa: add fragdata_arrays list to gl_shader

2015-10-29 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 6ce0857e30a8484f1b190ccf37631d64e629a468 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ce0857e30a8484f1b190ccf37631d64e629a468 Author: Tapani Pälli Date: Tue Oct 27 13:18:41 2015 +0200 mesa: add fragdata_arrays list to

Mesa (master): glsl: add fragdata arrays to program resource list

2015-10-29 Thread Tapani Pälli
Module: Mesa Branch: master Commit: afbe8b6085c4761c25b7bc49a051a08e10a87805 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afbe8b6085c4761c25b7bc49a051a08e10a87805 Author: Tapani Pälli Date: Tue Oct 27 13:18:42 2015 +0200 glsl: add fragdata arrays to

Mesa (master): st/mesa: create temporary textures with the same nr_samples as source

2015-10-29 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6166a8e369b86395ffec7229257f797662f9d1aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6166a8e369b86395ffec7229257f797662f9d1aa Author: Ilia Mirkin Date: Wed Oct 28 15:38:53 2015 -0400 st/mesa: create temporary textures

Mesa (master): mesa: Enable ASTC in GLES' [NUM_] COMPRESSED_TEXTURE_FORMATS queries

2015-10-29 Thread Nanley Chery
Module: Mesa Branch: master Commit: 65f6caf43e8bbea7c8a0d4e146ad7186c276ff9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65f6caf43e8bbea7c8a0d4e146ad7186c276ff9a Author: Nanley Chery Date: Wed Oct 14 14:32:43 2015 -0700 mesa: Enable ASTC in GLES'

Mesa (master): r600g: Fix special negative immediate constants when using ABS modifier.

2015-10-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: f75f21a24ae2dd83507f3d4d8007f0fcfe6db802 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f75f21a24ae2dd83507f3d4d8007f0fcfe6db802 Author: Ivan Kalvachev Date: Sun Oct 25 01:16:58 2015 +0300 r600g: Fix special negative

Mesa (master): st/mesa: fix mipmap generation for immutable textures with incomplete pyramids

2015-10-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 24c90888aeaf90b13700389b91b74bf63ee9f28d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24c90888aeaf90b13700389b91b74bf63ee9f28d Author: Nicolai Hähnle Date: Fri Oct 23 01:06:15 2015 +0200 st/mesa: fix mipmap generation for

Mesa (master): nvc0: expose a group of performance metrics on Fermi

2015-10-29 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0260620ab35615838a76bf218788adc957212934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0260620ab35615838a76bf218788adc957212934 Author: Samuel Pitoiset Date: Wed Oct 28 11:20:36 2015 +0100 nvc0: expose a group of

Mesa (master): mesa/texcompress: Restrict FXT1 format to desktop GL subset

2015-10-29 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8090a1c32692e89b79d89f4dc959a26532dd2f91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8090a1c32692e89b79d89f4dc959a26532dd2f91 Author: Nanley Chery Date: Tue Oct 13 21:05:07 2015 -0700 mesa/texcompress: Restrict FXT1

Mesa (master): glsl: fix GL_BUFFER_DATA_SIZE value for shader storage blocks with unsize arrays

2015-10-29 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 85f1f0441326ef3f49a4edeac474599db471ef7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85f1f0441326ef3f49a4edeac474599db471ef7f Author: Samuel Iglesias Gonsalvez Date: Thu Oct 22 10:07:54 2015 +0200 glsl: fix