Mesa (master): gallium: add new LOD opcode

2017-09-29 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 740a1618c34c095f85d4929e11ef107d560f7450 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=740a1618c34c095f85d4929e11ef107d560f7450 Author: Roland Scheidegger Date: Thu Sep 28 03:45:04 2017 +0200 gallium: add new LOD opcode The operation performed i

Mesa (17.2): 43 new commits

2017-09-29 Thread Juan Antonio Suárez Romero
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b78c664115b592d36f3f6b9cd13d300c40c3e451 Author: Jason Ekstrand Date: Tue Sep 26 09:42:56 2017 -0700 vulkan/wsi/wayland: Return better error messages Reviewed-by: Daniel Stone Cc: mesa-sta...@lists.freedesktop.org (

Mesa (master): drirc: whitelist glthread for Outlast

2017-09-29 Thread Marek Olšák
Module: Mesa Branch: master Commit: d5e7ce28b5f6e0a7e4857d1e56143c00eba0c265 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5e7ce28b5f6e0a7e4857d1e56143c00eba0c265 Author: Kamil Páral Date: Fri Sep 22 23:31:08 2017 +0200 drirc: whitelist glthread for Outlast FPS increase 10-20% in

Mesa (master): travis: Add clover build using llvm-4.0

2017-09-29 Thread Jan Vesely
Module: Mesa Branch: master Commit: 8af90b59f917fea8a7d954ecea658f904bb3f073 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8af90b59f917fea8a7d954ecea658f904bb3f073 Author: Jan Vesely Date: Sat Sep 16 18:54:24 2017 -0400 travis: Add clover build using llvm-4.0 llvm-4 needs gcc 4.8:

Mesa (master): travis: Add clover build using llvm-5.0

2017-09-29 Thread Jan Vesely
Module: Mesa Branch: master Commit: 714879566595ef204bbde847ae9207e5f62ed7f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=714879566595ef204bbde847ae9207e5f62ed7f7 Author: Jan Vesely Date: Sat Sep 16 18:55:48 2017 -0400 travis: Add clover build using llvm-5.0 Signed-off-by: Jan Ve

Mesa (master): travis: Add clover build using llvm-3.9

2017-09-29 Thread Jan Vesely
Module: Mesa Branch: master Commit: b9a358a3e6c8a05eacf308105e42057a55a3e00c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9a358a3e6c8a05eacf308105e42057a55a3e00c Author: Jan Vesely Date: Sat Sep 16 18:52:52 2017 -0400 travis: Add clover build using llvm-3.9 Use r600,radeonsi ins

Mesa (master): st/va: add dst rect to avoid scale on deint

2017-09-29 Thread Leo Liu
Module: Mesa Branch: master Commit: 361d8f82c03ae78373483e91ad3ec339ccd05236 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=361d8f82c03ae78373483e91ad3ec339ccd05236 Author: Leo Liu Date: Thu Sep 28 21:41:29 2017 -0400 st/va: add dst rect to avoid scale on deint For 1080p video tran

Mesa (master): tgsi: fix the documentation of DLDEXP

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: dbe7fc00d5715bcc08acc3141414da037938bbdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbe7fc00d5715bcc08acc3141414da037938bbdd Author: Nicolai Hähnle Date: Fri Sep 15 17:47:27 2017 +0200 tgsi: fix the documentation of DLDEXP Sourcing the expone

Mesa (master): st/glsl_to_tgsi: use LDEXP when available

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 6de5147d2024a282f064d3bcf6103240d283da72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6de5147d2024a282f064d3bcf6103240d283da72 Author: Nicolai Hähnle Date: Fri Sep 15 16:52:23 2017 +0200 st/glsl_to_tgsi: use LDEXP when available Reviewed-by: Ma

Mesa (master): util/queue: fix a race condition in the fence code

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a208cd7ae4c1613dfd9acafa6046c1cd0be4911f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a208cd7ae4c1613dfd9acafa6046c1cd0be4911f Author: Nicolai Hähnle Date: Thu Sep 28 17:52:42 2017 +0200 util/queue: fix a race condition in the fence code A temp

Mesa (master): tgsi: infer that DLDEXP's second source has an integer type

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d713af711d3fdf63358f627b3f318f8b88519e46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d713af711d3fdf63358f627b3f318f8b88519e46 Author: Nicolai Hähnle Date: Fri Sep 15 17:40:05 2017 +0200 tgsi: infer that DLDEXP's second source has an integer typ

Mesa (master): radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d190bfc1ad1a90f6d231c0c840a8153c22c06423 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d190bfc1ad1a90f6d231c0c840a8153c22c06423 Author: Nicolai Hähnle Date: Sat Sep 16 12:52:21 2017 +0200 radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes Note: thi

Mesa (master): r600: cleanup set_occlusion_query_state

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c49400a03bbea1319aa2b78fd3abb56e22a8b31d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c49400a03bbea1319aa2b78fd3abb56e22a8b31d Author: Nicolai Hähnle Date: Thu Sep 28 21:46:30 2017 +0200 r600: cleanup set_occlusion_query_state This fixes a warn

Mesa (master): radeonsi: emit LDEXP opcode

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 061303e4fd17961f52b3cbb0822376d9a586f617 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=061303e4fd17961f52b3cbb0822376d9a586f617 Author: Nicolai Hähnle Date: Fri Sep 15 16:59:09 2017 +0200 radeonsi: emit LDEXP opcode The LLVM intrinsic has existe

Mesa (master): glsl/lower_instruction: handle denorms and overflow in ldexp correctly

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 93bf9c114b7c54e4faf342810bd848527b7d0a80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93bf9c114b7c54e4faf342810bd848527b7d0a80 Author: Nicolai Hähnle Date: Fri Sep 15 16:39:31 2017 +0200 glsl/lower_instruction: handle denorms and overflow in lde

Mesa (master): tgsi: infer that dst[1] of DFRACEXP is an integer

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 2b0bfc51de148147b7a822bb022a7ee2a1c2a28f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b0bfc51de148147b7a822bb022a7ee2a1c2a28f Author: Nicolai Hähnle Date: Fri Sep 15 18:47:52 2017 +0200 tgsi: infer that dst[1] of DFRACEXP is an integer Reviewe

Mesa (master): gallivm: add dst register index to lp_build_tgsi_context:: emit_store

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 7af64b4d4a594b22f84d601bffd969a2958d554a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7af64b4d4a594b22f84d601bffd969a2958d554a Author: Nicolai Hähnle Date: Fri Sep 15 18:45:32 2017 +0200 gallivm: add dst register index to lp_build_tgsi_context::

Mesa (master): gallium: add LDEXP TGSI instruction and corresponding cap

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: cad959d90145226c1ef8314c6f6cc1f7094bd572 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cad959d90145226c1ef8314c6f6cc1f7094bd572 Author: Nicolai Hähnle Date: Fri Sep 15 16:51:14 2017 +0200 gallium: add LDEXP TGSI instruction and corresponding cap

Mesa (master): gallivm: add support for TGSI instructions with two outputs

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5cf279bf7e7c16dbaf1bd15bf7c65cd3cfa67728 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cf279bf7e7c16dbaf1bd15bf7c65cd3cfa67728 Author: Nicolai Hähnle Date: Sat Sep 16 12:50:42 2017 +0200 gallivm: add support for TGSI instructions with two output

Mesa (master): r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5184a1e8eeddc322d4503b7964e750887372c60d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5184a1e8eeddc322d4503b7964e750887372c60d Author: Nicolai Hähnle Date: Thu Sep 28 21:44:35 2017 +0200 r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS Revi

Mesa (master): tgsi: clarify the semantics of DFRACEXP

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 3c78215a1cf4e3d58295a6d3171a2c34c51875d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c78215a1cf4e3d58295a6d3171a2c34c51875d5 Author: Nicolai Hähnle Date: Fri Sep 15 18:34:48 2017 +0200 tgsi: clarify the semantics of DFRACEXP The status quo is

Mesa (master): radeonsi: clamp border colors for upgraded depth textures

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 6eb9483912539f0962fd62bc50039c6f768f1621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eb9483912539f0962fd62bc50039c6f768f1621 Author: Nicolai Hähnle Date: Sat Sep 23 10:29:51 2017 +0200 radeonsi: clamp border colors for upgraded depth textures

Mesa (master): radeonsi/gfx9: fix geometry shaders without output vertices

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 7dfa891f32316b17ae6f21dceb1b00845d34524a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dfa891f32316b17ae6f21dceb1b00845d34524a Author: Nicolai Hähnle Date: Thu Sep 21 16:50:08 2017 +0200 radeonsi/gfx9: fix geometry shaders without output vertice

Mesa (master): st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 2703fa613b674184ad94b077ae68ad04160ba9d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2703fa613b674184ad94b077ae68ad04160ba9d5 Author: Nicolai Hähnle Date: Thu Sep 21 16:55:35 2017 +0200 st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts F

Mesa (master): radeonsi: move descriptor logs to after corresponding draw/ compute packet

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4ed419328d62b428207dbcc53cdf45b0d29f5962 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ed419328d62b428207dbcc53cdf45b0d29f5962 Author: Nicolai Hähnle Date: Sat Sep 23 22:34:10 2017 +0200 radeonsi: move descriptor logs to after corresponding draw

Mesa (master): radeonsi: fix border color translation for integer textures

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 797dd12c7b77d68dfda61eb9ff6b8e73721786f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=797dd12c7b77d68dfda61eb9ff6b8e73721786f6 Author: Nicolai Hähnle Date: Sat Sep 23 14:19:59 2017 +0200 radeonsi: fix border color translation for integer texture

Mesa (master): st/glsl_to_tgsi: fix conditional assignments to packed shader outputs

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 8ea7d3a5c8ea0c530d7f66a9bdd0fb12c59418bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ea7d3a5c8ea0c530d7f66a9bdd0fb12c59418bc Author: Nicolai Hähnle Date: Fri Sep 22 16:59:08 2017 +0200 st/glsl_to_tgsi: fix conditional assignments to packed sha

Mesa (master): amd/common: remove ac_shader_abi::chip_class

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 9ddc6e16a988750e15a52ea19bb1e76cd825e380 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ddc6e16a988750e15a52ea19bb1e76cd825e380 Author: Nicolai Hähnle Date: Mon Sep 18 15:44:50 2017 +0200 amd/common: remove ac_shader_abi::chip_class Redundant wi

Mesa (master): radeonsi: clamp depth comparison value only for fixed point formats

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4c56e070296be6f53bfc1a3a4c864f12c035d3a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c56e070296be6f53bfc1a3a4c864f12c035d3a4 Author: Nicolai Hähnle Date: Sat Sep 23 13:20:25 2017 +0200 radeonsi: clamp depth comparison value only for fixed poin

Mesa (master): amd/common: fix build_cube_select

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5be5c1e0fa8d57606d85fa6afbfa2db5a9ca4c98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5be5c1e0fa8d57606d85fa6afbfa2db5a9ca4c98 Author: Nicolai Hähnle Date: Fri Sep 22 19:05:52 2017 +0200 amd/common: fix build_cube_select Fix the custom cube coo

Mesa (master): amd/common: save an instruction in the build_cube_select sequence

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a6ea4c1b9354ff5505ec637b080a7d6b63519bf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6ea4c1b9354ff5505ec637b080a7d6b63519bf1 Author: Nicolai Hähnle Date: Fri Sep 22 19:14:16 2017 +0200 amd/common: save an instruction in the build_cube_select s

Mesa (master): gallium/radeon: fix a comment

2017-09-29 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 5b86c53b47c8264ff16da98d1ff0c07a2622e222 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b86c53b47c8264ff16da98d1ff0c07a2622e222 Author: Nicolai Hähnle Date: Thu Sep 14 16:17:31 2017 +0200 gallium/radeon: fix a comment Reviewed-by: Samuel Pitoise