Mesa (master): ac: implement nir_op_ldexp

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 08fa84bb9adf81aa13422501fef8f077b51ef682 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08fa84bb9adf81aa13422501fef8f077b51ef682 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 27 19:37:59 2018 +1100 ac: implement nir_op

Mesa (master): ac: add support for handling nir_intrinsic_load_vertex_id

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5504bebfc419f93b54ca92f36d27c2f8b82bc552 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5504bebfc419f93b54ca92f36d27c2f8b82bc552 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 27 12:47:00 2018 +1100 ac: add support for ha

Mesa (master): radeonsi/nir: disable vertex_id_zero_based lowering

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ae47af50d6ff3a97110b77535f86f7a76d1631a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae47af50d6ff3a97110b77535f86f7a76d1631a9 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 27 12:48:11 2018 +1100 radeonsi/nir: d

Mesa (master): ac: fix nir_op_fdd{x,y} handling

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9790921ff5c88ad860c55ba21ef1d66afd9ab2dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9790921ff5c88ad860c55ba21ef1d66afd9ab2dc Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 27 16:08:40 2018 +1100 ac: fix nir_op_fdd{x,y} ha

Mesa (master): radeonsi/nir: fix lds store in tcs outputs handling

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 81f9d03807a671922d40d9cf1b69cb8f44329e2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81f9d03807a671922d40d9cf1b69cb8f44329e2c Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Feb 26 11:36:11 2018 +1100 radeonsi/nir: fix lds store

Mesa (master): gallium/tgsi: remove is_msaa_sampler array from tgsi_shader_info

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1a757c9c9780fdc3ac9b8ab7f486ca4cd31e20d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a757c9c9780fdc3ac9b8ab7f486ca4cd31e20d8 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 23 13:46:27 2018 +1100 gallium/tgsi:

Mesa (master): radeonsi/nir: fix loading of doubles for tess varyings

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9f7c94084080f2fca15d1c282a827bffd3f3bd9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f7c94084080f2fca15d1c282a827bffd3f3bd9e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Feb 26 11:36:49 2018 +1100 radeonsi/nir: fix l

Mesa (master): ac: make use of ac_get_llvm_num_components() helper

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9873bd9dcdc85f37df512a1361967720b12593bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9873bd9dcdc85f37df512a1361967720b12593bb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 23 16:42:04 2018 +1100 ac: ma

Mesa (master): radeonsi/nir: enable lowering of fpow

2018-02-25 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 22430224fec31591432d4a3e65c6f457ba1c1653 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22430224fec31591432d4a3e65c6f457ba1c1653 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 23 17:00:01 2018 +1100 radeonsi/nir: enable lo

Mesa (master): radeonsi/nir: collect more accurate output_usagemask

2018-02-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 86098696fc980cd0d324d2f2c978a320f0418f38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86098696fc980cd0d324d2f2c978a320f0418f38 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 21 13:27:17 2018 +1100 radeonsi/nir: collec

Mesa (master): nir: remove old assert

2018-02-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cdeac00264b14b78bb234aa082bbc499f933 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdeac00264b14b78bb234aa082bbc499f933 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 21 14:36:09 2018 +1100 nir: remove old

Mesa (master): radeonsi/nir: fix tess varying loads for doubles

2018-02-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e6269ffc2e15ef98e86c472834ee1a7d9fa52b1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6269ffc2e15ef98e86c472834ee1a7d9fa52b1e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 21 10:10:33 2018 +1100 radeonsi/nir: fix tess v

Mesa (master): ac/radeonsi: pass type to load_tess_varyings()

2018-02-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6d338d757f32ba7f1cd583108c31371f2c4e25c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d338d757f32ba7f1cd583108c31371f2c4e25c0 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 21 10:09:18 2018 +1100 ac/radeonsi: pas

Mesa (master): radeonsi/nir: disable GLSL IR loop unrolling

2018-02-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 79dc94828aedd0edc6085911321e6e7597815478 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79dc94828aedd0edc6085911321e6e7597815478 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 21 12:30:30 2018 +1100 radeonsi/nir: disable GLSL I

Mesa (master): radeonsi: rename variables tgsi_binary -> ir_binary

2018-02-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2b431808abf5599a862d1a9150f7b8fa705db036 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b431808abf5599a862d1a9150f7b8fa705db036 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Feb 15 16:58:07 2018 +1100 radeonsi: rename var

Mesa (master): st/shader_cache: copy nir pointer to gl_program after deserializing

2018-02-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d88a2906f86843fa11d95f7ac2f39cd0b2713d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d88a2906f86843fa11d95f7ac2f39cd0b2713d72 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 16 11:41:17 2018 +1100 st/shader_cache: copy nir p

Mesa (master): radeonsi: add nir shader cache support

2018-02-19 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 691c320de066ba71c61ad97a1a8b39687238d6ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=691c320de066ba71c61ad97a1a8b39687238d6ef Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 16 10:14:05 2018 +1100 radeonsi: add nir shader

Mesa (master): radeonsi/nir: fix gl_FragCoord for pixel_center_integer

2018-02-18 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 51e745cf77277ec2b598b3332f0207b083f492db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51e745cf77277ec2b598b3332f0207b083f492db Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 16 16:14:29 2018 +1100 radeonsi/nir: fix gl_Fra

Mesa (master): glsl/nir: add pixel_center_integer to shader info

2018-02-18 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 347038baa9e897aee32df9db99a099146f249f42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=347038baa9e897aee32df9db99a099146f249f42 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 16 16:10:58 2018 +1100 glsl/nir: add pixel_center_i

Mesa (master): radeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL correctly

2018-02-15 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2f5d3df9fcb7e5576952791762c1c0c7d8266acd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5d3df9fcb7e5576952791762c1c0c7d8266acd Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Feb 15 15:08:49 2018 +1100 radeonsi/ni

Mesa (master): st: add NIR GL_ARB_get_program_binary support

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c6b70a0eaea63e824e3733b16cb90e1595b01c1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6b70a0eaea63e824e3733b16cb90e1595b01c1d Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 13 14:25:51 2018 +1100 st: a

Mesa (master): radeonsi/nir: fix si_nir_load_tcs_varyings() for outputs

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7be5f30bb1bbae7bba5ea52bd55c947ae131ca42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7be5f30bb1bbae7bba5ea52bd55c947ae131ca42 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Feb 14 12:20:56 2018 +1100 radeonsi/ni

Mesa (master): st/shader_cache: add st_{de}serialise_nir_program() helpers

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 928be4e97e0263272a6a2d628d27d3d69df2cd58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=928be4e97e0263272a6a2d628d27d3d69df2cd58 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 13 14:23:28 2018 +1100 st/shader_cache: add

Mesa (master): radeonsi/nir: fix shader ballot return value bitsize

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6acab18828f90d8ecefec059c6d646f3ab8de541 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6acab18828f90d8ecefec059c6d646f3ab8de541 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 13 09:34:16 2018 +1100 radeonsi/nir: fix shader

Mesa (master): ac/nir_to_llvm: fix image size for arrays of arrays

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3ad52501dc28a4286c97ed386419f7b617e093af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ad52501dc28a4286c97ed386419f7b617e093af Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 13 09:42:48 2018 +1100 ac/nir_to_llvm: fix imag

Mesa (master): ac: implement nir_intrinsic_image_samples

2018-02-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9740c8a8aa5497d02a589ccaca3783056199fbe0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9740c8a8aa5497d02a589ccaca3783056199fbe0 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 13 17:00:40 2018 +1100 ac: imp

Mesa (master): ac/nir_to_llvm: add support for nir_intrinsic_shared_atomic_*

2018-02-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c787cbfa33ba543b7e4d6577363ceb9d51c52891 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c787cbfa33ba543b7e4d6577363ceb9d51c52891 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 13:42:22 2018 +1100 ac/nir_to_llvm: add s

Mesa (master): ac/nir: add nir_intrinsic_{load,store}_shared support

2018-02-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 10457712edb744d358c4b7c891fdaa1a6c136046 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10457712edb744d358c4b7c891fdaa1a6c136046 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Feb 8 11:10:26 2018 +1100 ac/nir: add nir_intrinsic

Mesa (master): radeonsi: make si_declare_compute_memory() more generic and call for nir

2018-02-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b6cf898ec24ff19ad6ea03c5327cc7ccfc3a08f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6cf898ec24ff19ad6ea03c5327cc7ccfc3a08f5 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Feb 5 15:47:05 2018 +1100 radeonsi

Mesa (master): st/glsl: set req_local_mem earlier for compute shaders

2018-02-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 94fa090fada8394c8569191b5ebfc46c037f20ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94fa090fada8394c8569191b5ebfc46c037f20ba Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Feb 5 15:45:32 2018 +1100 st/glsl: set req_local_mem e

Mesa (master): st/glsl_to_nir: remove unused options variable

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ff0e3fa1fe664f6a7aba289ed36fca9ff505bc18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff0e3fa1fe664f6a7aba289ed36fca9ff505bc18 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sat Feb 10 11:06:55 2018 +1100 st/glsl_to_nir: remove

Mesa (master): st/radeonsi: enable disk cache for nir

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8f378c116eb226e18193583dcbf1a5a77246b507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f378c116eb226e18193583dcbf1a5a77246b507 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 23 16:00:31 2018 +1100 st/radeonsi: enable disk

Mesa (master): st: add nir shader disk cache support

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: bc9d9f9b864efd24f0a4c65e2645f689f3ee9e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc9d9f9b864efd24f0a4c65e2645f689f3ee9e79 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Jan 24 11:12:51 2018 +1100 st: add nir shader disk

Mesa (master): clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 51f484bb44f2341d41dbce964d76549cd1a045cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51f484bb44f2341d41dbce964d76549cd1a045cb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 12:03:57 2018 +1100 clove

Mesa (master): radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SHADER_CAP_PREFERRED_IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b5e23887fe86478a63b3b602de32909a641f268f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5e23887fe86478a63b3b602de32909a641f268f Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 12:02:27 2018 +1100 radeonsi: stop ret

Mesa (master): r600: add PIPE_SHADER_IR_NATIVE to supported shaders for cs

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3af4f34e6113c3a8b4f62379127ab475de716056 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3af4f34e6113c3a8b4f62379127ab475de716056 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 11:59:54 2018 +1100 r600: add PIPE_SHADER_IR_

Mesa (master): r600: always return PIPE_SHADER_IR_TGSI for PIPE_SHADER_CAP_PREFERRED_IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 73f1d6f0c1030d90bf022333def69b4324c0e4ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73f1d6f0c1030d90bf022333def69b4324c0e4ae Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 12:01:04 2018 +1100 r600: always

Mesa (master): st/glsl_to_tgsi: move nir detection earlier

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 97efdc0d57b3b9b6af4a40715482a15f2b8c7d6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97efdc0d57b3b9b6af4a40715482a15f2b8c7d6e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 30 11:56:57 2018 +1100 st/glsl_to_tgsi: mo

Mesa (master): ac: fix some 64bit unpack asserts

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1b1e5f8edfb16b8c8d5170bdd110f730352b6137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b1e5f8edfb16b8c8d5170bdd110f730352b6137 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 17:15:54 2018 +1100 ac: fix some 64bit unpack a

Mesa (master): radeonsi/nir: add FRAG_RESULT_COLOR to scan pass

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6a8efbe652c328c2367476069ff1435c358e6f78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a8efbe652c328c2367476069ff1435c358e6f78 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 20:34:53 2018 +1100 radeonsi/ni

Mesa (master): ac: convert nir_op_f2f32 src to a float

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ef8082baf860cb19cbb8c6435e9144ff16b3429f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef8082baf860cb19cbb8c6435e9144ff16b3429f Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 17:17:31 2018 +1100 ac: convert nir_op_f2f

Mesa (master): radeonsi/nir: add depth layout to scan pass

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ce836487b80e94fd91932c0a4bfadf1d61f74ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce836487b80e94fd91932c0a4bfadf1d61f74ded Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 21:09:35 2018 +1100 radeonsi/nir: add depth

Mesa (master): radeonsi/nir: gather some missing fs info

2018-02-08 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d8bca3809db504b919f18f530f4d88f29078a3e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8bca3809db504b919f18f530f4d88f29078a3e5 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 10:53:00 2018 +1100 radeonsi/nir: gather some m

Mesa (master): ac: pass struct ac_llvm_context to emit_membar()

2018-02-08 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c77078c942f210a44d5017b4798d1be50352c15f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c77078c942f210a44d5017b4798d1be50352c15f Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 9 10:37:25 2018 +1100 ac: pass struct ac_llvm_c

Mesa (master): ac: add 64bit support to ac_find_lsb()

2018-02-08 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 12a2350e6d3b974dec74280543cf5cac22720358 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12a2350e6d3b974dec74280543cf5cac22720358 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 6 14:38:57 2018 +1100 ac: add 64bit s

Mesa (master): ac: add 64bit bitCount support

2018-02-08 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 19f9839f0b94146227076f45dbbc62077d64e7a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19f9839f0b94146227076f45dbbc62077d64e7a9 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 6 14:34:55 2018 +1100 ac: add 64bit bitCount suppo

Mesa (master): ac: move get_elem_bits() to ac_llvm_build.c

2018-02-08 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a9f6b392c7647747ca8e8e776f8af800d77d67c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9f6b392c7647747ca8e8e776f8af800d77d67c1 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 6 14:38:19 2018 +1100 ac: move get_ele

Mesa (master): radeonsi/nir: gather some compute info in si_nir_scan_shader()

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 64c10c9737c87544ba40eef68a344d53bcb6a51e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64c10c9737c87544ba40eef68a344d53bcb6a51e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 10:07:47 2018 +1100 radeonsi/nir: gather some c

Mesa (master): ac: implement nir_intrinsic_shader_clock

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f12e2f9c12cae539ecc43578d3e3a6a33df473bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f12e2f9c12cae539ecc43578d3e3a6a33df473bc Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 13:55:25 2018 +1100 ac: imp

Mesa (master): ac/radeonsi: create ac_build_shader_clock() helper

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b7b89bbddb8e78bdc93cf7a64c191ed1be647f13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7b89bbddb8e78bdc93cf7a64c191ed1be647f13 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 13:54:48 2018 +1100 ac/radeonsi:

Mesa (master): ac/radeonsi: add load_local_group_size() to the abi

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d116af383ffef775ccfc8f2f64b603aebb6b374a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d116af383ffef775ccfc8f2f64b603aebb6b374a Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 13:14:41 2018 +1100 ac/radeons

Mesa (master): i965: remove unused brw_nir_lower_cs_shared()

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ffeebcfa7eca90b62ca362a16b5f08ae44ff9ac8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffeebcfa7eca90b62ca362a16b5f08ae44ff9ac8 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Feb 5 09:15:52 2018 +1100 i965: remove

Mesa (master): radeonsi/nir: add nir support for compiling compute shaders

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e2ea9e11910a10ae10d6491d913ab1d57f97a0d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2ea9e11910a10ae10d6491d913ab1d57f97a0d4 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 10:09:47 2018 +1100 radeonsi/nir: add nir s

Mesa (master): ac/radeonsi: add workgroup_ids to the abi

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fa5239c1534a6ce5bf85602dba6df6d67724 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa5239c1534a6ce5bf85602dba6df6d67724 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 10:08:52 2018 +1100 ac/radeonsi: add workgro

Mesa (master): ac/radeonsi: add local_invocation_ids to the abi

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c8066cdfa7e1f79a30869ea37ac0bd04763b93aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8066cdfa7e1f79a30869ea37ac0bd04763b93aa Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 10:23:46 2018 +1100 ac/radeons

Mesa (master): ac: don't call emit_outputs() for compute

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e3ebffdbb08858de33523e193e815954f4c9c0b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3ebffdbb08858de33523e193e815954f4c9c0b1 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 10:24:16 2018 +1100 ac: don't call emit_o

Mesa (master): radeonsi/nir: always set input_usage_mask as using all components

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1142b1d3e10815311e82cca417a62bd0b9bd21ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1142b1d3e10815311e82cca417a62bd0b9bd21ac Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Feb 6 09:52:47 2018 +1100 radeonsi/nir: alwa

Mesa (master): radeonsi: add get_block_size() helper

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f6932d1ef384784b4c3e269df821672dde545160 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6932d1ef384784b4c3e269df821672dde545160 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 13:06:02 2018 +1100 radeonsi: add get_bloc

Mesa (master): ac/radeonsi: add num_work_groups to the abi

2018-02-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9c52902c7686e781935703f4ed0e22f6c1837cfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c52902c7686e781935703f4ed0e22f6c1837cfb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Feb 2 14:33:06 2018 +1100 ac/radeonsi: add num_work_

Mesa (master): gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM

2018-01-31 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 4d982ae2c78e2108ecc289010faeb2fd03171c2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d982ae2c78e2108ecc289010faeb2fd03171c2e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Feb 1 13:52:55 2018 +1100 gallium/st/clover: remove

Mesa (master): st/glsl_to_nir: add more nir opts to st_nir_opts()

2018-01-31 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 679e4e7a46c5b37004f8363fb273afcd47e1b1da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=679e4e7a46c5b37004f8363fb273afcd47e1b1da Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Jan 31 12:58:48 2018 +1100 st/glsl_to_nir: add more ni

Mesa (master): st/glsl_to_nir: disable io lowering and array splitting of fs inputs

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 283e25102be5dfd8f9759ceb08961708e09724be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=283e25102be5dfd8f9759ceb08961708e09724be Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 15 11:48:16 2018 +1100 st/glsl_to_nir: disa

Mesa (master): st/glsl_to_nir: copy nir compiler options to context

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 93e213f91f64189ff5fe65844a9fe5b8c48366c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93e213f91f64189ff5fe65844a9fe5b8c48366c2 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 30 11:51:31 2018 +1100 st/glsl_to_nir: copy nir co

Mesa (master): nir/st_glsl_to_nir: add param to disable splitting of inputs

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 32187562623b78cc502eaa976a2933fa8a201cab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32187562623b78cc502eaa976a2933fa8a201cab Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 13:05:35 2018 +1100 nir/st_glsl_to_nir: add

Mesa (master): radeonsi/nir: add interpolate at intrinsics to scan_instruction()

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 580f1aa247479b0cd06e94ba09c13317240561be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=580f1aa247479b0cd06e94ba09c13317240561be Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sun Jan 14 19:52:24 2018 +1100 radeonsi/nir: add inter

Mesa (master): radeonsi/nir: move the interpolation qualifier scanning

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fea6da9aaa418c40f229db2ca0c85d7aae96cb73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea6da9aaa418c40f229db2ca0c85d7aae96cb73 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sun Jan 14 20:43:40 2018 +1100 radeonsi/nir

Mesa (master): ac/nir_to_llvm: move some interp defines to the header

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b8808848ce5964cbff8dc1e2f5f6928f5632b8a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8808848ce5964cbff8dc1e2f5f6928f5632b8a2 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 30 14:52:43 2018 +1100 ac/nir_to_llvm: move some

Mesa (master): ac/radeonsi: add lookup_interp_param and load_sample_position to the abi

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d185190222cea1def252b15c1fca3676b50d76b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d185190222cea1def252b15c1fca3676b50d76b4 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sun Jan 14 20:54:20 2018 +1100 ac/radeons

Mesa (master): radeonsi/nir: adjust load_sample_position() to be shared between backends

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3ff012f142f42faed6d281cf4a17f72ec977c8cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ff012f142f42faed6d281cf4a17f72ec977c8cb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sun Jan 14 20:49:40 2018 +1100 radeonsi/nir:

Mesa (master): radeonsi/nir: add prim_mask to the abi

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 97058168a4bcf7d0dddbb13af02972a0edbcefd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97058168a4bcf7d0dddbb13af02972a0edbcefd4 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sun Jan 14 20:51:35 2018 +1100 radeonsi/nir: add pri

Mesa (master): radeonsi/nir: add input support for arrays that have not been copied to temps and split

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: dd6d6c63a700af98a7a7d65dcdf72e8be69d4643 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd6d6c63a700af98a7a7d65dcdf72e8be69d4643 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 15 11:45:37 2018 +1100 radeonsi/nir: add input s

Mesa (master): nir: add lower_all_io_to_temps flag

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9a2e0856805d5dd27975d5a2bf68fab44346aa4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a2e0856805d5dd27975d5a2bf68fab44346aa4f Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 30 10:55:19 2018 +1100 nir: add lower_all_io_to

Mesa (master): radeonsi/nir: add si_nir_lookup_interp_param() helper

2018-01-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3a47b138e3d94494730b3131f70d1e67cfb1826c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a47b138e3d94494730b3131f70d1e67cfb1826c Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Tue Jan 30 14:54:13 2018 +1100 radeonsi/ni

Mesa (master): st/glsl_to_nir: remove dead io after conversion to nir

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2b4afaef1c4e0aeb75be570651bacf3ac7c9838d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4afaef1c4e0aeb75be570651bacf3ac7c9838d Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 29 17:33:57 2018 +1100 st/glsl_to_nir: remove d

Mesa (master): nir: partially revert c2acf97fcc9b32e

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 09cd484d6113b76572fd16a2ad834d2660c62cf7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09cd484d6113b76572fd16a2ad834d2660c62cf7 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Dec 14 17:22:23 2017 +1100 nir: partially

Mesa (master): radeonsi/nir: add support vs double inputs

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 327c1a7fb3c30b639112f0d3f7c4a9b768434381 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=327c1a7fb3c30b639112f0d3f7c4a9b768434381 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Dec 15 14:22:16 2017 +1100 radeonsi/nir: add supp

Mesa (master): compiler: tidy up double_inputs_read uses

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f63e05ae9ea0be38a8fb2dd0ae8f391b8699e757 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f63e05ae9ea0be38a8fb2dd0ae8f391b8699e757 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sat Dec 16 14:06:23 2017 +1100 compiler: t

Mesa (master): radeonsi: pass input_idx to declare_nir_input_vs()

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 44067d6f0d3822bfe7cef449bb5920a986a66cdc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44067d6f0d3822bfe7cef449bb5920a986a66cdc Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Dec 15 14:16:01 2017 +1100 radeonsi: pass inp

Mesa (master): nir: add vs_inputs_dual_locations compiler option

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5b8de4bdffa1f0caed55a7a3f615dae9f625c53e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b8de4bdffa1f0caed55a7a3f615dae9f625c53e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 8 10:37:27 2018 +1100 nir: add vs_inputs_dual_loc

Mesa (master): radeonsi/nir: fix num_inputs for doubles in vs

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 96cfd4bd7ed8c04b154ad7a855e3c1488cc5fedb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96cfd4bd7ed8c04b154ad7a855e3c1488cc5fedb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Dec 15 11:22:56 2017 +1100 radeonsi/nir: fix num_

Mesa (master): radeonsi: add bitcast_inputs() helper

2018-01-29 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cf75ee3ab1cf95cb19d925821f71b353d394956d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf75ee3ab1cf95cb19d925821f71b353d394956d Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Dec 15 14:13:11 2017 +1100 radeonsi: add bitcast_

Mesa (master): ac: fix gs load inputs type

2018-01-28 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fa29a9625e5cd9f37ba55f872c9a0bb64d5b6c9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa29a9625e5cd9f37ba55f872c9a0bb64d5b6c9c Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 22 18:23:27 2018 +1100 ac: fix gs load input

Mesa (master): ac: remove unused nir2llvmtype()

2018-01-28 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 03086f86aed1ae3d352e3a4276886aa50c97b2ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03086f86aed1ae3d352e3a4276886aa50c97b2ff Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 22 18:26:12 2018 +1100 ac: remove unused nir2ll

Mesa (master): ac: fix indentation

2018-01-28 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9afc38c79913ec6809b6f00a29671a2f8adc042c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9afc38c79913ec6809b6f00a29671a2f8adc042c Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 29 11:07:28 2018 +1100 ac: fix indentation Re

Mesa (master): ac/nir: call glsl_get_sampler_dim() only once where possible

2018-01-28 Thread Timothy Arceri
: call glsl_get_sampler_dim() only once where possible Changes since v1: * Rebased on top of e68150de263156a3f3d1b609b6506c5649967f61 and 82adf53308c137ce0dc5f2d5da4e7cc40c5b808c. Signed-off-by: Kai Wasserbäch <k...@dev.carbon-project.org> Reviewed-by: Timothy Arceri <tarc...@itsqueeze.com>

Mesa (master): st/shader_cache: restore num_tgsi_tokens when loading from cache

2018-01-26 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=041b18cf23a0acf7b0eddf63cd7a2a10192432a1 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 26 11:56:50 2018 +1100 st/shader_cache: r

Mesa (master): st/glsl_to_nir: remove reallocation of sampler/image location

2018-01-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e77679143261bc19209b927a0fbc60eb46423016 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e77679143261bc19209b927a0fbc60eb46423016 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Wed Jan 24 08:48:49 2018 +1100 st/glsl_to_nir:

Mesa (master): ac: image size builtin for GLSL_SAMPLER_DIM_3D

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 82adf53308c137ce0dc5f2d5da4e7cc40c5b808c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82adf53308c137ce0dc5f2d5da4e7cc40c5b808c Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Thu Jan 18 18:15:28 2018 +1100 ac: image size b

Mesa (master): ac: fix image load store for GLSL_SAMPLER_DIM_3D

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e68150de263156a3f3d1b609b6506c5649967f61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e68150de263156a3f3d1b609b6506c5649967f61 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Sat Jan 20 14:04:55 2018 +1100 ac: fix image load

Mesa (master): ac: fix ac_build_varying_gather_values() for packed layouts

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5b9362c2482393888366db38cba04aaf042ba7a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b9362c2482393888366db38cba04aaf042ba7a8 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 16:48:43 2018 +1100 a

Mesa (master): ac: remove arrays when when querying sampler info

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 209b14c2cb99aae13f5c547fb2be5ed6607feef8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=209b14c2cb99aae13f5c547fb2be5ed6607feef8 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 15:51:15 2018 +1100 ac: remove arrays whe

Mesa (master): glsl: add image and sampler (un)packing support to glsl to nir

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 0cbc62a4dd92d1585aa14bf115d966deac07948e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cbc62a4dd92d1585aa14bf115d966deac07948e Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 15:11:16 2018 +1100 glsl: add image and sampl

Mesa (master): nir: add image and sampler type to glsl_get_bit_size()

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 549ccbb4356730e096602048f53dea24220ff1d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=549ccbb4356730e096602048f53dea24220ff1d5 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 15:09:51 2018 +1100 nir: add image and sample

Mesa (master): ac: fix emit vertex stream parameter

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 324d2fe6a754e84df79db75cdbc3a8c4c32a7279 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=324d2fe6a754e84df79db75cdbc3a8c4c32a7279 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 16:30:37 2018 +1100 ac: fix emit vertex

Mesa (master): ac: add support for gl_HelperInvocation

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 271067967ae24d0fc6deb96821824b2fc19cf2c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=271067967ae24d0fc6deb96821824b2fc19cf2c8 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 10:04:26 2018 +1100 ac: add s

Mesa (master): ac/radeonsi: add emit primitive to the abi

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3bc5fa69f5c8061ba9eaf30972eb21ace6593dc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bc5fa69f5c8061ba9eaf30972eb21ace6593dc9 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 09:09:29 2018 +1100 ac/radeonsi: add emit pri

Mesa (master): radeonsi: add generic emit primitive helper

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: dd4591b79481ac98967af1f93e9e4b52197e6dc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd4591b79481ac98967af1f93e9e4b52197e6dc7 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 08:50:42 2018 +1100 radeonsi: add generi

Mesa (master): ac: add stream handling to visit_end_primitive()

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fdc2fb4d88377213991c70dbcfafb70004912515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdc2fb4d88377213991c70dbcfafb70004912515 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 08:33:03 2018 +1100 ac: add stream ha

Mesa (master): ac/nir: add ARB_shader_group_vote support

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 4a9643413f897d1f6d43abf690d8b74b82646deb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a9643413f897d1f6d43abf690d8b74b82646deb Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Mon Jan 22 10:51:58 2018 +1100 ac/nir: add ARB_shader_grou

Mesa (master): radeonsi/nir: add primitive id to inputs scan

2018-01-22 Thread Timothy Arceri
Module: Mesa Branch: master Commit: dabff1cf7a13348cc93a9162f464d476a8866464 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dabff1cf7a13348cc93a9162f464d476a8866464 Author: Timothy Arceri <tarc...@itsqueeze.com> Date: Fri Jan 19 22:44:58 2018 +1100 radeonsi/nir: add primit

<    1   2   3   4   5   6   7   8   9   10   >