Mesa (master): glsl: remove trailing spaces in various files

2015-11-24 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 1af0d9d93910de2e482a7891a16ddfd6d6b0855c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1af0d9d93910de2e482a7891a16ddfd6d6b0855c Author: Iago Toral Quiroga Date: Tue Nov 24 12:40:53 2015 +0100 glsl: remove trailing spaces in various files Acked-b

Mesa (master): i965: remove trailing spaces in various files

2015-11-24 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 2bba2152e4ea10d4ae9b15795dc42e75bdc71bc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bba2152e4ea10d4ae9b15795dc42e75bdc71bc2 Author: Iago Toral Quiroga Date: Tue Nov 24 12:49:55 2015 +0100 i965: remove trailing spaces in various files Acked-b

Mesa (master): i965: Pass brw_context pointer, not gl_context pointer.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: f1b7fefd4e7e3872cc0d43901b7ec643e1d115f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1b7fefd4e7e3872cc0d43901b7ec643e1d115f9 Author: Matt Turner Date: Tue Nov 24 21:25:53 2015 -0800 i965: Pass brw_context pointer, not gl_context pointer. Fixe

Mesa (master): glsl: only call dead code pass when new inputs/ outputs demoted

2015-11-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7436d7c33b65f8f3875d908f08acb15c57f9bd08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7436d7c33b65f8f3875d908f08acb15c57f9bd08 Author: Timothy Arceri Date: Sat Nov 21 19:02:01 2015 +1100 glsl: only call dead code pass when new inputs/outputs dem

Mesa (master): glsl: move and reused code to find first and last shaders

2015-11-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 404ac4bf9e2e0ed388edc3553a6b9a31d59d7e03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=404ac4bf9e2e0ed388edc3553a6b9a31d59d7e03 Author: Timothy Arceri Date: Sat Nov 21 19:02:00 2015 +1100 glsl: move and reused code to find first and last shaders

Mesa (master): mesa: Use unreachable() instead of a default case.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 0ce370a84b1c9381b34769dc4958e0ef413502f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ce370a84b1c9381b34769dc4958e0ef413502f6 Author: Matt Turner Date: Mon Nov 23 16:23:29 2015 -0800 mesa: Use unreachable() instead of a default case. (And add

Mesa (master): 22 new commits

2015-11-24 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b3a0d23504de43ce2dc028e84037f7cd89bd89 Author: Ian Romanick Date: Mon Nov 9 11:15:04 2015 -0800 meta: Don't save or restore the active client texture This setting is only used by glTexCoordPointer and related glEnable

Mesa (master): Revert "i965: Combine assembly annotations if possible."

2015-11-24 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 03d69496306d74b510be8931b05f391f0ce0ef06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03d69496306d74b510be8931b05f391f0ce0ef06 Author: Kenneth Graunke Date: Thu Nov 19 00:45:49 2015 -0800 Revert "i965: Combine assembly annotations if possible."

Mesa (master): i965: Push down inclusion of brw_program.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: ecac1aab538d65f0867fd93e23d0d020c1a5d0f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecac1aab538d65f0867fd93e23d0d020c1a5d0f1 Author: Matt Turner Date: Sun Nov 22 15:30:59 2015 -0800 i965: Push down inclusion of brw_program.h. We were includin

Mesa (master): i965: Clean up #includes in the compiler.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: f36993b46962eab4446bc1964eb47149751aee26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f36993b46962eab4446bc1964eb47149751aee26 Author: Matt Turner Date: Sun Nov 22 18:27:42 2015 -0800 i965: Clean up #includes in the compiler. Reviewed-by: Ian R

Mesa (master): i965: Remove unneeded forward declarations.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: c06f3d5d546b51e586623c8715b3077271b23fd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c06f3d5d546b51e586623c8715b3077271b23fd1 Author: Matt Turner Date: Sun Nov 22 15:13:31 2015 -0800 i965: Remove unneeded forward declarations. Reviewed-by: Ian

Mesa (master): i965: Prevent implicit upcasts to brw_reg.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 2d8c5299032d229c8f6e936db5644cd53716e6c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d8c5299032d229c8f6e936db5644cd53716e6c1 Author: Matt Turner Date: Thu Nov 19 21:51:37 2015 -0800 i965: Prevent implicit upcasts to brw_reg. Now that backend_

Mesa (master): i965: Push down inclusion of vbo/vbo.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: fb86f0e75ade89535f8603754c8e24e415d7c52b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb86f0e75ade89535f8603754c8e24e415d7c52b Author: Matt Turner Date: Sun Nov 22 15:35:07 2015 -0800 i965: Push down inclusion of vbo/vbo.h. Reviewed-by: Ian Rom

Mesa (master): util: Include in debug.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: fafbf994cf6f4b6254226cdb0764cce7615f733d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fafbf994cf6f4b6254226cdb0764cce7615f733d Author: Matt Turner Date: Tue Nov 24 10:05:04 2015 -0800 util: Include in debug.h. --- src/util/debug.h |1 +

Mesa (master): glsl: Pass ast_type_qualifier by const reference.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 5369efe311475f10b4fd6524710a3b3256856e08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5369efe311475f10b4fd6524710a3b3256856e08 Author: Matt Turner Date: Mon Nov 23 14:22:48 2015 -0800 glsl: Pass ast_type_qualifier by const reference. Coverity n

Mesa (master): i965: Remove duplicate #includes.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 6fe9ea78fa413ca3f0359f62881876f6b7a12f03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fe9ea78fa413ca3f0359f62881876f6b7a12f03 Author: Matt Turner Date: Sun Nov 22 16:08:23 2015 -0800 i965: Remove duplicate #includes. Added in commits 36fd65381

Mesa (master): util: Include assert.h in macros.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: d956335a0b533351edb547c974c601e3529c2037 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d956335a0b533351edb547c974c601e3529c2037 Author: Matt Turner Date: Sun Nov 22 15:28:25 2015 -0800 util: Include assert.h in macros.h. --- src/util/macros.h

Mesa (master): i965: Mark count_trailing_one_bits() static.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: e768c498bf3ae4e41e43ae2b28feec0ef7543239 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e768c498bf3ae4e41e43ae2b28feec0ef7543239 Author: Matt Turner Date: Sun Nov 22 15:06:43 2015 -0800 i965: Mark count_trailing_one_bits() static. Reviewed-by: Ia

Mesa (master): i965: Drop #include of main/glheader.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 76732932ec3918bb9cc04ccd37bc1a8c37051683 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76732932ec3918bb9cc04ccd37bc1a8c37051683 Author: Matt Turner Date: Sun Nov 22 17:40:26 2015 -0800 i965: Drop #include of main/glheader.h. It's never used. Re

Mesa (master): i965: Move brw_new_shader and brw_link_shader prototypes from brw_wm.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 1eb11e64b3d0a0bc3f75e878f017aac4e826acf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eb11e64b3d0a0bc3f75e878f017aac4e826acf2 Author: Matt Turner Date: Mon Nov 23 09:31:21 2015 -0800 i965: Move brw_new_shader and brw_link_shader prototypes from

Mesa (master): i965: Use scope operator to ensure brw_reg is interpreted as a type.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 799f924073c62c3a012c48a51895b46ad621e36c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=799f924073c62c3a012c48a51895b46ad621e36c Author: Matt Turner Date: Mon Nov 23 16:17:28 2015 -0800 i965: Use scope operator to ensure brw_reg is interpreted as

Mesa (master): i965: Remove useless gen6_blorp.h/gen7_blorp.h headers.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 836aaa43943f5f7e112f6ea4750ffa8e0e530afd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=836aaa43943f5f7e112f6ea4750ffa8e0e530afd Author: Matt Turner Date: Sun Nov 22 15:04:45 2015 -0800 i965: Remove useless gen6_blorp.h/gen7_blorp.h headers. Revi

Mesa (master): i965: Compile brw_cs_fill_local_id_payload() as C.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 6ba700c3c38f216987ebb9b8a1ce80ac784f2d5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ba700c3c38f216987ebb9b8a1ce80ac784f2d5a Author: Matt Turner Date: Sun Nov 22 22:11:53 2015 -0800 i965: Compile brw_cs_fill_local_id_payload() as C. It's only

Mesa (master): i965: Use implicit backend_reg copy-constructor.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: f093c842e65b251e24ea3a2d6daaa91326a4f862 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f093c842e65b251e24ea3a2d6daaa91326a4f862 Author: Matt Turner Date: Fri Nov 20 21:18:26 2015 -0800 i965: Use implicit backend_reg copy-constructor. In order to

Mesa (master): i965: Mark functions called from C as extern "C".

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 64cc7572c12fcbfb8346bdd994940a2af314342d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64cc7572c12fcbfb8346bdd994940a2af314342d Author: Matt Turner Date: Sun Nov 22 21:54:28 2015 -0800 i965: Mark functions called from C as extern "C". These func

Mesa (master): i965: Move MRF macros from brw_inst.h to brw_eu.h.

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 6b525d9f2babfaf97bb002c06c810874bf152a8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b525d9f2babfaf97bb002c06c810874bf152a8c Author: Matt Turner Date: Sun Nov 22 17:58:51 2015 -0800 i965: Move MRF macros from brw_inst.h to brw_eu.h. brw_inst.

Mesa (master): i965: Add and use backend_reg::equals().

2015-11-24 Thread Matt Turner
Module: Mesa Branch: master Commit: 309a44d63c75a7d688157486b094e555f49c907d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=309a44d63c75a7d688157486b094e555f49c907d Author: Matt Turner Date: Sun Nov 22 13:25:05 2015 -0800 i965: Add and use backend_reg::equals(). Reviewed-by: Franci

Mesa (master): llvmpipe: don' t test for unsupported formats in lp_test_format

2015-11-24 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 97eed8dcb9e66b3ebeca55bfc429d200556583de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97eed8dcb9e66b3ebeca55bfc429d200556583de Author: Roland Scheidegger Date: Tue Nov 24 17:52:37 2015 +0100 llvmpipe: don't test for unsupported formats in lp_tes

Mesa (master): softpipe/llvmpipe: don't advertize support for ASTC

2015-11-24 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 6c6a439e9868469654021a9d102040aa4c0c71ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c6a439e9868469654021a9d102040aa4c0c71ee Author: Roland Scheidegger Date: Tue Nov 24 18:25:06 2015 +0100 softpipe/llvmpipe: don't advertize support for ASTC 3

Mesa (master): docs: add missed i965 feature to relnotes

2015-11-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9b41489cb5ae7ef9157e8e6b42f3621a871c75a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b41489cb5ae7ef9157e8e6b42f3621a871c75a3 Author: Ian Romanick Date: Tue Nov 24 08:58:49 2015 -0800 docs: add missed i965 feature to relnotes Trivial. GL_ARB_

Mesa (master): util: move brw_env_var_as_boolean() to util

2015-11-24 Thread Rob Clark
Module: Mesa Branch: master Commit: d278e31459374feb18edd97d5adaa08f978a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d278e31459374feb18edd97d5adaa08f978a Author: Rob Clark Date: Wed Nov 18 16:43:31 2015 -0500 util: move brw_env_var_as_boolean() to util Kind of a handy fu

Mesa (master): st/va: move MPEG4 functions into separate file

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: 64761a841dbd7991a1e7a704b389b922b3a1e273 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64761a841dbd7991a1e7a704b389b922b3a1e273 Author: Christian König Date: Mon Nov 23 14:51:26 2015 +0100 st/va: move MPEG4 functions into separate file Signed-of

Mesa (master): st/va: move post processing function into own file

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: ec6ef1cbfed0aad21849863b6ee8c8e767b5b7c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec6ef1cbfed0aad21849863b6ee8c8e767b5b7c0 Author: Christian König Date: Mon Nov 23 13:50:41 2015 +0100 st/va: move post processing function into own file Signe

Mesa (master): st/va: fix post process dirty area handling

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: 3d6386fdc59db2216be2890356f71093a5aeef6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d6386fdc59db2216be2890356f71093a5aeef6b Author: Christian König Date: Mon Nov 23 13:44:49 2015 +0100 st/va: fix post process dirty area handling The dirty ar

Mesa (master): st/va: fix indentation

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: d3e2c48dfa669899484159cf723d8da574996f65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3e2c48dfa669899484159cf723d8da574996f65 Author: Christian König Date: Mon Nov 23 15:01:46 2015 +0100 st/va: fix indentation Signed-off-by: Christian König R

Mesa (master): st/va: move MPEG12 functions into separate file

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: c9cb22392bea8f4447acd8f18300affb47bfcdd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9cb22392bea8f4447acd8f18300affb47bfcdd6 Author: Christian König Date: Mon Nov 23 14:03:52 2015 +0100 st/va: move MPEG12 functions into separate file Signed-o

Mesa (master): st/va: move H264 functions into separate file

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: da173344a6d74f981cc53a0f235ac8197cb23d97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da173344a6d74f981cc53a0f235ac8197cb23d97 Author: Christian König Date: Mon Nov 23 14:22:09 2015 +0100 st/va: move H264 functions into separate file Signed-off

Mesa (master): st/va: move VC-1 functions into separate file

2015-11-24 Thread Christian König
Module: Mesa Branch: master Commit: 9fe7924328fe662efa8ed2343272a9d43da123e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fe7924328fe662efa8ed2343272a9d43da123e1 Author: Christian König Date: Mon Nov 23 14:32:27 2015 +0100 st/va: move VC-1 functions into separate file Signed-off

Mesa (master): glsl: implement recent spec update to SSO validation

2015-11-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2571a768d6cacfbc7e434dfc2b6d01bdf5be21a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2571a768d6cacfbc7e434dfc2b6d01bdf5be21a6 Author: Timothy Arceri Date: Tue Nov 24 11:44:13 2015 +1100 glsl: implement recent spec update to SSO validation Enab

Mesa (master): Revert "mesa: return initial value for VALIDATE_STATUS if pipe not bound"

2015-11-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3c4aa7aff2a976e94c2b6b7bf273edd617080ca3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c4aa7aff2a976e94c2b6b7bf273edd617080ca3 Author: Timothy Arceri Date: Tue Nov 24 11:50:22 2015 +1100 Revert "mesa: return initial value for VALIDATE_STATUS if

Mesa (master): radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now

2015-11-24 Thread Michel Dänzer
Module: Mesa Branch: master Commit: d09463193608009fa42e046b1fc144435d3533f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d09463193608009fa42e046b1fc144435d3533f6 Author: Michel Dänzer Date: Thu Nov 19 11:30:21 2015 +0900 radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now ll

Mesa (master): Plus 6b21d3c92e5878284c008edb68a0155edfcf89b4.

2015-11-24 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 2c07a5fe70676f6400e5915d3af23a598711dab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c07a5fe70676f6400e5915d3af23a598711dab0 Author: Michel Dänzer Date: Tue Nov 24 15:40:52 2015 +0900 Plus 6b21d3c92e5878284c008edb68a0155edfcf89b4. --- src/g

Mesa (master): radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now

2015-11-24 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 49765b0c30517e838b0bed05fbb729c9c6bc3f6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49765b0c30517e838b0bed05fbb729c9c6bc3f6c Author: Michel Dänzer Date: Thu Nov 19 11:30:21 2015 +0900 radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now ll