Mesa (master): glsl: Indirect array indexing on non-last SSBO member must fail compilation

2016-10-19 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 3da08e166415a745139c1127040a24e8a45dc553 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3da08e166415a745139c1127040a24e8a45dc553 Author: Iago Toral Quiroga Date: Tue Oct 18 14:15:36 2016 +0200 glsl: Indirect array indexing on non-last SSBO member

Mesa (master): nv50,nvc0: avoid reading out of bounds when getting bogus so info

2016-10-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 313fba5ee1de9416930e45da8aff63a24763940b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=313fba5ee1de9416930e45da8aff63a24763940b Author: Ilia Mirkin Date: Wed Oct 19 00:05:26 2016 -0400 nv50,nvc0: avoid reading out of bounds when getting bogus so

Mesa (master): nv50/ir: process texture offset sources as regular sources

2016-10-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cd45d758ff87305ceecca899fe7325779bb6755b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd45d758ff87305ceecca899fe7325779bb6755b Author: Ilia Mirkin Date: Wed Oct 19 01:20:03 2016 -0400 nv50/ir: process texture offset sources as regular sources W

Mesa (master): wsi/wayland: fix error path

2016-10-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8bf7717e1f84d180f42fb665772878d3b6d27459 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bf7717e1f84d180f42fb665772878d3b6d27459 Author: Eric Engestrom Date: Thu Oct 20 00:09:11 2016 +0100 wsi/wayland: fix error path Fixes: 1720bbd353d87412754f (

Mesa (master): anv: drop unused zero macro.

2016-10-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: b0f131b0bf1d3f4eb5943d5485bbed170844c727 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0f131b0bf1d3f4eb5943d5485bbed170844c727 Author: Dave Airlie Date: Wed Oct 19 13:36:23 2016 +1000 anv: drop unused zero macro. I can't see this being used any

Mesa (master): radv: use emit_icmp for samples_identical

2016-10-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: d842546ad1ebdb4825f0cbca2d68a56139d88e2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d842546ad1ebdb4825f0cbca2d68a56139d88e2a Author: Dave Airlie Date: Thu Oct 20 01:42:22 2016 +0100 radv: use emit_icmp for samples_identical On a debug llvm bu

Mesa (master): i965/cs: Don' t use a thread channel ID for small local sizes

2016-10-19 Thread Jordan Justen
Module: Mesa Branch: master Commit: 64c3d735354932c3b14397e9c292f5989a9da710 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64c3d735354932c3b14397e9c292f5989a9da710 Author: Jordan Justen Date: Wed Jul 6 15:08:27 2016 -0700 i965/cs: Don't use a thread channel ID for small local size

Mesa (master): i965/cs: Use udiv/umod for local IDs

2016-10-19 Thread Jordan Justen
Module: Mesa Branch: master Commit: 1fa000a33b010436ac3bf4b3c8da2974d3788382 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fa000a33b010436ac3bf4b3c8da2974d3788382 Author: Jordan Justen Date: Wed Oct 19 10:25:21 2016 -0700 i965/cs: Use udiv/umod for local IDs This allows for more

Mesa (master): mesa: remove unused LocalSizeVariable

2016-10-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 740a8fa1e214bafef1641336c90f09cb4ed0c415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=740a8fa1e214bafef1641336c90f09cb4ed0c415 Author: Timothy Arceri Date: Wed Oct 19 10:51:48 2016 +1100 mesa: remove unused LocalSizeVariable Reviewed-by: Samuel

Mesa (master): nvc0/ir: simplify predicate logic for GK104 atomic operations

2016-10-19 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2b6e04e91f6b157dd00872f9a0965c0655e19ad9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b6e04e91f6b157dd00872f9a0965c0655e19ad9 Author: Samuel Pitoiset Date: Wed Oct 19 13:09:49 2016 +0200 nvc0/ir: simplify predicate logic for GK104 atomic operat

Mesa (master): nvc0/ir: remove useless NVC0LoweringPass::gMemBase

2016-10-19 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 974ab614d3b883bf094d4cdbfdb9792df6625f55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=974ab614d3b883bf094d4cdbfdb9792df6625f55 Author: Samuel Pitoiset Date: Wed Oct 19 13:02:02 2016 +0200 nvc0/ir: remove useless NVC0LoweringPass::gMemBase Signe

Mesa (master): nv50/ir: print CCTL subops in debug mode

2016-10-19 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 03dc87caab25b5c33314ac9ef673fea92c78938e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03dc87caab25b5c33314ac9ef673fea92c78938e Author: Samuel Pitoiset Date: Wed Oct 19 14:01:33 2016 +0200 nv50/ir: print CCTL subops in debug mode Signed-off-by:

Mesa (master): nir: Optimize integer division and modulus with 1

2016-10-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4d35683d91e3d61bf14b76d801bf6ae17237e162 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d35683d91e3d61bf14b76d801bf6ae17237e162 Author: Ian Romanick Date: Wed Oct 19 08:53:10 2016 -0700 nir: Optimize integer division and modulus with 1 The previ

Mesa (master): configure.ac: enable GBM by default

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4650a27ba18a5524ca0a9ea3019c35eb2a9c9f43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4650a27ba18a5524ca0a9ea3019c35eb2a9c9f43 Author: Marek Olšák Date: Tue Oct 18 23:19:58 2016 +0200 configure.ac: enable GBM by default Reviewed-by: Eric Engest

Mesa (master): configure.ac: enable EGL platform DRM if GBM is enabled

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: baed5eab82262bf9b76f5e237ecf21605360d0e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baed5eab82262bf9b76f5e237ecf21605360d0e3 Author: Marek Olšák Date: Tue Oct 18 23:20:29 2016 +0200 configure.ac: enable EGL platform DRM if GBM is enabled sinc

Mesa (master): configure.ac: print whether GBM is enabled

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0e075700fa256c7dacf86cbc91c4a68453cd9558 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e075700fa256c7dacf86cbc91c4a68453cd9558 Author: Marek Olšák Date: Tue Oct 18 23:18:28 2016 +0200 configure.ac: print whether GBM is enabled Reviewed-by: Eric

Mesa (master): radeonsi: eliminate trivial constant VS outputs

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3ec997d1cc5365413ad9062f412904f944a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ec997d1cc5365413ad9062f412904f944a3 Author: Marek Olšák Date: Tue Oct 18 15:20:22 2016 +0200 radeonsi: eliminate trivial constant VS outputs These consta

Mesa (master): nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT

2016-10-19 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 041da0ae81d021b00ae65647338e739664f0d505 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=041da0ae81d021b00ae65647338e739664f0d505 Author: Samuel Pitoiset Date: Tue Oct 18 19:59:27 2016 +0200 nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT Found that

Mesa: tag mesa-13.0.0-rc1: mesa-13.0.0-rc1

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-13.0.0-rc1 Tag:6fdb2a935a425365696fbac2468f63a8f10978a4 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=6fdb2a935a425365696fbac2468f63a8f10978a4 Tagger: Emil Velikov Date: Wed Oct 19 19:28:59 2016 +0100 mesa-13.0.0-rc1

Mesa (13.0): Update version to 13.0.0-rc1

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: e45c4586c275b6d47e1c51cb568db644c7c55f61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e45c4586c275b6d47e1c51cb568db644c7c55f61 Author: Emil Velikov Date: Wed Oct 19 18:40:40 2016 +0100 Update version to 13.0.0-rc1 Signed-off-by: Emil Velikov --

Mesa (master): docs: rename release notes to 13.0.0

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3ef8d4288aa4e5711f4445f1cacdcf5f65f51ddf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ef8d4288aa4e5711f4445f1cacdcf5f65f51ddf Author: Emil Velikov Date: Wed Oct 19 17:33:38 2016 +0100 docs: rename release notes to 13.0.0 Signed-off-by: Emil Ve

Mesa: tag 13.0-branchpoint: Mesa 13.0 branchpoint

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: refs/tags/13.0-branchpoint Tag:b255fda6279db3aac0bdf4b47e8e4f9ba6a1640a URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=b255fda6279db3aac0bdf4b47e8e4f9ba6a1640a Tagger: Emil Velikov Date: Wed Oct 19 19:11:49 2016 +0100 Mesa 13.0 branchpoint _

Mesa (master): docs: add 13.1.0-devel release notes template, bump version

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1a9b0221bceaf6c5ef710e984ef322db363e4942 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a9b0221bceaf6c5ef710e984ef322db363e4942 Author: Emil Velikov Date: Wed Oct 19 18:46:22 2016 +0100 docs: add 13.1.0-devel release notes template, bump version

Mesa (master): mesa: remove gl_shader_compiler_options::EmitNoNoise

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: c64da9d4997692bd25253dfc19e34d6fa335a58b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c64da9d4997692bd25253dfc19e34d6fa335a58b Author: Marek Olšák Date: Mon Oct 17 00:54:35 2016 +0200 mesa: remove gl_shader_compiler_options::EmitNoNoise it's al

Mesa (master): glsl_to_tgsi: use array_id for temp arrays instead of hacking high bits

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6980480052c1b260a17f1750eccd2f4a163e27ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6980480052c1b260a17f1750eccd2f4a163e27ba Author: Marek Olšák Date: Sun Oct 16 23:22:55 2016 +0200 glsl_to_tgsi: use array_id for temp arrays instead of hacking

Mesa (master): st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one for integer FBs

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 54f8efeb022de8686db18c49daf14e6771f0fda1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54f8efeb022de8686db18c49daf14e6771f0fda1 Author: Marek Olšák Date: Fri Sep 16 22:39:15 2016 +0200 st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one

Mesa (master): glsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9015cbb3a3afd58543e3a144b7ae57e9ed44d811 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9015cbb3a3afd58543e3a144b7ae57e9ed44d811 Author: Marek Olšák Date: Sun Oct 16 21:30:05 2016 +0200 glsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg I

Mesa (master): glsl_to_tgsi: remove unused parameters from calc_deref_offsets

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0d95eeb79c849649fdcb32fe7f26498fb7df3d9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d95eeb79c849649fdcb32fe7f26498fb7df3d9f Author: Marek Olšák Date: Sun Oct 16 21:22:11 2016 +0200 glsl_to_tgsi: remove unused parameters from calc_deref_offset

Mesa (master): glsl_to_tgsi: remove subroutine support

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: ec35ff4e2b71867b0c60479bea8aacd8dfd66ae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec35ff4e2b71867b0c60479bea8aacd8dfd66ae5 Author: Marek Olšák Date: Mon Oct 17 00:38:41 2016 +0200 glsl_to_tgsi: remove subroutine support Never used. The GLSL

Mesa (master): glsl_to_tgsi: allocate glsl_to_tgsi_instruction:: tex_offsets on demand

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4e42898d9d8fc45bb1cf870b04c0ccd949205079 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e42898d9d8fc45bb1cf870b04c0ccd949205079 Author: Marek Olšák Date: Sun Oct 16 22:08:03 2016 +0200 glsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_offsets

Mesa (master): glsl_to_tgsi: remove unused st_translate::tex_offsets

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 222c599b61d8b962e897d1a69002362886f28cb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=222c599b61d8b962e897d1a69002362886f28cb3 Author: Marek Olšák Date: Sun Oct 16 21:28:36 2016 +0200 glsl_to_tgsi: remove unused st_translate::tex_offsets Review

Mesa (master): radeonsi: remove cb0_is_integer handling

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: a2ea653a498a55a37a7f139d486694969c6aecef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2ea653a498a55a37a7f139d486694969c6aecef Author: Marek Olšák Date: Fri Sep 16 22:42:54 2016 +0200 radeonsi: remove cb0_is_integer handling st/mesa does this f

Mesa (master): glsl_to_tgsi: reduce the size of glsl_to_tgsi_instruction using bitfields

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: dbf64ea28bb20bafe5a7daa4b5b179965725247e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbf64ea28bb20bafe5a7daa4b5b179965725247e Author: Marek Olšák Date: Sun Oct 16 21:58:13 2016 +0200 glsl_to_tgsi: reduce the size of glsl_to_tgsi_instruction usi

Mesa (master): mesa_to_tgsi: remove remnants of flow control and subroutine support

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: eacda2c08085c8296949b2743e9ecdb2d2d6d54f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eacda2c08085c8296949b2743e9ecdb2d2d6d54f Author: Marek Olšák Date: Mon Oct 17 00:11:21 2016 +0200 mesa_to_tgsi: remove remnants of flow control and subroutine

Mesa (master): glsl_to_tgsi: merge buffer and sampler fields in glsl_to_tgsi_instruction

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4d3d620f26be242c9c0d92877bb69edf3ed872ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d3d620f26be242c9c0d92877bb69edf3ed872ed Author: Marek Olšák Date: Sun Oct 16 22:04:02 2016 +0200 glsl_to_tgsi: merge buffer and sampler fields in glsl_to_tgsi

Mesa (master): glsl_to_tgsi: remove code for fixing up TGSI labels

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2897cb3dba9287011f9c43cd2f214100952370c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2897cb3dba9287011f9c43cd2f214100952370c0 Author: Marek Olšák Date: Mon Oct 17 00:47:49 2016 +0200 glsl_to_tgsi: remove code for fixing up TGSI labels I don't

Mesa (master): mesa_to_tgsi: drop support for instructions that can' t occur here

2016-10-19 Thread Marek Olšák
Module: Mesa Branch: master Commit: 82f4c0126d6d6eb0edfe3269c103ddf2df8cc9a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82f4c0126d6d6eb0edfe3269c103ddf2df8cc9a1 Author: Marek Olšák Date: Mon Oct 17 00:07:01 2016 +0200 mesa_to_tgsi: drop support for instructions that can't occur

Mesa (master): reviewers: Throw myself on the GLX grenade

2016-10-19 Thread Adam Jackson
Module: Mesa Branch: master Commit: 4276b5c16a360c3fc5cf17f4ff569d83925146a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4276b5c16a360c3fc5cf17f4ff569d83925146a2 Author: Adam Jackson Date: Thu Oct 6 15:37:54 2016 -0400 reviewers: Throw myself on the GLX grenade Signed-off-by: A

Mesa (master): egl: bring back the default glapi.so name

2016-10-19 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8acb79dfac3495d9786f747f2052d6a8084cca6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8acb79dfac3495d9786f747f2052d6a8084cca6a Author: Eric Engestrom Date: Wed Oct 19 15:09:26 2016 +0100 egl: bring back the default glapi.so name Earlier commit

Mesa (master): i965: fix subnr overflow in suboffset()

2016-10-19 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 66d8bd3b7e577b7ae4d0b29186dce95d615e2c40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66d8bd3b7e577b7ae4d0b29186dce95d615e2c40 Author: Iago Toral Quiroga Date: Tue Sep 27 12:23:44 2016 +0200 i965: fix subnr overflow in suboffset() Reviewed-by:

Mesa (master): radv: fix samples_identical return value.

2016-10-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 67c91ef2a228b0843bdbb4b7b7128ef45e3dd71f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67c91ef2a228b0843bdbb4b7b7128ef45e3dd71f Author: Dave Airlie Date: Wed Oct 19 15:43:26 2016 +1000 radv: fix samples_identical return value. This was returning

Mesa (master): radv: decompress fmask before reading using texture unit

2016-10-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 86c4575a813bb57d1af3e3a0bb0c3eb44f27aedf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86c4575a813bb57d1af3e3a0bb0c3eb44f27aedf Author: Dave Airlie Date: Wed Oct 19 17:34:28 2016 +1000 radv: decompress fmask before reading using texture unit Bef