Mesa (master): i965: Allocate at least some URB space even when max_vertices = 0.

2016-12-05 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a41f5dcb141a11ca5ca0c765c305027b0f0b609e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a41f5dcb141a11ca5ca0c765c305027b0f0b609e Author: Kenneth Graunke Date: Fri Oct 14 17:59:36 2016 -0700 i965: Allocate at least some URB space even when max_vert

Mesa (master): i965: Allocate at least some URB space even when max_vertices = 0.

2016-12-05 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 98b16dd994b7d5f3cab82df6a4a3fb5efa61bc94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98b16dd994b7d5f3cab82df6a4a3fb5efa61bc94 Author: Kenneth Graunke Date: Fri Oct 14 17:59:36 2016 -0700 i965: Allocate at least some URB space even when max_vert

Mesa (master): glsl: fix ldexp lowering if bitfield insert lowering is also requested

2016-12-05 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: df33f11b39abf313a0db7b9fefaf739b88133161 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df33f11b39abf313a0db7b9fefaf739b88133161 Author: Roland Scheidegger Date: Sat Dec 3 17:08:05 2016 +0100 glsl: fix ldexp lowering if bitfield insert lowering i

Mesa (master): main: allow NEAREST_MIPMAP_NEAREST for stencil texturing

2016-12-05 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: cd9bb4b9182eb03de576fc20cf407ef05d3e6a6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd9bb4b9182eb03de576fc20cf407ef05d3e6a6f Author: Roland Scheidegger Date: Mon Dec 5 13:39:16 2016 +0100 main: allow NEAREST_MIPMAP_NEAREST for stencil texturi

Mesa (master): radv: fix resource leak in radv_amdgpu_ctx_create

2016-12-05 Thread Edward O'Callaghan
Module: Mesa Branch: master Commit: 3015a23fe0eab17cde163b1de141f75c2f6410e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3015a23fe0eab17cde163b1de141f75c2f6410e4 Author: Nayan Deshmukh Date: Sun Dec 4 23:33:38 2016 +0530 radv: fix resource leak in radv_amdgpu_ctx_create CovID:

Mesa (master): radeon/vce Handle H.264 level 5.2

2016-12-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 2a38a5b2b28aa6e2c5c005bf5a2bfeae11623f22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a38a5b2b28aa6e2c5c005bf5a2bfeae11623f22 Author: Andy Furniss Date: Tue Dec 6 00:02:21 2016 + radeon/vce Handle H.264 level 5.2 Fixes: https://bugs.freed

Mesa (master): st/omx/enc Raise default encode level

2016-12-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 5338fb34d6af656adaf0c80d57b5a6168f81d3e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5338fb34d6af656adaf0c80d57b5a6168f81d3e1 Author: Andy Furniss Date: Mon Dec 5 23:53:40 2016 + st/omx/enc Raise default encode level Fixes: https://bugs.f

Mesa (master): nir/lower_returns: Stop using constant initializers

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 257aa5a1c4a2284ffd43759daa405fc135a40094 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=257aa5a1c4a2284ffd43759daa405fc135a40094 Author: Jason Ekstrand Date: Wed Jul 20 10:37:43 2016 -0700 nir/lower_returns: Stop using constant initializers Revie

Mesa (master): nir: Remove some unused fields from nir_variable

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7db009b59ee9df3a106f2f7e440a3ff9223b268f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7db009b59ee9df3a106f2f7e440a3ff9223b268f Author: Jason Ekstrand Date: Sat Jul 16 08:21:50 2016 -0700 nir: Remove some unused fields from nir_variable All of t

Mesa (master): nir: Delete most of the constant_initializer support

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 50e0b0bee3fb97089cf9913af7a0c980dfce6dce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50e0b0bee3fb97089cf9913af7a0c980dfce6dce Author: Jason Ekstrand Date: Fri Jul 15 17:17:40 2016 -0700 nir: Delete most of the constant_initializer support Cons

Mesa (master): nir: Simplify nir_lower_gs_intrinsics

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 2f19c19b5de66c4966fc5f5926efe5d435e505db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f19c19b5de66c4966fc5f5926efe5d435e505db Author: Jason Ekstrand Date: Fri Jul 15 17:15:21 2016 -0700 nir: Simplify nir_lower_gs_intrinsics It's only ever call

Mesa (master): anv/pipeline: Call nir_lower_constant_initializers

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c5d664f9dc2d281c74844cef36ecb9f5862a8f6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5d664f9dc2d281c74844cef36ecb9f5862a8f6a Author: Jason Ekstrand Date: Fri Jul 15 16:55:14 2016 -0700 anv/pipeline: Call nir_lower_constant_initializers Review

Mesa (master): nir: Add a pass for lowering away constant initializers

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f5232db9e5fb00efc094c5dd071da4be88527568 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5232db9e5fb00efc094c5dd071da4be88527568 Author: Jason Ekstrand Date: Fri Jul 15 16:44:53 2016 -0700 nir: Add a pass for lowering away constant initializers R

Mesa (master): glsl/nir: Call nir_lower_constant_initializers

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 507626304c047dacb959feaf94ff520a4e9f6c60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507626304c047dacb959feaf94ff520a4e9f6c60 Author: Jason Ekstrand Date: Fri Jul 15 16:57:06 2016 -0700 glsl/nir: Call nir_lower_constant_initializers Reviewed-b

Mesa (master): Revert "i965: use nir_lower_indirect_derefs() for GLSL"

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 0291bf4db2affbfb6a7daeb562c0cf56f6a85829 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0291bf4db2affbfb6a7daeb562c0cf56f6a85829 Author: Jason Ekstrand Date: Mon Dec 5 15:20:52 2016 -0800 Revert "i965: use nir_lower_indirect_derefs() for GLSL" T

Mesa (master): i965/copy_image: Re-implement the blitter path with emit_miptree_blit

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 06d864921ee6cfd083ac3782d4434d91ec652eea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06d864921ee6cfd083ac3782d4434d91ec652eea Author: Jason Ekstrand Date: Wed Nov 30 19:08:51 2016 -0800 i965/copy_image: Re-implement the blitter path with emit_m

Mesa (master): i965/blit: Break the guts of intel_miptree_blit into a helper

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6c74e7f492b526f16b6ae59b16eb30df14f793c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c74e7f492b526f16b6ae59b16eb30df14f793c8 Author: Jason Ekstrand Date: Wed Nov 30 18:14:27 2016 -0800 i965/blit: Break the guts of intel_miptree_blit into a hel

Mesa (master): i965: Delete the meta-base CopyImageSubData implementation

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 5f0e4c7c798827950e835d40912024480ec6d665 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f0e4c7c798827950e835d40912024480ec6d665 Author: Jason Ekstrand Date: Tue Nov 29 12:36:14 2016 -0800 i965: Delete the meta-base CopyImageSubData implementation

Mesa (master): i965: use nir_lower_indirect_derefs() for GLSL

2016-12-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 9404439a754e5640ccd98df40fa694835c0d8759 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9404439a754e5640ccd98df40fa694835c0d8759 Author: Timothy Arceri Date: Mon Aug 15 10:09:25 2016 +1000 i965: use nir_lower_indirect_derefs() for GLSL This moves

Mesa (master): swr: include llvm version and vector width in renderer string

2016-12-05 Thread Tim Rowley
Module: Mesa Branch: master Commit: efc3ca64ba2292f6e6f0c4214ef41a35543fb285 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efc3ca64ba2292f6e6f0c4214ef41a35543fb285 Author: Tim Rowley Date: Mon Dec 5 11:32:19 2016 -0600 swr: include llvm version and vector width in renderer string

Mesa (master): swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported

2016-12-05 Thread Tim Rowley
Module: Mesa Branch: master Commit: 0c70b26a2d66ab05e0ab551a8206538914aed531 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c70b26a2d66ab05e0ab551a8206538914aed531 Author: Tim Rowley Date: Mon Dec 5 11:35:57 2016 -0600 swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported Reviewed-by: B

Mesa (master): gallivm: use getHostCPUFeatures on x86/llvm-4.0+.

2016-12-05 Thread Tim Rowley
Module: Mesa Branch: master Commit: b035d9cab5a483f0ceee2d8fad578f64aca1888a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b035d9cab5a483f0ceee2d8fad578f64aca1888a Author: Tim Rowley Date: Mon Oct 31 10:29:07 2016 -0500 gallivm: use getHostCPUFeatures on x86/llvm-4.0+. Use llvm pr

Mesa (master): st/va: automake: cleanup C{PP,}FLAGS

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 510722d1465283582b89de0fe5fe6c4bb69de43d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=510722d1465283582b89de0fe5fe6c4bb69de43d Author: Emil Velikov Date: Fri Dec 2 16:26:49 2016 + st/va: automake: cleanup C{PP,}FLAGS Remove some transition

Mesa (master): st/va: declare vlVaBuffer before vlVaContext

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 48416b6f4d3ffa46168b8b4a46a262562cd7473a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48416b6f4d3ffa46168b8b4a46a262562cd7473a Author: Juan A. Suarez Romero Date: Fri Dec 2 16:26:51 2016 + st/va: declare vlVaBuffer before vlVaContext And d

Mesa (master): st/va: remove unused variable pbuff

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5a585d019e64462625128c4605c4bf48b957c70d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a585d019e64462625128c4605c4bf48b957c70d Author: Juan A. Suarez Romero Date: Fri Dec 2 16:26:50 2016 + st/va: remove unused variable pbuff Reviewed-by: E

Mesa (master): add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec

2016-12-05 Thread Daniel Stone
Module: Mesa Branch: master Commit: 8ca14b04e118a92ba0cdd64b81f1cb8407136bce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ca14b04e118a92ba0cdd64b81f1cb8407136bce Author: Rob Clark Date: Thu Aug 16 17:28:19 2012 -0500 add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec Si

Mesa (master): docs: add release notes for 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: ef0417e8d1f69d1d8f32e64d28be74379acd7be4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef0417e8d1f69d1d8f32e64d28be74379acd7be4 Author: Emil Velikov Date: Mon Dec 5 15:31:47 2016 + docs: add release notes for 12.0.5 Signed-off-by: Emil Veli

Mesa (master): docs: add news item and link release notes for 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: d09da32cfa52d6d47c300996cbb2efbbcf6c9f46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d09da32cfa52d6d47c300996cbb2efbbcf6c9f46 Author: Emil Velikov Date: Mon Dec 5 15:42:58 2016 + docs: add news item and link release notes for 12.0.5 Signe

Mesa (master): docs: add sha256 checksums for 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: d7747cccaf93f3a5a6d994ec8784de2073d649aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7747cccaf93f3a5a6d994ec8784de2073d649aa Author: Emil Velikov Date: Mon Dec 5 15:38:13 2016 + docs: add sha256 checksums for 12.0.5 Signed-off-by: Emil V

Mesa: tag mesa-12.0.5: mesa-12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-12.0.5 Tag:651c705264476293a2ce318e280b58b3d285ed2b URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=651c705264476293a2ce318e280b58b3d285ed2b Tagger: Emil Velikov Date: Mon Dec 5 15:36:39 2016 + mesa-12.0.5

Mesa (12.0): Update version to 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: cd9a1165586df02e7a34a51addd590284e51d19e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd9a1165586df02e7a34a51addd590284e51d19e Author: Emil Velikov Date: Mon Dec 5 15:25:21 2016 + Update version to 12.0.5 Signed-off-by: Emil Velikov ---

Mesa (12.0): docs: add sha256 checksums for 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: 6b1c3c3aa0a2b643dbb9964b7001097eed3c4888 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b1c3c3aa0a2b643dbb9964b7001097eed3c4888 Author: Emil Velikov Date: Mon Dec 5 15:38:13 2016 + docs: add sha256 checksums for 12.0.5 Signed-off-by: Emil Vel

Mesa (12.0): radeonsi: always set all blend registers

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: a9e5a98c192db487cbad0b44f7c570e315529cb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9e5a98c192db487cbad0b44f7c570e315529cb2 Author: Marek Olšák Date: Sat Nov 26 15:39:06 2016 +0100 radeonsi: always set all blend registers better safe than sorr

Mesa (12.0): mesa/fbobject: Update CubeMapFace when reusing textures

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: c1cb1844880f8fa72975de694ac404171e2e2677 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1cb1844880f8fa72975de694ac404171e2e2677 Author: Nanley Chery Date: Tue Nov 15 16:42:23 2016 -0800 mesa/fbobject: Update CubeMapFace when reusing textures Frame

Mesa (12.0): radeonsi: disable RB+ blend optimizations for dual source blending

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: b4c28b17554bb4c1cf77b83f52ed4de7fbb45326 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c28b17554bb4c1cf77b83f52ed4de7fbb45326 Author: Marek Olšák Date: Sat Nov 26 15:52:05 2016 +0100 radeonsi: disable RB+ blend optimizations for dual source blend

Mesa (12.0): radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: 4f71f93878f6aca0fee09fe59449cfe453596b10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f71f93878f6aca0fee09fe59449cfe453596b10 Author: Marek Olšák Date: Sat Nov 26 15:43:39 2016 +0100 radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending

Mesa (12.0): docs: add release notes for 12.0.5

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: 01579a9d007830f2f905646c9d1f9bd0a03caa89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01579a9d007830f2f905646c9d1f9bd0a03caa89 Author: Emil Velikov Date: Mon Dec 5 15:31:47 2016 + docs: add release notes for 12.0.5 Signed-off-by: Emil Veliko

Mesa (12.0): radeonsi: silence runtime warnings with LLVM 3.9

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: 4a5cce8bd5b1dcf6b95b64c26ea361148964a152 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a5cce8bd5b1dcf6b95b64c26ea361148964a152 Author: Marek Olšák Date: Fri Dec 2 22:19:06 2016 +0100 radeonsi: silence runtime warnings with LLVM 3.9 Such as: Warn

Mesa (master): configure.ac: Use short names for r600 und r300

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 44a672ef0ef69afb3b9511fdca1331a360cf281e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44a672ef0ef69afb3b9511fdca1331a360cf281e Author: Tobias Droste Date: Sat Nov 19 02:39:01 2016 +0100 configure.ac: Use short names for r600 und r300 There are

Mesa (master): configure.ac: Reorder arguments in radeon_llvm_check

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: a8ae340f7e198f9a4b8b125a5e0e28c3be0f1237 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8ae340f7e198f9a4b8b125a5e0e28c3be0f1237 Author: Tobias Droste Date: Sat Nov 19 02:39:08 2016 +0100 configure.ac: Reorder arguments in radeon_llvm_check Use t

Mesa (master): configure.ac: Move llvm_set_environment_variables higher.

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9d14a25bee0f1457a82f3e42b3baf3db1806faea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d14a25bee0f1457a82f3e42b3baf3db1806faea Author: Tobias Droste Date: Sat Nov 19 02:39:04 2016 +0100 configure.ac: Move llvm_set_environment_variables higher.

Mesa (master): configure.ac: Move radv check to the Vulkan section

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3f42859367cdd66b460bc8af4eab6cf9d0adc086 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f42859367cdd66b460bc8af4eab6cf9d0adc086 Author: Tobias Droste Date: Sat Nov 19 02:39:07 2016 +0100 configure.ac: Move radv check to the Vulkan section This m

Mesa (master): configure.ac: Only add default LLVM components if needed

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 45c8a4ea0a19f092c69ed9cd0f0a2cab81716d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45c8a4ea0a19f092c69ed9cd0f0a2cab81716d02 Author: Tobias Droste Date: Sat Nov 19 02:39:09 2016 +0100 configure.ac: Only add default LLVM components if needed L

Mesa (master): configure.ac: Move LLVM functions to the top

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0cc4ffd67b7a9fa8d9f22aab0834f9eb004b659f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cc4ffd67b7a9fa8d9f22aab0834f9eb004b659f Author: Tobias Droste Date: Sat Nov 19 02:38:58 2016 +0100 configure.ac: Move LLVM functions to the top This just mov

Mesa (master): configure.ac: Don't search llvm-config if it's known

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2350387d24d6f2470450ee9e78792a9ee957034b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2350387d24d6f2470450ee9e78792a9ee957034b Author: Tobias Droste Date: Sat Nov 19 02:38:53 2016 +0100 configure.ac: Don't search llvm-config if it's known This

Mesa (master): configure.ac: Use new llvm_add_default_components

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: d434633b76108f0e1e456fc91e8eed8df51553e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d434633b76108f0e1e456fc91e8eed8df51553e8 Author: Tobias Droste Date: Sat Nov 19 02:38:55 2016 +0100 configure.ac: Use new llvm_add_default_components Signed-o

Mesa (master): configure.ac: Create correct LLVM_VERSION_INT with minor >= 10

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0e9a5be7e74fa2a9bd2a634ef60822bd6600ca1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e9a5be7e74fa2a9bd2a634ef60822bd6600ca1d Author: Tobias Droste Date: Sat Nov 19 02:39:12 2016 +0100 configure.ac: Create correct LLVM_VERSION_INT with minor >=

Mesa (master): configure.ac: Add required LLVM versions to the top

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5db89531bcb6c0d89032da7f9af5a6dac17020cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5db89531bcb6c0d89032da7f9af5a6dac17020cb Author: Tobias Droste Date: Sat Nov 19 02:39:10 2016 +0100 configure.ac: Add required LLVM versions to the top Consol

Mesa (master): configure.ac: Add helper function for targets/components

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 352831c5d9fcef43804ed2153d509b2d43cf44e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=352831c5d9fcef43804ed2153d509b2d43cf44e9 Author: Tobias Droste Date: Sat Nov 19 02:38:54 2016 +0100 configure.ac: Add helper function for targets/components A

Mesa (master): configure.ac: Move LLVM ac_subst closer to usage

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: c702369bf514cf08ec5699e5be15badb069d6e96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c702369bf514cf08ec5699e5be15badb069d6e96 Author: Tobias Droste Date: Sat Nov 19 02:39:06 2016 +0100 configure.ac: Move LLVM ac_subst closer to usage This move

Mesa (master): configure.ac: Move oCL LLVM checks to the oCL section

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 62f4e6f2726c34357e274fcc1ef934f96c498ba2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62f4e6f2726c34357e274fcc1ef934f96c498ba2 Author: Tobias Droste Date: Sat Nov 19 02:39:05 2016 +0100 configure.ac: Move oCL LLVM checks to the oCL section The

Mesa (master): configure.ac: Remove swr_llvm_check()

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 19ff3975de6947bb8c6bfddff8e599c737f9185f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19ff3975de6947bb8c6bfddff8e599c737f9185f Author: Tobias Droste Date: Sat Nov 19 02:39:03 2016 +0100 configure.ac: Remove swr_llvm_check() No need for an addit

Mesa (master): configure.ac: Get complete LLVM version from header

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: a66cd76b16cf561c102314a6ee021727c03e52f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a66cd76b16cf561c102314a6ee021727c03e52f7 Author: Tobias Droste Date: Sat Nov 19 02:39:11 2016 +0100 configure.ac: Get complete LLVM version from header Major

Mesa (master): configure.ac: Move LLVM version check to the top

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: bf4b0fc33b1ddec47041bbc826485dbff0536318 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf4b0fc33b1ddec47041bbc826485dbff0536318 Author: Tobias Droste Date: Sat Nov 19 02:38:57 2016 +0100 configure.ac: Move LLVM version check to the top A functio

Mesa (master): configure.ac: Remove useless oCL LLVM check

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1ca0486147bea5840cece12604877a9669f9ab76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ca0486147bea5840cece12604877a9669f9ab76 Author: Tobias Droste Date: Sat Nov 19 02:39:00 2016 +0100 configure.ac: Remove useless oCL LLVM check This is handle

Mesa (master): configure.ac: Check gallium LLVM version in gallium_require_llvm

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: b3119a3360824a93e193b326a57f71cda15bc96f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3119a3360824a93e193b326a57f71cda15bc96f Author: Tobias Droste Date: Sat Nov 19 02:39:02 2016 +0100 configure.ac: Check gallium LLVM version in gallium_require

Mesa (master): configure.ac: Move llvm-config searching outside the function

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8c98e27074240a97daadddb0ba3a7e40cc7a646d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c98e27074240a97daadddb0ba3a7e40cc7a646d Author: Tobias Droste Date: Sat Nov 19 02:38:59 2016 +0100 configure.ac: Move llvm-config searching outside the functi

Mesa (master): configure.ac: Use new helper function for LLVM

2016-12-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9a3bccc75e82397f3331e0923b8530af2309d1cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a3bccc75e82397f3331e0923b8530af2309d1cd Author: Tobias Droste Date: Sat Nov 19 02:38:56 2016 +0100 configure.ac: Use new helper function for LLVM Use the new

Mesa (master): st/va: fix gop size for rate control

2016-12-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 3949d7c6ead25e6191c6529a1805ba7ada6892cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3949d7c6ead25e6191c6529a1805ba7ada6892cc Author: Boyuan Zhang Date: Fri Nov 18 15:29:56 2016 -0500 st/va: fix gop size for rate control The gop_size in rate c

Mesa (master): st/va: force to submit two consecutive single jobs

2016-12-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 8206882392c9cc070e21d6fbc90368c94235d8cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8206882392c9cc070e21d6fbc90368c94235d8cd Author: Boyuan Zhang Date: Tue Nov 29 13:27:10 2016 -0500 st/va: force to submit two consecutive single jobs The gop_

Mesa (master): st/vdpau: fix compiler warning in vlVdpVideoMixerRender

2016-12-05 Thread Christian König
Module: Mesa Branch: master Commit: 7b811c362a0b0cfb9a8c503cacf9be57d1ed2c7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b811c362a0b0cfb9a8c503cacf9be57d1ed2c7a Author: Nayan Deshmukh Date: Mon Dec 5 11:13:17 2016 +0530 st/vdpau: fix compiler warning in vlVdpVideoMixerRender S