Mesa (master): mesa: fix and simplify resource query for arrays

2015-07-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8cd2f88845acd45ebcbaae2e68a8a47b3c17e6d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cd2f88845acd45ebcbaae2e68a8a47b3c17e6d5 Author: Timothy Arceri t_arc...@yahoo.com.au Date: Sat Jul 25 12:33:53 2015 +1000 mesa: fix and simplify resource

Mesa (master): mesa: remove now unused subscript validations

2015-07-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7f5f7d15fbbd3d306e43e1e9ff215750b8aaa7bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f5f7d15fbbd3d306e43e1e9ff215750b8aaa7bf Author: Timothy Arceri t_arc...@yahoo.com.au Date: Sat Jul 25 12:39:43 2015 +1000 mesa: remove now unused subscript

Mesa (master): mesa: remove now unused _mesa_get_uniform_location

2015-07-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fdb84876134ed074563b842eae20fd10dbe9e8d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdb84876134ed074563b842eae20fd10dbe9e8d6 Author: Timothy Arceri t_arc...@yahoo.com.au Date: Sat Jul 4 08:35:35 2015 +1000 mesa: remove now unused

Mesa (master): docs: trivial cleanup of GL3.txt, remove redundant radeonsi entries.

2015-07-30 Thread Dave Airlie
Module: Mesa Branch: master Commit: a5b3b24958b5e4344e7d8d1e029dbf7e5afb183c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5b3b24958b5e4344e7d8d1e029dbf7e5afb183c Author: Kai Wasserbäch k...@dev.carbon-project.org Date: Thu Jul 30 20:32:36 2015 +0200 docs: trivial cleanup of

Mesa (master): st/mesa: don' t draw instead of asserting in transform feedback

2015-07-30 Thread Dave Airlie
Module: Mesa Branch: master Commit: 518abd0bbe1886550b43c62679a2ebd41e8199e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=518abd0bbe1886550b43c62679a2ebd41e8199e9 Author: Dave Airlie airl...@gmail.com Date: Thu Jul 30 20:44:50 2015 +1000 st/mesa: don't draw instead of asserting in

Mesa (master): vc4: Avoid overflowing various static tables.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 86541cf8cea77f4b887dd061e7d6e3e4767f86fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86541cf8cea77f4b887dd061e7d6e3e4767f86fd Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 14:40:10 2015 -0700 vc4: Avoid overflowing various static tables.

Mesa (master): vc4: Move program keys to the header file.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 13ddd48b97474c261ef2d7412629748d6d91f2ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13ddd48b97474c261ef2d7412629748d6d91f2ad Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 17:29:39 2015 -0700 vc4: Move program keys to the header file. I

Mesa (master): vc4: Fix return values from recent validation changes.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: d0173bce371e3aafa732600c1456a9282ff5d900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0173bce371e3aafa732600c1456a9282ff5d900 Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 12:20:33 2015 -0700 vc4: Fix return values from recent validation

Mesa (master): vc4: Lower uniform loads to scalar in NIR.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7830e465a5f446616ce49a7f8219256a5503a68b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7830e465a5f446616ce49a7f8219256a5503a68b Author: Eric Anholt e...@anholt.net Date: Thu Jul 30 11:16:13 2015 -0700 vc4: Lower uniform loads to scalar in NIR.

Mesa (master): vc4: Avoid leaking indirect array access UBOs.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: df3005de189f5120bc06f6cba35ecaf5c4503229 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df3005de189f5120bc06f6cba35ecaf5c4503229 Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 14:41:22 2015 -0700 vc4: Avoid leaking indirect array access

Mesa (master): vc4: Lower NIR inputs to scalar as well.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 27f728cdc5d90f63839fbeb1942e6f27339b102a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27f728cdc5d90f63839fbeb1942e6f27339b102a Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 17:16:26 2015 -0700 vc4: Lower NIR inputs to scalar as well. For

Mesa (master): vc4: Mark our shaders as single-threaded.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: c93ffd661a46f0f6d20c9ec2e97d4d9393e28111 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c93ffd661a46f0f6d20c9ec2e97d4d9393e28111 Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 12:16:50 2015 -0700 vc4: Mark our shaders as single-threaded. I

Mesa (master): vc4: Start adding a NIR-based output lowering pass.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: b85f6ae4b24ee50948f14a9effa982eb0b9b3681 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b85f6ae4b24ee50948f14a9effa982eb0b9b3681 Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 15:52:18 2015 -0700 vc4: Start adding a NIR-based output lowering

Mesa (master): vc4: Move some FS input lowering into NIR.

2015-07-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5a8c57b52287ba2bb8faa4447e7d1cc46ef1a3d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a8c57b52287ba2bb8faa4447e7d1cc46ef1a3d4 Author: Eric Anholt e...@anholt.net Date: Wed Jul 29 17:27:54 2015 -0700 vc4: Move some FS input lowering into NIR.

Mesa (master): i965/skl: Add production thread counts and URB size

2015-07-30 Thread Ben Widawsky
Module: Mesa Branch: master Commit: 7eaacc1678195738fab3bb98870828611cae066d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7eaacc1678195738fab3bb98870828611cae066d Author: Ben Widawsky benjamin.widaw...@intel.com Date: Wed Jul 29 12:35:24 2015 -0700 i965/skl: Add production thread

Mesa (master): i965/bxt: Use more conservative thread counts

2015-07-30 Thread Ben Widawsky
Module: Mesa Branch: master Commit: 3cb58010037bad24890785007fd8f47d67249f2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cb58010037bad24890785007fd8f47d67249f2f Author: Ben Widawsky benjamin.widaw...@intel.com Date: Thu Jul 30 19:12:15 2015 -0700 i965/bxt: Use more conservative

Mesa (master): i965/gen9: Add hs, ds, and cs thread + urb info

2015-07-30 Thread Ben Widawsky
Module: Mesa Branch: master Commit: 383558c56427b0e8b4e56cce8737771ad053f753 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=383558c56427b0e8b4e56cce8737771ad053f753 Author: Ben Widawsky benjamin.widaw...@intel.com Date: Thu Jul 30 19:16:32 2015 -0700 i965/gen9: Add hs, ds, and cs

Mesa (master): docs: consolidate radeonsi in GL3.txt

2015-07-30 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1b2b0e42ce47bfd1fcb5513ed2c23b9bb7a5a5b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b2b0e42ce47bfd1fcb5513ed2c23b9bb7a5a5b8 Author: Dave Airlie airl...@redhat.com Date: Wed Jul 29 10:51:46 2015 +0100 docs: consolidate radeonsi in GL3.txt

Mesa (master): radeonsi: enable GL4.1 and update documentation (v2)

2015-07-30 Thread Dave Airlie
Module: Mesa Branch: master Commit: af1e6aa75b7f518cc6b08717fa8844370be3f05c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af1e6aa75b7f518cc6b08717fa8844370be3f05c Author: Dave Airlie airl...@redhat.com Date: Wed Jul 22 01:24:39 2015 +0100 radeonsi: enable GL4.1 and update

Mesa (master): radeonsi: add GS multiple streams support (v2)

2015-07-30 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3c73c418713adec52389e2723e38bf47df13a24b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c73c418713adec52389e2723e38bf47df13a24b Author: Dave Airlie airl...@redhat.com Date: Mon Jul 20 02:37:14 2015 +0100 radeonsi: add GS multiple streams support

Mesa (master): i965/bxt: Don't use brw_device_info_skl_early on BXT

2015-07-30 Thread Neil Roberts
Module: Mesa Branch: master Commit: 3a21e4bd263002dd600e7a693536c93f68b285a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a21e4bd263002dd600e7a693536c93f68b285a5 Author: Neil Roberts n...@linux.intel.com Date: Wed Jul 29 17:40:37 2015 +0100 i965/bxt: Don't use

Mesa (master): glsl: set stage flag for structs and arrays in resource list

2015-07-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 75a96cedf7b0e5613560be0962dec973a4d2f2fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75a96cedf7b0e5613560be0962dec973a4d2f2fe Author: Timothy Arceri t_arc...@yahoo.com.au Date: Sat Jul 4 15:43:15 2015 +1000 glsl: set stage flag for structs and