Mesa (master): st/mesa: improve assertions in vp/fp translation

2015-06-16 Thread Marek Olšák
Module: Mesa Branch: master Commit: aab55b0bc6086a032f44c99ad6569ea2eac128ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aab55b0bc6086a032f44c99ad6569ea2eac128ca Author: Marek Olšák marek.ol...@amd.com Date: Tue Apr 7 01:10:17 2015 +0200 st/mesa: improve assertions in vp/fp

Mesa (master): mesa: generalize sso stage interleaving check

2015-06-16 Thread Marek Olšák
Module: Mesa Branch: master Commit: 358b6bb7a71663ab5e1c62f2b7767c20acebc2fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=358b6bb7a71663ab5e1c62f2b7767c20acebc2fa Author: Chris Forbes chr...@ijw.co.nz Date: Sun Sep 21 12:07:55 2014 +1200 mesa: generalize sso stage interleaving

Mesa (master): mesa: don' t rebind constant buffers after every state change if GS is active

2015-06-16 Thread Marek Olšák
Module: Mesa Branch: master Commit: 42a3c1ec8471fc76eb6d3d6f1bd1739e24a5f33a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42a3c1ec8471fc76eb6d3d6f1bd1739e24a5f33a Author: Marek Olšák marek.ol...@amd.com Date: Sun Jun 14 16:37:02 2015 +0200 mesa: don't rebind constant buffers after

Mesa (master): configure.ac: rename LLVM_VERSION_PATCH to avoid conflict with llvm-config.h

2015-06-16 Thread Marek Olšák
Module: Mesa Branch: master Commit: 797f4eacea8a6b08b7c9143a74c7f2b422d1535d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=797f4eacea8a6b08b7c9143a74c7f2b422d1535d Author: Marek Olšák marek.ol...@amd.com Date: Sat Jun 6 13:24:11 2015 +0200 configure.ac: rename LLVM_VERSION_PATCH

Mesa (master): i965/vec4: Fix the source register for indexed samplers

2015-06-16 Thread Neil Roberts
Module: Mesa Branch: master Commit: c753866cc4ae15313430f9b6edba1b82e44b003a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c753866cc4ae15313430f9b6edba1b82e44b003a Author: Neil Roberts n...@linux.intel.com Date: Thu May 28 19:35:44 2015 +0100 i965/vec4: Fix the source register for

Mesa (master): egl/dri2: implement platform_surfaceless

2015-06-16 Thread Chad Versace
Module: Mesa Branch: master Commit: 6b8accb36b541f4109ea42533c02bb90bc68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b8accb36b541f4109ea42533c02bb90bc68 Author: Haixia Shi h...@chromium.org Date: Fri Jun 12 10:10:58 2015 -0700 egl/dri2: implement platform_surfaceless

Mesa (master): i965/gen9: Disable Mip Tail for YF/YS tiled surfaces

2015-06-16 Thread Anuj Phogat
Module: Mesa Branch: master Commit: e20345204d8fe8864240be2428ac0f225b92b7cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e20345204d8fe8864240be2428ac0f225b92b7cc Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 14 22:06:50 2015 -0700 i965/gen9: Disable Mip Tail for YF/YS

Mesa (master): i965: Use BRW_SURFACE_* in place of GL_TEXTURE_*

2015-06-16 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6c380d42b161da977d164ccf75ccc25a2e056bb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c380d42b161da977d164ccf75ccc25a2e056bb1 Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 14 22:06:48 2015 -0700 i965: Use BRW_SURFACE_* in place of

Mesa (master): i965: Rename use_linear_1d_layout() and make it global

2015-06-16 Thread Anuj Phogat
Module: Mesa Branch: master Commit: af0853033296a4db3c48352e8cb60f8209424f79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af0853033296a4db3c48352e8cb60f8209424f79 Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 14 22:06:48 2015 -0700 i965: Rename use_linear_1d_layout() and

Mesa (master): i965/gen9: Set tiled resource mode in surface state

2015-06-16 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 06687564479be1a2eed5842cfe4ad85dd099261b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06687564479be1a2eed5842cfe4ad85dd099261b Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 14 22:06:48 2015 -0700 i965/gen9: Set tiled resource mode in

Mesa (master): i965/gen9: Set vertical and horizontal surface alignments

2015-06-16 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 54591bb67f189820ef0d61b040179abbd5ecf78a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54591bb67f189820ef0d61b040179abbd5ecf78a Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Apr 14 22:06:48 2015 -0700 i965/gen9: Set vertical and horizontal

Mesa (master): vc4: R4 is not a valid register for clamped direct texturing.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 507f3e708cbd10a4272aeffa0f066f1a80b48239 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507f3e708cbd10a4272aeffa0f066f1a80b48239 Author: Eric Anholt e...@anholt.net Date: Tue Jun 16 12:03:10 2015 -0700 vc4: R4 is not a valid register for clamped

Mesa (master): vc4: Handle refcounting the exec BO like we do in the kernel.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6dd55b49090da22d3a8e9226507a95e914eaf10f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dd55b49090da22d3a8e9226507a95e914eaf10f Author: Eric Anholt e...@anholt.net Date: Fri Jun 12 12:47:47 2015 -0700 vc4: Handle refcounting the exec BO like we

Mesa (master): vc4: Use VC4_SET/GET_FIELD for some RCL packets.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: 731ac05cc4e444175288032a76a29c95059af038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=731ac05cc4e444175288032a76a29c95059af038 Author: Eric Anholt e...@anholt.net Date: Thu Jun 11 16:08:11 2015 -0700 vc4: Use VC4_SET/GET_FIELD for some RCL

Mesa (master): vc4: Make sure that direct texture clamps have a minimum value of 0.

2015-06-16 Thread Eric Anholt
Module: Mesa Branch: master Commit: a0cd1a4060fdb55a57609b460629c7059bbe7047 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0cd1a4060fdb55a57609b460629c7059bbe7047 Author: Eric Anholt e...@anholt.net Date: Mon Jun 15 15:05:36 2015 -0700 vc4: Make sure that direct texture clamps

Mesa (master): mesa: set override_version per api version override

2015-06-16 Thread Martin Peres
Module: Mesa Branch: master Commit: 7d88ab42b9dda825feddbae774a2a48ddf3cbec2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d88ab42b9dda825feddbae774a2a48ddf3cbec2 Author: Tapani Pälli tapani.pa...@intel.com Date: Tue Jun 16 13:46:47 2015 +0300 mesa: set override_version per api

Mesa (master): Revert glsl: remove restriction on unsized arrays in GLSL ES 3.10

2015-06-16 Thread Timothy Arceri
Module: Mesa Branch: master Commit: da6996485f2ca636218e3d83b53cf6a450bb9b38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da6996485f2ca636218e3d83b53cf6a450bb9b38 Author: Timothy Arceri t_arc...@yahoo.com.au Date: Mon Jun 15 21:00:47 2015 +1000 Revert glsl: remove restriction on

Mesa (master): i965: Fix aligning to the block size in intel_miptree_copy_slice

2015-06-16 Thread Neil Roberts
Module: Mesa Branch: master Commit: 1a6220b416f02e56575894efbbd1717c9427c763 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a6220b416f02e56575894efbbd1717c9427c763 Author: Neil Roberts n...@linux.intel.com Date: Thu Jun 11 16:59:07 2015 +0100 i965: Fix aligning to the block size in