Mesa (master): i965: Emit surface states for extra planes prior to gen8

2016-06-08 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 037ce5d7343829a69ec9c7361a0964bc1366b019 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=037ce5d7343829a69ec9c7361a0964bc1366b019 Author: Jason Ekstrand Date: Wed Jun 8 19:56:46 2016 -0700 i965: Emit surface states for extra planes prior to gen8

Mesa (master): virgl: fix checking fences

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: dc81b3ad43dde0815baf957e7cf4c633d6f350f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc81b3ad43dde0815baf957e7cf4c633d6f350f8 Author: Marc-André Lureau Date: Tue Jun 7 14:54:34 2016 +0200 virgl: fix checking fences When calling virgl_fence_wa

Mesa (master): glsl/types: rename is_dual_slot_double to is_dual_slot_64bit.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 15896a470b2b56cefc2a00ce458fd784ed42cee9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15896a470b2b56cefc2a00ce458fd784ed42cee9 Author: Dave Airlie Date: Thu Jun 9 07:50:43 2016 +1000 glsl/types: rename is_dual_slot_double to is_dual_slot_64bit.

Mesa (master): compiler/types: add 64-bitness queries.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 246518154efb5da5e3934385b9a43a1571209c60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=246518154efb5da5e3934385b9a43a1571209c60 Author: Dave Airlie Date: Thu Jun 9 06:52:15 2016 +1000 compiler/types: add 64-bitness queries. This adds an inline

Mesa (master): st/glsl_to_tgsi: move to checking 64-bitness instead of double

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 45c901f7a3a22898426a0c5dd4b39587a2432dd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45c901f7a3a22898426a0c5dd4b39587a2432dd7 Author: Dave Airlie Date: Thu Jun 9 06:57:35 2016 +1000 st/glsl_to_tgsi: move to checking 64-bitness instead of doubl

Mesa (master): compiler: use 64bit check for sizing instead of double check.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: a82b8e8b36cdaf8fd95a38b8df4215bead0e3ae7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a82b8e8b36cdaf8fd95a38b8df4215bead0e3ae7 Author: Dave Airlie Date: Thu Jun 9 07:07:06 2016 +1000 compiler: use 64bit check for sizing instead of double check.

Mesa (master): st/glsl_to_tgsi: use enum glsl_base_type instead of unsigned

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: bbbc45b8e1b3c59f1a2e66787693f58a1c3352cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbbc45b8e1b3c59f1a2e66787693f58a1c3352cb Author: Dave Airlie Date: Thu Jun 9 06:48:33 2016 +1000 st/glsl_to_tgsi: use enum glsl_base_type instead of unsigned

Mesa (master): mesa: use new 64-bit checks instead of explicit double checks.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 152f5eea621c2c6bb50b82d703b4816263c7f294 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=152f5eea621c2c6bb50b82d703b4816263c7f294 Author: Dave Airlie Date: Thu Jun 9 07:07:42 2016 +1000 mesa: use new 64-bit checks instead of explicit double checks

Mesa (master): glsl: use new interfaces for 64-bit checks.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 35616a9e0ef0511ebb77e7076c00f2eeb248933a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35616a9e0ef0511ebb77e7076c00f2eeb248933a Author: Dave Airlie Date: Thu Jun 9 07:02:07 2016 +1000 glsl: use new interfaces for 64-bit checks. This is just pre

Mesa (master): glsl/link_varyings: switch to 64bit check instead of double.

2016-06-08 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2df46519e4aeb330df30890c2702d96891c18964 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2df46519e4aeb330df30890c2702d96891c18964 Author: Dave Airlie Date: Thu Jun 9 07:02:36 2016 +1000 glsl/link_varyings: switch to 64bit check instead of double.

Mesa (master): glapi/glx: Add overflow checks to the client-side indirect code

2016-06-08 Thread Adam Jackson
Module: Mesa Branch: master Commit: a1c5cd426c0381124f7c320d5a7b760a9a36af75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1c5cd426c0381124f7c320d5a7b760a9a36af75 Author: Adam Jackson Date: Tue May 24 15:45:11 2016 -0400 glapi/glx: Add overflow checks to the client-side indirect c

Mesa (master): radeonsi: don't enable scratch just for SGPR spills

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: a343ab55f725be997d9e74a0b3c715cc58fd5b86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a343ab55f725be997d9e74a0b3c715cc58fd5b86 Author: Marek Olšák Date: Wed Jun 8 00:14:58 2016 +0200 radeonsi: don't enable scratch just for SGPR spills Diff fro

Mesa (master): st/mesa: try not to compile compute shader on the first use

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 55b097d004a8d036c0176845122b044b6ddbca10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55b097d004a8d036c0176845122b044b6ddbca10 Author: Marek Olšák Date: Tue Jun 7 23:03:38 2016 +0200 st/mesa: try not to compile compute shader on the first use

Mesa (master): radeonsi: print the number of spilled VGPRs

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1d9c1d9386547c3fab23ce860253f214f5e62de1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d9c1d9386547c3fab23ce860253f214f5e62de1 Author: Marek Olšák Date: Wed Jun 8 13:51:04 2016 +0200 radeonsi: print the number of spilled VGPRs Reviewed-by: Nic

Mesa (master): gallium/radeon: remove dead code creating LLVMTargetMachine

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2b18d67a1eb64925d94de1734f63ffae471e98ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b18d67a1eb64925d94de1734f63ffae471e98ce Author: Marek Olšák Date: Wed Jun 8 00:42:01 2016 +0200 gallium/radeon: remove dead code creating LLVMTargetMachine

Mesa (master): radeonsi: improve the computation and comment of scratch_waves

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 26b69ad250ee23e70831626a88f70f6ddf2e1bcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26b69ad250ee23e70831626a88f70f6ddf2e1bcc Author: Marek Olšák Date: Wed Jun 8 14:34:11 2016 +0200 radeonsi: improve the computation and comment of scratch_wave

Mesa (master): Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces"

2016-06-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 95288277d5853eff5a52e8cc33610a27ce9241f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95288277d5853eff5a52e8cc33610a27ce9241f5 Author: Marek Olšák Date: Wed Jun 8 18:52:25 2016 +0200 Revert "radeonsi: allow direct hw MSAA resolve for scanout su

Mesa (master): st/mesa: directly compute level= 0 texture size in st_finalize_texture

2016-06-08 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: bd5c41fe5fdfbef80959b5738b0372b81bef1f2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd5c41fe5fdfbef80959b5738b0372b81bef1f2f Author: Nicolai Hähnle Date: Tue Jun 7 22:40:49 2016 +0200 st/mesa: directly compute level=0 texture size in st_final