Mesa (master): i965/fs: Use type-W for immediate in SampleID setup.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: e10fc055e7dc5281f03a77088a24392098e3473b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e10fc055e7dc5281f03a77088a24392098e3473b Author: Matt Turner Date: Tue Oct 20 17:51:12 2015 -0700 i965/fs: Use type-W for immediate in

Mesa (master): i965/fs: Drop unnecessary write-enable-all from SET_SAMPLE_ID.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: 0f74796e33cb15ec0c79bc2b5d0c766dc5068b41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f74796e33cb15ec0c79bc2b5d0c766dc5068b41 Author: Matt Turner Date: Tue Oct 20 18:29:42 2015 -0700 i965/fs: Drop unnecessary

Mesa (master): ilo: fix max thread count for HS on Gen8

2015-10-22 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0b6f6ee50f3b25c21dd8c9ca339d006141340666 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b6f6ee50f3b25c21dd8c9ca339d006141340666 Author: Chia-I Wu Date: Thu Oct 22 11:19:05 2015 +0800 ilo: fix max thread count for HS on Gen8

Mesa (master): i965/vec4: use an envvar to decide to print the assembly on cmod_propagation tests

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 92ae101ed0dff689f207abf61f68167009de4e29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92ae101ed0dff689f207abf61f68167009de4e29 Author: Alejandro Piñeiro Date: Thu Oct 1 16:41:30 2015 +0200 i965/vec4: use an envvar to

Mesa (master): i965/vec4: nir_emit_if doesn' t need to predicate based on all the channels

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8ac3b525c77cb5aae9e61bd984b78f6cbbffdc1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ac3b525c77cb5aae9e61bd984b78f6cbbffdc1c Author: Alejandro Piñeiro Date: Fri Oct 9 16:59:20 2015 +0200 i965/vec4: nir_emit_if doesn't

Mesa (master): i965/vec4: Add unit tests for cmod propagation pass

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8fc8fcc04f584b32cd5bf633da8e3508249e339d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fc8fcc04f584b32cd5bf633da8e3508249e339d Author: Alejandro Piñeiro Date: Wed Sep 30 13:39:30 2015 +0200 i965/vec4: Add unit tests for

Mesa (master): i965/vec4: adding vec4_cmod_propagation optimization

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 627f94b72e0e9443ad116f072599a7342269f297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=627f94b72e0e9443ad116f072599a7342269f297 Author: Alejandro Piñeiro Date: Mon Sep 28 17:00:19 2015 +0200 i965/vec4: adding

Mesa (master): i965/vec4: print predicate control at brw_vec4 dump_instruction

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8cf84a7e470dbd3b46ce4081459d2ecfab22c2d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cf84a7e470dbd3b46ce4081459d2ecfab22c2d5 Author: Alejandro Piñeiro Date: Fri Oct 9 18:39:42 2015 +0200 i965/vec4: print predicate

Mesa (master): i965/vec4: track and use independently each flag channel

2015-10-22 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: a59359ecd22154cc2b3f88bb8c599f21af8a3934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a59359ecd22154cc2b3f88bb8c599f21af8a3934 Author: Alejandro Piñeiro Date: Wed Oct 14 20:26:43 2015 +0200 i965/vec4: track and use

Mesa (master): i965/fs: Trim unneeded channels in SampleID setup.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: e2344e11ce8ddefb89a222bbf63a7c60e8ba5655 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2344e11ce8ddefb89a222bbf63a7c60e8ba5655 Author: Matt Turner Date: Tue Oct 20 18:23:50 2015 -0700 i965/fs: Trim unneeded channels in

Mesa (master): i965/fs: Emit a single ADD instruction for SET_SAMPLE_ID on Gen8+.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: e2707c8765b15b7ac666067160307c7f9d2d8b4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2707c8765b15b7ac666067160307c7f9d2d8b4d Author: Matt Turner Date: Tue Oct 20 18:31:02 2015 -0700 i965/fs: Emit a single ADD instruction

Mesa (master): i965/vec4/gs: Fix signed/unsigned comparison warning.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: 1095d837dc5744b65d4e65ee551046d5d884f607 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1095d837dc5744b65d4e65ee551046d5d884f607 Author: Matt Turner Date: Thu Oct 22 12:26:27 2015 -0700 i965/vec4/gs: Fix signed/unsigned

Mesa (master): i965: Note that the UV immediate type is Gen6+.

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: 65ffaf2740e40cc155b55fae81166181a9b616a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65ffaf2740e40cc155b55fae81166181a9b616a2 Author: Matt Turner Date: Mon Jun 29 14:04:14 2015 -0700 i965: Note that the UV immediate type is

Mesa (master): i965/vec4: Initialize LOD to 0.0f for textureQueryLevels() and texture().

2015-10-22 Thread Matt Turner
Module: Mesa Branch: master Commit: cfb67c3d0656927270302ef17d2d9de065ec44fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfb67c3d0656927270302ef17d2d9de065ec44fe Author: Matt Turner Date: Mon Oct 19 10:51:42 2015 -0700 i965/vec4: Initialize LOD to 0.0f for

Mesa (master): radeon/uvd: don't expose HEVC on old UVD hw (v3)

2015-10-22 Thread Alex Deucher
Module: Mesa Branch: master Commit: 7b636581253fe858ac883e3d3eec21173ac069d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b636581253fe858ac883e3d3eec21173ac069d4 Author: Alex Deucher Date: Thu Oct 22 12:24:42 2015 -0400 radeon/uvd: don't expose HEVC on

Mesa (master): mesa: check for unchanged line width before error checking

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: df0f817e311dbf9af110779086a27429905b1faf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df0f817e311dbf9af110779086a27429905b1faf Author: Brian Paul Date: Wed Oct 21 13:58:04 2015 -0600 mesa: check for unchanged line width

Mesa (master): svga: detect constant color writes in fragment shaders

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 1082735bb69e9f64cb3991a52f0e270902917855 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1082735bb69e9f64cb3991a52f0e270902917855 Author: Brian Paul Date: Thu Oct 22 15:36:25 2015 -0600 svga: detect constant color writes in

Mesa (master): svga: try to avoid index generation for some primitive types

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 99effaa9658a34eb07255bb1964569c8a86e8dda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99effaa9658a34eb07255bb1964569c8a86e8dda Author: Brian Paul Date: Fri Oct 16 16:14:46 2015 -0600 svga: try to avoid index generation for

Mesa (master): drivers/common: use _mesa_RasterPos instead of _tnl_RasterPos

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 234d5320bbe373b9197e63f92326398b54c16fe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=234d5320bbe373b9197e63f92326398b54c16fe9 Author: Brian Paul Date: Wed Oct 21 13:40:58 2015 -0600 drivers/common: use _mesa_RasterPos

Mesa (master): mesa: copy rasterpos evaluation code into core Mesa

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 614a74376702b9f49343c9d71339cbb002971e6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=614a74376702b9f49343c9d71339cbb002971e6b Author: Brian Paul Date: Wed Oct 21 13:39:15 2015 -0600 mesa: copy rasterpos evaluation code into

Mesa (master): vbo: optimize vertex copying when 'wrapping'

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 9919f560996cc0014df757cc542bf477c5402c00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9919f560996cc0014df757cc542bf477c5402c00 Author: Brian Paul Date: Wed Oct 21 13:38:23 2015 -0600 vbo: optimize vertex copying when

Mesa (master): svga: Condition preemptive flush on draw emission

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 231d53923918f4a885e74da0a063dcbf1a4353e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=231d53923918f4a885e74da0a063dcbf1a4353e3 Author: Sinclair Yeh Date: Tue Oct 13 12:58:26 2015 -0700 svga: Condition preemptive flush on draw

Mesa (master): st/mesa: use _mesa_RasterPos() when possible

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 990afdc04551e89ec9b5d29a05a9da798c07ccc3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=990afdc04551e89ec9b5d29a05a9da798c07ccc3 Author: Brian Paul Date: Wed Oct 21 13:42:37 2015 -0600 st/mesa: use _mesa_RasterPos() when

Mesa (master): tnl: remove t_rasterpos.c

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: af0399a1ce5acea464219f63399284cb175fa1f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af0399a1ce5acea464219f63399284cb175fa1f4 Author: Brian Paul Date: Wed Oct 21 13:42:21 2015 -0600 tnl: remove t_rasterpos.c Reviewed-by:

Mesa (master): svga: avoid provoking vertex conversion when possible

2015-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 129d34da494840628b2bb1cbb6397d50dab3c999 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=129d34da494840628b2bb1cbb6397d50dab3c999 Author: Brian Paul Date: Fri Oct 16 16:12:19 2015 -0600 svga: avoid provoking vertex conversion

Mesa (master): gallivm: Translate all util_cpu_caps bits to LLVM attributes.

2015-10-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 718249843b915decf8fccec92e466ac1a6219934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=718249843b915decf8fccec92e466ac1a6219934 Author: Jose Fonseca Date: Wed Oct 21 17:19:41 2015 +0100 gallivm: Translate all util_cpu_caps

Mesa (master): virgl/vtest: add vtest driver

2015-10-22 Thread Dave Airlie
Module: Mesa Branch: master Commit: b3b82fe8ea1f7d02c93513920143cba2fe145b6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3b82fe8ea1f7d02c93513920143cba2fe145b6c Author: Dave Airlie Date: Fri Mar 13 14:15:47 2015 +1000 virgl/vtest: add vtest driver

Mesa (master): tgsi: add option to dump floats as hex values

2015-10-22 Thread Dave Airlie
Module: Mesa Branch: master Commit: 041081dc219dcf7f61748284033c6fd7627acc69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=041081dc219dcf7f61748284033c6fd7627acc69 Author: Dave Airlie Date: Mon Sep 16 10:13:55 2013 +1000 tgsi: add option to dump floats as hex

Mesa (master): docs: update relnotes to mention virgl driver.

2015-10-22 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5145243018e4456994e73bffdb0296b8fedd6fbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5145243018e4456994e73bffdb0296b8fedd6fbe Author: Dave Airlie Date: Fri Oct 23 12:11:43 2015 +1000 docs: update relnotes to mention virgl

Mesa (master): virgl: add driver for virtio-gpu 3D (v2)

2015-10-22 Thread Dave Airlie
Module: Mesa Branch: master Commit: a8987b88ff1db4ac00720a9b56c4bc3aeb666537 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8987b88ff1db4ac00720a9b56c4bc3aeb666537 Author: Dave Airlie Date: Thu Jan 22 15:11:47 2015 +1000 virgl: add driver for virtio-gpu 3D (v2)

Mesa (master): tgsi: try and handle overflowing shaders. (v2)

2015-10-22 Thread Dave Airlie
Module: Mesa Branch: master Commit: 531f5d1270782927911c5c720201e86c6f40182d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=531f5d1270782927911c5c720201e86c6f40182d Author: Dave Airlie Date: Thu Jan 22 15:18:05 2015 +1000 tgsi: try and handle overflowing

Mesa (master): ilo: make sure there is HiZ before resolving

2015-10-22 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 13a5805b646b19fd9c155d5c586ad1967d7d9e00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13a5805b646b19fd9c155d5c586ad1967d7d9e00 Author: Chia-I Wu Date: Thu Oct 22 11:29:17 2015 +0800 ilo: make sure there is HiZ before