Mesa (master): r600: clean up initial shader register setup

2018-02-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 77b1b337242770f45feea8e1a42c5005590e5358 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77b1b337242770f45feea8e1a42c5005590e5358 Author: Glenn Kennard Date: Wed Feb 7 06:24:07 2018 +1000 r600: clean up initial shader register setup This is taken

Mesa (master): r600: implement tg4 integer workaround. (v2)

2018-02-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3f7a7bd897ce4d7da50d4f25b1549001abef05cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f7a7bd897ce4d7da50d4f25b1549001abef05cc Author: Dave Airlie Date: Thu Feb 8 12:35:46 2018 +1000 r600: implement tg4 integer workaround. (v2) This ports the

Mesa (master): r600: partly fix sampleMaskIn value

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: b936f4d1ca0d2ab1e828ff6a6e617f12469687fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b936f4d1ca0d2ab1e828ff6a6e617f12469687fa Author: Roland Scheidegger Date: Sun Feb 4 23:54:26 2018 +0100 r600: partly fix sampleMaskIn value The hw gives us c

Mesa (master): mesa: (trivial) remove unused ignore_sample_qualifier_parameter

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 6fd3c395907731baadcf70978cf392c673ebc96f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fd3c395907731baadcf70978cf392c673ebc96f Author: Roland Scheidegger Date: Sun Feb 4 00:32:05 2018 +0100 mesa: (trivial) remove unused ignore_sample_qualifier_

Mesa (master): r600: clean up fragment shader input scan code

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 07d724326aba7945117e5ee3711df7f73dfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07d724326aba7945117e5ee3711df7f73dfb Author: Roland Scheidegger Date: Sun Feb 4 23:38:28 2018 +0100 r600: clean up fragment shader input scan code For so

Mesa (master): r600/cm: (trivial) code cleanup for emitting msaa state

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: becc7faae22cee26888e87d0c23c193b86603c5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=becc7faae22cee26888e87d0c23c193b86603c5a Author: Roland Scheidegger Date: Sat Feb 3 20:11:35 2018 +0100 r600/cm: (trivial) code cleanup for emitting msaa stat

Mesa (master): st/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 9f9ce1625fb32ff0b9d5b1858aa5bb7b531ded0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f9ce1625fb32ff0b9d5b1858aa5bb7b531ded0f Author: Brian Paul Date: Tue Feb 6 22:10:59 2018 -0700 st/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp Reviewed-

Mesa (master): gallium/util: replace unsigned with tgsi enum types

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 15874338ff9ec4fe356c975351c1a0e7e82325fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15874338ff9ec4fe356c975351c1a0e7e82325fc Author: Brian Paul Date: Tue Feb 6 21:54:38 2018 -0700 gallium/util: replace unsigned with tgsi enum types Reviewed-

Mesa (master): tgsi: use TGSI enum types in ureg code

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 0f7be4fc168b757a86159a5b1aa0ec5560bfe70d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f7be4fc168b757a86159a5b1aa0ec5560bfe70d Author: Brian Paul Date: Tue Feb 6 22:11:41 2018 -0700 tgsi: use TGSI enum types in ureg code v2: fix enum tgsi_inte

Mesa (master): st/mesa: use tgsi_semantic enum type

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 174f3a4ab7ca331ac10e10938d958a84acd68dde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=174f3a4ab7ca331ac10e10938d958a84acd68dde Author: Brian Paul Date: Tue Feb 6 22:16:41 2018 -0700 st/mesa: use tgsi_semantic enum type Reviewed-by: Roland Sche

Mesa (master): gallium/util: replace uint with tgsi enum types

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 6321b1bd4005fcd05b2f1e6d16a974dba97f9415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6321b1bd4005fcd05b2f1e6d16a974dba97f9415 Author: Brian Paul Date: Tue Feb 6 21:55:10 2018 -0700 gallium/util: replace uint with tgsi enum types Reviewed-by:

Mesa (master): tgsi: use tgsi_semantic enum type in ureg code

2018-02-07 Thread Brian Paul
Module: Mesa Branch: master Commit: b99cb13002e8ac19da2b7a1a5e9a36b35156e385 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b99cb13002e8ac19da2b7a1a5e9a36b35156e385 Author: Brian Paul Date: Tue Feb 6 22:17:10 2018 -0700 tgsi: use tgsi_semantic enum type in ureg code Reviewed-by: R

Mesa (master): radv: implement VK_EXT_external_memory_host

2018-02-07 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: 5a38d8f1036b949e442359f691956b48b32b0e30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a38d8f1036b949e442359f691956b48b32b0e30 Author: Fredrik Höglund Date: Thu Jan 25 18:12:14 2018 +0100 radv: implement VK_EXT_external_memory_host Ported from

Mesa (master): r600: fix rendering regression on r6/7 gpus

2018-02-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5dd385f378a7e264f79ce2004aef815b3d9e3388 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5dd385f378a7e264f79ce2004aef815b3d9e3388 Author: Dave Airlie Date: Thu Feb 8 08:12:36 2018 +1000 r600: fix rendering regression on r6/7 gpus Fixes: 2d5b5d267

Mesa (master): radeonsi: avoid int-to-pointer-cast warnings on 32bit

2018-02-07 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: f91aa68ac6286999c20f23a29f37913d1ae78ac5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f91aa68ac6286999c20f23a29f37913d1ae78ac5 Author: Grazvydas Ignotas Date: Sat Feb 3 23:54:28 2018 +0200 radeonsi: avoid int-to-pointer-cast warnings on 32bit

Mesa (master): gallium/hud: update some query functions

2018-02-07 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 13ada91740769a3183f21d974193769262f5ee0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13ada91740769a3183f21d974193769262f5ee0f Author: Grazvydas Ignotas Date: Sat Feb 3 23:42:28 2018 +0200 gallium/hud: update some query functions It seems thes

Mesa (master): Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 09f49b9e50ee86e24c7e975f08535aa7237852a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09f49b9e50ee86e24c7e975f08535aa7237852a1 Author: Roland Scheidegger Date: Wed Feb 7 23:47:39 2018 +0100 Revert "gallium: build ddebug, noop, rbug, trace as pa

Mesa (master): gallium: build ddebug, noop, rbug, trace as part of auxiliary

2018-02-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6f82b8d8d0a986aac28e7bec47fc313fb950475c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f82b8d8d0a986aac28e7bec47fc313fb950475c Author: Marek Olšák Date: Mon Sep 4 22:36:34 2017 +0200 gallium: build ddebug, noop, rbug, trace as part of auxiliary

Mesa (master): u_blit: (trivial) fix bogus argument order for set_fragment_shader

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: def09f8db0ce77fc41f5188418e0b06356ce59b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=def09f8db0ce77fc41f5188418e0b06356ce59b7 Author: Roland Scheidegger Date: Wed Feb 7 22:02:54 2018 +0100 u_blit: (trivial) fix bogus argument order for set_fra

Mesa (master): mesa: fix incorrect type when allocating arrays

2018-02-07 Thread Andres Rodriguez
Module: Mesa Branch: master Commit: 83990dd529095dc0c2ce228bc8003c145ddf9e73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83990dd529095dc0c2ce228bc8003c145ddf9e73 Author: Andres Rodriguez Date: Wed Feb 7 14:38:52 2018 -0500 mesa: fix incorrect type when allocating arrays The arr

Mesa (master): u_simple_shaders: fix mask handling in util_make_fragment_tex_shader_writemask

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: afd1e9be1714eb95c3b797becb15bebaad9e6646 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afd1e9be1714eb95c3b797becb15bebaad9e6646 Author: Roland Scheidegger Date: Wed Feb 7 05:03:42 2018 +0100 u_simple_shaders: fix mask handling in util_make_fragm

Mesa (master): u_blit,u_simple_shaders: add shader to convert from xrbias format

2018-02-07 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: d7bec6f7a6a2a35c80be939db8532011af1e9b67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7bec6f7a6a2a35c80be939db8532011af1e9b67 Author: Roland Scheidegger Date: Wed Feb 7 05:18:17 2018 +0100 u_blit,u_simple_shaders: add shader to convert from xr

Mesa (master): autotools: Only build libmesa-st-tests-common.a for tests.

2018-02-07 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 5d754872b5721647dda17dd350bbe85d7a4dcec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d754872b5721647dda17dd350bbe85d7a4dcec7 Author: Bas Nieuwenhuizen Date: Fri Feb 2 16:59:23 2018 +0100 autotools: Only build libmesa-st-tests-common.a for tes

Mesa (master): disk cache: add callback functionality

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: ae00ef270233d7ba44e1a751333db16338b816f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae00ef270233d7ba44e1a751333db16338b816f2 Author: Tapani Pälli Date: Wed Feb 7 08:13:00 2018 +0200 disk cache: add callback functionality v2: add disk_cache_h

Mesa (master): dri: add interface for EGL_ANDROID_blob_cache extension

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: cf4569da6be22bdf4f2414914a17732d730d4b93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf4569da6be22bdf4f2414914a17732d730d4b93 Author: Tapani Pälli Date: Thu Dec 28 09:27:24 2017 +0200 dri: add interface for EGL_ANDROID_blob_cache extension v2:

Mesa (master): disk cache: initialize cache path and index only when used

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 6a651b6b77b68db71a027c826abccc843ace88ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a651b6b77b68db71a027c826abccc843ace88ef Author: Tapani Pälli Date: Mon Jan 22 11:55:06 2018 +0200 disk cache: initialize cache path and index only when used

Mesa (master): glsl/tests: changes to test_disk_cache_create test

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: e8495646afb06a9dd7786e9d11f4cdd7ac49279a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8495646afb06a9dd7786e9d11f4cdd7ac49279a Author: Tapani Pälli Date: Thu Feb 1 09:08:52 2018 +0200 glsl/tests: changes to test_disk_cache_create test Next pat

Mesa (master): glsl/tests: move utility functions in cache_test

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 83c81b6cce761ea6f202f222bde568f0bc006f3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83c81b6cce761ea6f202f222bde568f0bc006f3f Author: Tapani Pälli Date: Tue Jan 30 11:42:55 2018 +0200 glsl/tests: move utility functions in cache_test Patch move

Mesa (master): i965: add __DRI2_BLOB support and set cache functions

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 9d322fde9781f9fc53c3baac6995ab1cbd8d6135 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d322fde9781f9fc53c3baac6995ab1cbd8d6135 Author: Tapani Pälli Date: Wed Jan 17 11:43:59 2018 +0200 i965: add __DRI2_BLOB support and set cache functions v2: a

Mesa (master): egl: add support for EGL_ANDROID_blob_cache

2018-02-07 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 6f5b57093b3462a54e9c7c6188db37e46993cee7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f5b57093b3462a54e9c7c6188db37e46993cee7 Author: Tapani Pälli Date: Thu Dec 28 10:51:11 2017 +0200 egl: add support for EGL_ANDROID_blob_cache v2: cleanup, mo

Mesa (master): ac/nir: avoid loading unused VS input components

2018-02-07 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2f54d7382db3e3a23fb1b3e61c246931828309e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f54d7382db3e3a23fb1b3e61c246931828309e5 Author: Samuel Pitoiset Date: Thu Feb 1 11:35:06 2018 +0100 ac/nir: avoid loading unused VS input components Polaris

Mesa (master): ac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics

2018-02-07 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 757d36ee70b779d948f109f5f0e380c6c6480a8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=757d36ee70b779d948f109f5f0e380c6c6480a8d Author: Samuel Pitoiset Date: Tue Feb 6 22:06:11 2018 +0100 ac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM intrin

Mesa (master): ac/shader: scan vertex inputs usage mask

2018-02-07 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 1c57a6da5e38c18926eca22b96901e4640ec430f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c57a6da5e38c18926eca22b96901e4640ec430f Author: Samuel Pitoiset Date: Thu Feb 1 11:32:32 2018 +0100 ac/shader: scan vertex inputs usage mask Signed-off-by:

Mesa (master): i965: allocate a SGVS element when VertexID or InstanceID are read

2018-02-07 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: f474b19875a7c51ced6bb986e5733379b2780dcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f474b19875a7c51ced6bb986e5733379b2780dcf Author: Iago Toral Quiroga Date: Thu Jan 4 03:55:13 2018 +0100 i965: allocate a SGVS element when VertexID or Instanc