Mesa (master): i965: Fix num_uniforms count for scalar GS.

2015-11-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 86fc97da0627cd4a81c2e190d2e157571eead111 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86fc97da0627cd4a81c2e190d2e157571eead111 Author: Kenneth Graunke Date: Fri Nov 13 13:29:16 2015 -0800 i965: Fix num_uniforms count for scalar GS. I noticed th

Mesa (master): virgl: pipe_virgl_create_screen is not static

2015-11-22 Thread Emil Velikov
Module: Mesa Branch: master Commit: 05eed0eca71f8c35f315b3b0d7de30f3ff1878b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05eed0eca71f8c35f315b3b0d7de30f3ff1878b4 Author: Igor Gnatenko Date: Sun Nov 22 10:12:09 2015 +0100 virgl: pipe_virgl_create_screen is not static Cc: mesa-sta

Mesa (master): mesa/extensions: Enable overriding permanently enabled extensions

2015-11-22 Thread Nanley Chery
Module: Mesa Branch: master Commit: 21d43fe51ab5bcbc89ad5c61a51d3517c4243298 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21d43fe51ab5bcbc89ad5c61a51d3517c4243298 Author: Nanley Chery Date: Fri Nov 20 16:15:04 2015 -0800 mesa/extensions: Enable overriding permanently enabled exten

Mesa (master): mesa/teximage: Fix S3TC regression due to ASTC interaction

2015-11-22 Thread Nanley Chery
Module: Mesa Branch: master Commit: d1212abf505a468c9947a66dbf2d59acb4616e42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1212abf505a468c9947a66dbf2d59acb4616e42 Author: Nanley Chery Date: Wed Oct 28 14:50:58 2015 -0700 mesa/teximage: Fix S3TC regression due to ASTC interaction

Mesa (master): vc4: Take precedence over ilo when in simulator mode.

2015-11-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1b62a4e885267c374dbbe5d5bb2c36515eee6a95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b62a4e885267c374dbbe5d5bb2c36515eee6a95 Author: Eric Anholt Date: Sat Nov 21 12:52:48 2015 -0800 vc4: Take precedence over ilo when in simulator mode. They'r

Mesa (master): vc4: Just put USE_VC4_SIMULATOR in DEFINES.

2015-11-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: a39eac80fd491abb990b0b77dd5e4adc5b9c53e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a39eac80fd491abb990b0b77dd5e4adc5b9c53e1 Author: Eric Anholt Date: Sat Nov 21 13:07:42 2015 -0800 vc4: Just put USE_VC4_SIMULATOR in DEFINES. In the pipe-load

Mesa (master): nouveau: use the buffer usage to determine placement when no binding

2015-11-22 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 079f713754a9e5d7802b655d54320bd37f24fbfa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=079f713754a9e5d7802b655d54320bd37f24fbfa Author: Ilia Mirkin Date: Sun Nov 22 20:58:56 2015 -0500 nouveau: use the buffer usage to determine placement when no

Mesa (master): nv50,nvc0: properly handle buffer storage invalidation on dsa buffer

2015-11-22 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ad5f6b03e793b9390e3b9f3eca68bd43f9d809eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad5f6b03e793b9390e3b9f3eca68bd43f9d809eb Author: Ilia Mirkin Date: Sun Nov 22 21:08:16 2015 -0500 nv50,nvc0: properly handle buffer storage invalidation on dsa

Mesa (master): glsl: fix max binding validation for uniform blocks

2015-11-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6463d36394bf95f73cfe3ba6bdf900da431e4e55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6463d36394bf95f73cfe3ba6bdf900da431e4e55 Author: Timothy Arceri Date: Mon Nov 23 10:07:30 2015 +1100 glsl: fix max binding validation for uniform blocks Regre

Mesa (master): nv50/ir: fix (un)spilling of 3-wide results

2015-11-22 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4deb118d06e96731f3481daa72c201d7258bfbbb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4deb118d06e96731f3481daa72c201d7258bfbbb Author: Ilia Mirkin Date: Sat Apr 18 15:00:45 2015 -0400 nv50/ir: fix (un)spilling of 3-wide results There is no 96-b

Mesa (master): i965/fs: print non-1 strides when dumping instructions

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 718b9f52dd9ba780decf5bb59f5100cf590393a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=718b9f52dd9ba780decf5bb59f5100cf590393a0 Author: Connor Abbott Date: Wed Aug 5 09:41:18 2015 -0700 i965/fs: print non-1 strides when dumping instructions v2:

Mesa (master): nir/builder: only read meaningful channels in nir_swizzle()

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: fb93dd7aa8f2cac520bbbd3fc2af807bd2573480 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb93dd7aa8f2cac520bbbd3fc2af807bd2573480 Author: Connor Abbott Date: Mon Aug 3 15:04:13 2015 -0700 nir/builder: only read meaningful channels in nir_swizzle()

Mesa (master): i965/fs: don't propagate cmod when the exec sizes differ

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 95ac3b1daeaa7d40d49fa2e0bdef46346c2996d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95ac3b1daeaa7d40d49fa2e0bdef46346c2996d5 Author: Connor Abbott Date: Tue Aug 11 16:16:42 2015 -0700 i965/fs: don't propagate cmod when the exec sizes differ T

Mesa (master): i965: fix 64-bit immediates in brw_inst(_set)_bits

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: b1a83b5d1b677faf650a41cd2c152b4d1cd18f84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1a83b5d1b677faf650a41cd2c152b4d1cd18f84 Author: Connor Abbott Date: Mon Aug 3 14:38:12 2015 -0700 i965: fix 64-bit immediates in brw_inst(_set)_bits If we t

Mesa (master): nir: s/nir_type_unsigned/nir_type_uint

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: f58813842bcece3498f55ec5d582466ccff92a5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f58813842bcece3498f55ec5d582466ccff92a5e Author: Jason Ekstrand Date: Fri May 15 09:14:47 2015 -0700 nir: s/nir_type_unsigned/nir_type_uint v2: do the same in

Mesa (master): i965/fs: respect force_sechalf/force_writemask_all in CSE

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 70171a9c89ebd885f30bd432452ee35099b6874a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70171a9c89ebd885f30bd432452ee35099b6874a Author: Connor Abbott Date: Tue Aug 11 14:25:36 2015 -0700 i965/fs: respect force_sechalf/force_writemask_all in CSE

Mesa (master): i965/fs: add stride restrictions for copy propagation

2015-11-22 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: d982922b184930a4ceed1d97b772cce5c371865d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d982922b184930a4ceed1d97b772cce5c371865d Author: Connor Abbott Date: Fri Aug 14 12:00:13 2015 -0700 i965/fs: add stride restrictions for copy propagation Ther