Mesa (master): swr/rast: Clang-Format most rasterizer source code

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a678f40e467bbf72719c60928de26a91f21ac699 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a678f40e467bbf72719c60928de26a91f21ac699 Author: Alok Hota Date: Tue Jun 5 13:59:53 2018 -0500 swr/rast: Clang-Format most rasterizer source code

Mesa (master): radv: fix bitwise check

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4d08c1e7d15f7d2c0a406cf1c79314511778b38f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d08c1e7d15f7d2c0a406cf1c79314511778b38f Author: Eric Engestrom Date: Fri Jun 15 17:58:17 2018 +0100 radv: fix bitwise check Fixes: 922cd38172b8a2bc286bd

Mesa (master): meson: fix i965/anv/isl genX static lib names

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e8eb84826e30ffcb54f69a7aec9181f969418eb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8eb84826e30ffcb54f69a7aec9181f969418eb2 Author: Eric Engestrom Date: Fri Jun 15 11:31:52 2018 +0100 meson: fix i965/anv/isl genX static lib names Shouldn't

Mesa (master): mesa: add missing return in error path

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9a4bd6b45f909dbf65cf66086be2492214c5ac93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a4bd6b45f909dbf65cf66086be2492214c5ac93 Author: Eric Engestrom Date: Mon Jun 18 11:39:05 2018 +0100 mesa: add missing return in error path Fixes:

Mesa (master): radv: fix reported number of available VGPRs

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d85fef1e34657fc082b9a763de9499d324fbeebf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d85fef1e34657fc082b9a763de9499d324fbeebf Author: Eric Engestrom Date: Fri Jun 15 17:49:08 2018 +0100 radv: fix reported number of available VGPRs It's a bit

Mesa (master): radv: Use less conservative approximation for context rolls.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a3d93eec7cbd3fb733c1ef3b16903265e8e61b23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3d93eec7cbd3fb733c1ef3b16903265e8e61b23 Author: Bas Nieuwenhuizen Date: Sun Jun 17 03:37:49 2018 +0200 radv: Use less conservative approximation for context

Mesa (master): intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 056214ebfcfb39f24f3c1be49e0d59f4db93bcab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=056214ebfcfb39f24f3c1be49e0d59f4db93bcab Author: Rafael Antognolli Date: Fri Jun 15 11:43:45 2018 -0700 intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.

Mesa (master): anv/device: Check for kernel support of context isolation.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: be18d5a0ce8bf6c3578deb693e34faf366c4a0db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be18d5a0ce8bf6c3578deb693e34faf366c4a0db Author: Rafael Antognolli Date: Fri Jun 15 09:31:25 2018 -0700 anv/device: Check for kernel support of context

Mesa (master): anv: Disable constant buffer 0 being relative.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ba2c18763b2fa7fa04e391850f842b4236e844da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba2c18763b2fa7fa04e391850f842b4236e844da Author: Rafael Antognolli Date: Fri Jun 15 11:44:28 2018 -0700 anv: Disable constant buffer 0 being relative. If we

Mesa (master): v3d: Set the SO offsets correctly if we have to re-emit.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e636199c1c7dc9bc0525f5ae2a4eef05a8092180 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e636199c1c7dc9bc0525f5ae2a4eef05a8092180 Author: Eric Anholt Date: Fri Jun 15 17:08:29 2018 -0700 v3d: Set the SO offsets correctly if we have to re-emit.

Mesa (master): gallium/hud: = should rename the last added data source

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 94178044d5d34e5bf65601d0b5da70d91284ec56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94178044d5d34e5bf65601d0b5da70d91284ec56 Author: Marek Olšák Date: Fri Jun 8 19:49:22 2018 -0400 gallium/hud: = should rename the last added data source

Mesa (master): anv: Use a single global API patch version

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0146d7963651ca3226a8bf25eb683624ce3b0143 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0146d7963651ca3226a8bf25eb683624ce3b0143 Author: Jason Ekstrand Date: Sun Jun 17 16:28:02 2018 -0700 anv: Use a single global API patch version The Vulkan

Mesa (master): radeonsi: enable OpenGL 3.3 compat profile

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 68bf94a8b0b6060660b1937c7e21188af7f777f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68bf94a8b0b6060660b1937c7e21188af7f777f3 Author: Timothy Arceri Date: Mon Jun 18 15:23:20 2018 +1000 radeonsi: enable OpenGL 3.3 compat profile Reviewed-by:

Mesa (master): mesa: add ff fragment shader support for geom and tess shaders

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 89a5d6f71517511e809a0d4d163d5f2a3d6201a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a5d6f71517511e809a0d4d163d5f2a3d6201a5 Author: Timothy Arceri Date: Mon Jun 18 12:36:54 2018 +1000 mesa: add ff fragment shader support for geom and tess

Mesa (master): ac/surface: Set compressZ for stencil-only surfaces.

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1a8501a9ddfff6c3eab47046e0e8a9dc17492bf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a8501a9ddfff6c3eab47046e0e8a9dc17492bf0 Author: Bas Nieuwenhuizen Date: Mon Jun 18 16:29:16 2018 +0200 ac/surface: Set compressZ for stencil-only surfaces.

Mesa (master): util: manually extract the program name from program_invocation_name

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: de93f546a7f9f3407f88ea8dd2d4b3f7158e94ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de93f546a7f9f3407f88ea8dd2d4b3f7158e94ed Author: Timothy Arceri Date: Thu Jun 14 11:00:21 2018 +1000 util: manually extract the program name from

Mesa (master): util: add allow_glsl_relaxed_es to drirc for Google Earth VR

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a9114b5e3e0c08b189837d452b8f09df7e86b974 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9114b5e3e0c08b189837d452b8f09df7e86b974 Author: Timothy Arceri Date: Thu Jun 14 11:00:25 2018 +1000 util: add allow_glsl_relaxed_es to drirc for Google Earth

Mesa (master): util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 781c23ece62cc9bf0f28035572be7a4eadf23d42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781c23ece62cc9bf0f28035572be7a4eadf23d42 Author: Timothy Arceri Date: Thu Jun 14 11:00:23 2018 +1000 util: add allow_glsl_builtin_const_expression to drirc

Mesa (master): mesa/util: add allow_glsl_builtin_const_expression driconf override

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 90dbab0f9a2e35595b7510595b464e654b870e3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90dbab0f9a2e35595b7510595b464e654b870e3a Author: Timothy Arceri Date: Thu Jun 14 11:00:22 2018 +1000 mesa/util: add allow_glsl_builtin_const_expression

Mesa (master): mesa/util: add allow_glsl_relaxed_es driconfig override

2018-06-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 725b1a406dbe98d7cd187b0dcdfdd0933977de89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=725b1a406dbe98d7cd187b0dcdfdd0933977de89 Author: Timothy Arceri Date: Thu Jun 14 11:00:24 2018 +1000 mesa/util: add allow_glsl_relaxed_es driconfig override