Mesa (master): svga: null out all sampler views if start=num=0

2016-05-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 877a8026c7e1d729356eb6b6dfadfe358bbe23d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=877a8026c7e1d729356eb6b6dfadfe358bbe23d1 Author: Brian Paul Date: Fri May 6 09:46:29 2016 -0600 svga: null out all sampler views if start=num=0 Because the C

Mesa (master): cso: remove / add some comments

2016-05-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 5888c47cc968a6b6d8ee6c85f43380b0d5970744 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5888c47cc968a6b6d8ee6c85f43380b0d5970744 Author: Brian Paul Date: Fri May 6 09:20:23 2016 -0600 cso: remove / add some comments Signed-off-by: Brian Paul -

Mesa (master): st/mesa: remove unused st_context::default_texture

2016-05-17 Thread Brian Paul
Module: Mesa Branch: master Commit: fe430b0310ed0f2f52d45b149e72b7802a6f2cad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe430b0310ed0f2f52d45b149e72b7802a6f2cad Author: Brian Paul Date: Tue May 10 13:01:26 2016 -0600 st/mesa: remove unused st_context::default_texture The code w

Mesa (master): vc4: Add support for vertex color clamping in the rasterizer.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 18260d05820eca971873407e939007c12600660c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18260d05820eca971873407e939007c12600660c Author: Eric Anholt Date: Tue May 17 12:57:44 2016 -0700 vc4: Add support for vertex color clamping in the rasterizer.

Mesa (master): vc4: Move tgsi_to_nir to precompile time.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 474e2bbcc12b1f7d959c55a1d730ad54ecef98f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=474e2bbcc12b1f7d959c55a1d730ad54ecef98f4 Author: Eric Anholt Date: Tue May 17 12:46:27 2016 -0700 vc4: Move tgsi_to_nir to precompile time. Now we have an imm

Mesa (master): vc4: Switch to using nir_load_front_face.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 62087cb9b80c271139370a242841def40cfdabae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62087cb9b80c271139370a242841def40cfdabae Author: Eric Anholt Date: Tue May 17 15:30:59 2016 -0700 vc4: Switch to using nir_load_front_face. This will be gener

Mesa (master): vc4: Drop the dead export_linkage array.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0700e4c0c79771a69ceb5f269f684650265ea900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0700e4c0c79771a69ceb5f269f684650265ea900 Author: Eric Anholt Date: Tue May 17 12:35:44 2016 -0700 vc4: Drop the dead export_linkage array. This came from deri

Mesa (master): vc4: Enable sharing shaders across contexts.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8835eb689b51593dcbe09f39a79af9e551c3e0b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8835eb689b51593dcbe09f39a79af9e551c3e0b4 Author: Eric Anholt Date: Tue May 17 12:24:06 2016 -0700 vc4: Enable sharing shaders across contexts. This allows the

Mesa (master): vc4: Fix a -Wformat-security warning.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 24e7e3d3fcecc882c420e60e882675a8e32edce8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24e7e3d3fcecc882c420e60e882675a8e32edce8 Author: Eric Anholt Date: Tue May 17 14:06:39 2016 -0700 vc4: Fix a -Wformat-security warning. This is apparently ena

Mesa (master): vc4: Mark the driver as supporting fragment color clamping in rast.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 734fe41092e8ad87a9bfaac24c3603d2bb6df1b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=734fe41092e8ad87a9bfaac24c3603d2bb6df1b2 Author: Eric Anholt Date: Tue May 17 12:15:54 2016 -0700 vc4: Mark the driver as supporting fragment color clamping in

Mesa (master): radeonsi: add new polaris11 pci ids

2016-05-17 Thread Alex Deucher
Module: Mesa Branch: master Commit: 86f51d7958ab56e358da942ae46a04e305c78436 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86f51d7958ab56e358da942ae46a04e305c78436 Author: Alex Deucher Date: Tue May 17 17:10:50 2016 -0400 radeonsi: add new polaris11 pci ids Reviewed-by: Nicolai Hä

Mesa (master): radeonsi: add new polaris10 pci ids

2016-05-17 Thread Alex Deucher
Module: Mesa Branch: master Commit: 768320b4979b2f8edff8039e5414f139013adb1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=768320b4979b2f8edff8039e5414f139013adb1d Author: Alex Deucher Date: Tue May 17 17:06:26 2016 -0400 radeonsi: add new polaris10 pci ids Reviewed-by: Nicolai Hä

Mesa (master): i965: Move compression decisions before brw_reg_from_fs_reg ().

2016-05-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 062ad8166936d18a4b7ae11f5d39e8f39a9ae6c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=062ad8166936d18a4b7ae11f5d39e8f39a9ae6c3 Author: Kenneth Graunke Date: Mon May 16 15:09:17 2016 -0700 i965: Move compression decisions before brw_reg_from_fs_r

Mesa (master): i965: Make brw_reg_from_fs_reg() halve exec_size when compressed.

2016-05-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: dc657a8201fe942fce2c68835f1ee52b348e52f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc657a8201fe942fce2c68835f1ee52b348e52f0 Author: Kenneth Graunke Date: Thu May 12 23:04:10 2016 -0700 i965: Make brw_reg_from_fs_reg() halve exec_size when com

Mesa (master): i965: Enable ES 3.2 sample shading extensions.

2016-05-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 9a1936d965e92c4b4aa682f96ef63362159f4fce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a1936d965e92c4b4aa682f96ef63362159f4fce Author: Kenneth Graunke Date: Sun Apr 3 23:03:34 2016 -0700 i965: Enable ES 3.2 sample shading extensions. This enab

Mesa (master): anv: Fix warning: unused variable ‘cs_prog_data’

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: 1ff212bfd3d533f03f91a18a98cca0a2637c6d79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ff212bfd3d533f03f91a18a98cca0a2637c6d79 Author: Jordan Justen Date: Tue May 17 14:06:39 2016 -0700 anv: Fix warning: unused variable ‘cs_prog_data’ This was

Mesa (master): android: fix building error in libmesa_st_mesa

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 0e813365501d5580bbc2a93dc14f30b52e388c76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e813365501d5580bbc2a93dc14f30b52e388c76 Author: Mauro Rossi Date: Tue May 17 22:48:36 2016 +0200 android: fix building error in libmesa_st_mesa Fixes the fol

Mesa (master): gallium/radeon: use radeon_emit_array

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5e89b027b9ca761488b97fd41e1a3e7ec6137dff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e89b027b9ca761488b97fd41e1a3e7ec6137dff Author: Nicolai Hähnle Date: Fri May 6 17:07:10 2016 -0500 gallium/radeon: use radeon_emit_array Reviewed-by: Marek

Mesa (master): radeonsi: emit TXQ in separate functions

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 988fd6c922b1547ff0961b6fdf5736709b4d9cd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=988fd6c922b1547ff0961b6fdf5736709b4d9cd9 Author: Nicolai Hähnle Date: Thu May 12 11:52:36 2016 -0500 radeonsi: emit TXQ in separate functions TXQ is sufficien

Mesa (master): gallium/radeon: add radeon_emitted to check for non-trivial IBs

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 0558564200466878f1a86e7a192d085b551079c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0558564200466878f1a86e7a192d085b551079c4 Author: Nicolai Hähnle Date: Fri May 6 17:02:30 2016 -0500 gallium/radeon: add radeon_emitted to check for non-trivia

Mesa (master): radeonsi: force level zero on image instructions in non-fragment shaders (v2)

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 941756f09271cd41b8a8bb9373caa58629306bd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=941756f09271cd41b8a8bb9373caa58629306bd5 Author: Nicolai Hähnle Date: Thu May 12 12:44:44 2016 -0500 radeonsi: force level zero on image instructions in non-fr

Mesa (master): winsys/amdgpu: avoid ioctl call when fence_wait is called without timeout

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: fef08af99c7e83f100a5ae25f2798131c278d841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fef08af99c7e83f100a5ae25f2798131c278d841 Author: Nicolai Hähnle Date: Thu May 5 16:35:09 2016 -0500 winsys/amdgpu: avoid ioctl call when fence_wait is called

Mesa (master): winsys/amdgpu: cleanup error handling in amdgpu_ctx_create

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d464bfd12abbd8563ed5885da717512a0e032eb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d464bfd12abbd8563ed5885da717512a0e032eb7 Author: Nicolai Hähnle Date: Thu May 5 22:08:39 2016 -0500 winsys/amdgpu: cleanup error handling in amdgpu_ctx_create

Mesa (master): gallium/radeon: use radeon_emit

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c23273532e711f3f0263bfff8bf8a0e733b90e12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c23273532e711f3f0263bfff8bf8a0e733b90e12 Author: Nicolai Hähnle Date: Fri May 6 16:42:03 2016 -0500 gallium/radeon: use radeon_emit Mostly generated using a

Mesa (master): st/mesa: fix reversed copyimage canonical format

2016-05-17 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4ac555e9e53f47b1fdeb5a3c3a13f7d3dccb91df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ac555e9e53f47b1fdeb5a3c3a13f7d3dccb91df Author: Nicolai Hähnle Date: Fri May 13 00:12:37 2016 -0500 st/mesa: fix reversed copyimage canonical format The form

Mesa (master): genxml/hsw: Add L3 cache control registers

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: ff417388719828b3b5f0c9e3c0b076e9cff99ff7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff417388719828b3b5f0c9e3c0b076e9cff99ff7 Author: Jordan Justen Date: Sat Apr 2 01:25:05 2016 -0700 genxml/hsw: Add L3 cache control registers These were adde

Mesa (master): anv: Port L3 cache programming from i965

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: 8a80af282091e692da7bf4e412918ba2362dfb4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a80af282091e692da7bf4e412918ba2362dfb4f Author: Jordan Justen Date: Sat Apr 2 01:34:40 2016 -0700 anv: Port L3 cache programming from i965 Signed-off-by: Jo

Mesa (master): anv/gen7: Add memory barrier to vkCmdWaitEvents call

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: aa41de080dad1996877fe7faaa8fed5e63d2f622 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa41de080dad1996877fe7faaa8fed5e63d2f622 Author: Jordan Justen Date: Tue Apr 12 10:15:38 2016 -0700 anv/gen7: Add memory barrier to vkCmdWaitEvents call We al

Mesa (master): Revert "HACK: Don' t re-configure L3$ in render stages pre-BDW"

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: 6c9f35bb73ca69b75cb40fc96c41717806fc74da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c9f35bb73ca69b75cb40fc96c41717806fc74da Author: Jordan Justen Date: Wed May 11 18:03:15 2016 -0700 Revert "HACK: Don't re-configure L3$ in render stages pre-B

Mesa (master): anv: Keep track of whether the data cache should be enabled in L3

2016-05-17 Thread Jordan Justen
Module: Mesa Branch: master Commit: 8ee31828c656d456bfe067cfae512b1fbbd0bbd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ee31828c656d456bfe067cfae512b1fbbd0bbd6 Author: Jordan Justen Date: Sat Apr 2 13:44:55 2016 -0700 anv: Keep track of whether the data cache should be enabled

Mesa (master): r600g,sb: Don't use standard macro name

2016-05-17 Thread Jan Vesely
Module: Mesa Branch: master Commit: 322cd2457ccf66a0a88d92f0b0dec1cb3f93eae4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=322cd2457ccf66a0a88d92f0b0dec1cb3f93eae4 Author: Jan Vesely Date: Tue May 17 13:29:40 2016 -0400 r600g,sb: Don't use standard macro name Signed-off-by: Jan Ve

Mesa (master): Treewide: Remove Elements() macro

2016-05-17 Thread Jan Vesely
Module: Mesa Branch: master Commit: 47b390fe45e5e6f982c60b58985892438959cd8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b390fe45e5e6f982c60b58985892438959cd8e Author: Jan Vesely Date: Tue May 17 09:25:44 2016 -0400 Treewide: Remove Elements() macro Signed-off-by: Jan Vesely

Mesa (master): 23 new commits

2016-05-17 Thread Jason Ekstrand
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6c4d46a580df5e1c9c21adae70fc0879190d53a Author: Jason Ekstrand Date: Mon May 16 11:02:57 2016 -0700 anv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM pre-gen8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45c93384e5

Mesa (master): glapi: Fix whitespace droppings when printing the license header

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7bc5c7f58685e67985b3da1722391432fdd9ba31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bc5c7f58685e67985b3da1722391432fdd9ba31 Author: Adam Jackson Date: Thu Mar 24 13:57:58 2016 -0400 glapi: Fix whitespace droppings when printing the license he

Mesa (master): glapi: Harden GLX request size processing (v2)

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: ea08a5bcf6a670d2d6c67328414826a308d86e0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea08a5bcf6a670d2d6c67328414826a308d86e0d Author: Adam Jackson Date: Thu Mar 24 13:57:58 2016 -0400 glapi: Harden GLX request size processing (v2) v2: Use == n

Mesa (master): glapi: Add the safe_{add, mul, pad} functions from xserver

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: 88cfc9ddaab5577260293fcbd4f7413fbd4aba21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88cfc9ddaab5577260293fcbd4f7413fbd4aba21 Author: Adam Jackson Date: Thu Mar 24 13:57:58 2016 -0400 glapi: Add the safe_{add,mul,pad} functions from xserver We

Mesa (master): glapi: Define PURE for Sun Studio as well

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: f4983b194d8a13468d2b381c1b572144d15329d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4983b194d8a13468d2b381c1b572144d15329d2 Author: Adam Jackson Date: Wed May 4 14:14:56 2016 -0400 glapi: Define PURE for Sun Studio as well Reviewed-by: Eric

Mesa (master): glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: 2ad9d6237a510ec2acd0d416c34fe6e231460182 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ad9d6237a510ec2acd0d416c34fe6e231460182 Author: Adam Jackson Date: Wed May 4 14:32:38 2016 -0400 glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_a

Mesa (master): glapi/glx: Mark byteswap functions as _X_UNUSED (v2)

2016-05-17 Thread Adam Jackson
Module: Mesa Branch: master Commit: f1dd8dd6b6c0e8cb16a41231286735d5efa33c67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1dd8dd6b6c0e8cb16a41231286735d5efa33c67 Author: Adam Jackson Date: Thu Mar 24 13:57:58 2016 -0400 glapi/glx: Mark byteswap functions as _X_UNUSED (v2) Squash

Mesa (master): mesa/st: move things around a bit in st_create_fp_variant()

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 2bbb140be3cbc8e8428f21083b21abd7246ddc6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bbb140be3cbc8e8428f21083b21abd7246ddc6e Author: Rob Clark Date: Mon Mar 28 10:55:59 2016 -0400 mesa/st: move things around a bit in st_create_fp_variant() Pr

Mesa (master): mesa/st: add support for NIR as possible driver IR

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 1e93b0caa10d9d9090eaa3bd517a5144930f28a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e93b0caa10d9d9090eaa3bd517a5144930f28a4 Author: Rob Clark Date: Mon Dec 21 21:34:11 2015 -0500 mesa/st: add support for NIR as possible driver IR Signed-off-

Mesa (master): scons: gallium: link against nir as needed

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 52addd90d1406f9b156a384fe8b98dee27aeddf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52addd90d1406f9b156a384fe8b98dee27aeddf6 Author: Emil Velikov Date: Mon May 16 18:55:08 2016 +0100 scons: gallium: link against nir as needed ... otherwise we

Mesa (master): mesa/st: add nir pass for lowering builtin uniforms

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 8f9a46dccb938e3f0fcdc0390fcb449ca1f52067 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f9a46dccb938e3f0fcdc0390fcb449ca1f52067 Author: Rob Clark Date: Fri Jan 29 12:16:23 2016 -0500 mesa/st: add nir pass for lowering builtin uniforms Signed-off

Mesa (master): i965/fs: Add an allow_spilling flag to brw_compile_fs

2016-05-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 265487aedfabbcfb073f9d6053d1ceb510b78b27 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=265487aedfabbcfb073f9d6053d1ceb510b78b27 Author: Jason Ekstrand Date: Mon May 16 14:30:25 2016 -0700 i965/fs: Add an allow_spilling flag to brw_compile_fs Thi

Mesa (master): nvc0/ir: fix shared atomic lowering to preserve shared memory location

2016-05-17 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: dd4b44efc04413453e4cbf78434b29392eb148a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd4b44efc04413453e4cbf78434b29392eb148a9 Author: Ilia Mirkin Date: Tue May 17 03:27:02 2016 -0400 nvc0/ir: fix shared atomic lowering to preserve shared memory

Mesa (master): freedreno/ir3: fix compiler warning

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: b65bd3dee5d84f4bd7806518282299960d426dc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b65bd3dee5d84f4bd7806518282299960d426dc1 Author: Rob Clark Date: Mon May 16 13:37:24 2016 -0400 freedreno/ir3: fix compiler warning Signed-off-by: Rob Clark

Mesa (master): nir/print: add support for print annotations

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: a0ef26c1c2f0fcdebfa2699817cf63f644df8155 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0ef26c1c2f0fcdebfa2699817cf63f644df8155 Author: Rob Clark Date: Sat May 14 15:37:32 2016 -0400 nir/print: add support for print annotations Caller can pass a

Mesa (master): nir/validate: assert() -> validate_assert()

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: 54ecfcc162fd1598e49c7f7aba9b0fde7f4a97e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54ecfcc162fd1598e49c7f7aba9b0fde7f4a97e2 Author: Rob Clark Date: Mon May 16 12:44:59 2016 -0400 nir/validate: assert() -> validate_assert() Prep work for next

Mesa (master): nir/validate: dump annotated shader with error msgs

2016-05-17 Thread Rob Clark
Module: Mesa Branch: master Commit: e8beffb1b3e989035b49b79a76b58f8cbf446ea4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8beffb1b3e989035b49b79a76b58f8cbf446ea4 Author: Rob Clark Date: Sat May 14 15:40:54 2016 -0400 nir/validate: dump annotated shader with error msgs Log all th

Mesa (master): docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: f051eae25a820638b6e9712a6e8936b4eb04bc5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f051eae25a820638b6e9712a6e8936b4eb04bc5b Author: Alejandro Piñeiro Date: Tue Apr 26 14:37:38 2016 +0200 docs: Mark ARB_vertex_attrib_64bit as done for i965/gen

Mesa (master): i965: get the proper vertex surface type for doubles on gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 71150b73c81a58dc06057ced561d10332aecc803 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71150b73c81a58dc06057ced561d10332aecc803 Author: Alejandro Piñeiro Date: Tue Mar 15 12:53:07 2016 +0100 i965: get the proper vertex surface type for doubles on

Mesa (master): i965/vec4: use attribute slots to calculate URB read length

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b7423b485e11b768f68e8d5865fbc74b07ee6d48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7423b485e11b768f68e8d5865fbc74b07ee6d48 Author: Juan A. Suarez Romero Date: Mon Apr 4 12:47:57 2016 +0200 i965/vec4: use attribute slots to calculate URB rea

Mesa (master): i965: passthru formats cannot be used width edge flag enabled

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 1ff32ae8b2367950c543770ee5e6e459312cebce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ff32ae8b2367950c543770ee5e6e459312cebce Author: Alejandro Piñeiro Date: Thu Mar 24 11:49:53 2016 +0100 i965: passthru formats cannot be used width edge flag e

Mesa (master): i965: take care of doubles when remapping VS attributes

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b0fb08e179d784ca319c3c547a874fd24ce93c3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0fb08e179d784ca319c3c547a874fd24ce93c3f Author: Juan A. Suarez Romero Date: Fri Apr 1 17:25:03 2016 +0200 i965: take care of doubles when remapping VS attrib

Mesa (master): i965: Enable ARB_vertex_attrib_64bit for gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 59b5441fd9dc9b99341381153cd1cc8510fa8e8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59b5441fd9dc9b99341381153cd1cc8510fa8e8a Author: Alejandro Piñeiro Date: Sat Mar 12 12:34:06 2016 +0100 i965: Enable ARB_vertex_attrib_64bit for gen8+ Reviewe

Mesa (master): i965/fs: half exec_size when dealing with 64 bits attributes

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 96c276dda909ddf12714b9e64b7207156e8fd4bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96c276dda909ddf12714b9e64b7207156e8fd4bb Author: Alejandro Piñeiro Date: Wed Mar 23 12:20:05 2016 +0100 i965/fs: half exec_size when dealing with 64 bits attri

Mesa (master): i965: Configure how to store *64*PASSTHRU vertex components

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 8b0a334b5ef0fb324c61f5757989d715f4b531f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b0a334b5ef0fb324c61f5757989d715f4b531f6 Author: Antia Puentes Date: Fri Apr 15 11:32:46 2016 +0200 i965: Configure how to store *64*PASSTHRU vertex components

Mesa (master): i965: take care of doubles when lowering VS inputs

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: d6281a9d955ad97f993927bc214e4b641cfbe359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6281a9d955ad97f993927bc214e4b641cfbe359 Author: Juan A. Suarez Romero Date: Fri Apr 15 12:51:05 2016 +0200 i965: take care of doubles when lowering VS inputs

Mesa (master): i965: Expose OpenGL 4.2 for gen8+

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e5e412cd272989fa801a027ab5dce7de48eb79c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5e412cd272989fa801a027ab5dce7de48eb79c6 Author: Alejandro Piñeiro Date: Tue Apr 26 14:35:24 2016 +0200 i965: Expose OpenGL 4.2 for gen8+ ARB_vertex_attrib_64

Mesa (master): i965/fs: calculate first non-payload GRF using attrib slots

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 7ea09511ca4f58640063cc1ee08386cce5300535 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea09511ca4f58640063cc1ee08386cce5300535 Author: Juan A. Suarez Romero Date: Mon Apr 4 12:47:57 2016 +0200 i965/fs: calculate first non-payload GRF using attr

Mesa (master): i965/fs: shuffle 32bits into 64bits for doubles

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ccfe25f7583dd8d0ff0609de3728c8b15fb0f8fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccfe25f7583dd8d0ff0609de3728c8b15fb0f8fb Author: Juan A. Suarez Romero Date: Thu Mar 31 11:49:53 2016 +0100 i965/fs: shuffle 32bits into 64bits for doubles VS

Mesa (master): nir: add double input bitmap

2016-05-17 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 80535873bbed9d6fda7bb0d2cca3d0950afb8431 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80535873bbed9d6fda7bb0d2cca3d0950afb8431 Author: Juan A. Suarez Romero Date: Fri Apr 15 12:30:54 2016 +0200 nir: add double input bitmap This bitmap tracks wh