Mesa (master): mesa: remove second include of errors.h in src/mesa/main/ glspirv.c

2017-12-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 729fec6eababd3d3f5f5367f6ff797b65c626db2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=729fec6eababd3d3f5f5367f6ff797b65c626db2 Author: Kai Wasserbäch Date: Tue Dec 12 16:20:06 2017 +0100 mesa: remove second include of errors.h in src/mesa/main/g

Mesa (master): radeonsi: create get_tcs_tes_buffer_address helper

2017-12-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3308f4b81a14ce14aa0efdd3d6a2383c4925fea3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3308f4b81a14ce14aa0efdd3d6a2383c4925fea3 Author: Timothy Arceri Date: Thu Nov 23 12:59:01 2017 +1100 radeonsi: create get_tcs_tes_buffer_address helper This w

Mesa (master): ac: fix nir_op_f2f64

2017-12-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a5f9ac29282a39bad3cf1324557b1caaff37b4fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5f9ac29282a39bad3cf1324557b1caaff37b4fb Author: Timothy Arceri Date: Tue Dec 12 16:10:24 2017 +1100 ac: fix nir_op_f2f64 Without this we get the error "FPExt

Mesa (master): st/glsl_to_nir: skip forced array splitting for tcs

2017-12-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: dd119a4263452a36e9d4938a39ddbc8d6bf298f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd119a4263452a36e9d4938a39ddbc8d6bf298f7 Author: Timothy Arceri Date: Tue Dec 12 13:49:41 2017 +1100 st/glsl_to_nir: skip forced array splitting for tcs nir_l

Mesa (master): nir: fix shift for uint64_t

2017-12-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cab5513b4705a7f29fefe52fefb88952a9a19f4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cab5513b4705a7f29fefe52fefb88952a9a19f4d Author: Timothy Arceri Date: Tue Dec 12 13:52:50 2017 +1100 nir: fix shift for uint64_t Reviewed-by: Nicolai Hähnle

Mesa (master): intel/fs/bank_conflicts: Don' t touch Gen7 MRF hack registers.

2017-12-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: acab52f5201683ec3f3698d25045ed1441ecdd14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=acab52f5201683ec3f3698d25045ed1441ecdd14 Author: Francisco Jerez Date: Mon Dec 11 20:24:53 2017 -0800 intel/fs/bank_conflicts: Don't touch Gen7 MRF hack regist

Mesa (master): i965: compute scratch space size correctly for Gen9+

2017-12-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b1ce812c514750f8d94a6813df351a9e5430825d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1ce812c514750f8d94a6813df351a9e5430825d Author: Kevin Rogovin Date: Tue Dec 12 14:17:27 2017 +0200 i965: compute scratch space size correctly for Gen9+ Fixes

Mesa (master): i965: Program MEDIA_VFE_STATE in a more readable fashion.

2017-12-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: eea9027f87e42c4ebe9fcf851e189a51557c570f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eea9027f87e42c4ebe9fcf851e189a51557c570f Author: Kevin Rogovin Date: Tue Dec 12 14:17:26 2017 +0200 i965: Program MEDIA_VFE_STATE in a more readable fashion.

Mesa (master): gallium/aux: include nr_samples in util_resource_size() computation

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: dde8309cdea5c739983693650105b2f993c5a71c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dde8309cdea5c739983693650105b2f993c5a71c Author: Brian Paul Date: Thu Dec 7 14:47:32 2017 -0700 gallium/aux: include nr_samples in util_resource_size() comput

Mesa (master): xlib: call _mesa_warning() instead of fprintf()

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 7a46063803c51e74e635a7d6e056b6442b8f2c5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a46063803c51e74e635a7d6e056b6442b8f2c5a Author: Brian Paul Date: Fri Dec 8 09:31:08 2017 -0700 xlib: call _mesa_warning() instead of fprintf() We use _mesa_

Mesa (master): gallium/util: don' t pass a pipe_resource to util_resource_is_array_texture()

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 63b03dc924adf91ecb5da757edafa975878d7047 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63b03dc924adf91ecb5da757edafa975878d7047 Author: Brian Paul Date: Thu Dec 7 15:00:49 2017 -0700 gallium/util: don't pass a pipe_resource to util_resource_is_a

Mesa (master): st/mesa: trivial whitespace/ formatting fixes in st_atom_rasterizer.c

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 71ac73ce7605350a461f950aa303dd51c89a2168 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71ac73ce7605350a461f950aa303dd51c89a2168 Author: Brian Paul Date: Thu Dec 7 13:33:57 2017 -0700 st/mesa: trivial whitespace/formatting fixes in st_atom_raster

Mesa (master): svga: trivial whitespace/ formatting fixes in svga_pipe_rasterizer.c

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 09b69828a3521283c332053d8d26fdc5022d4b7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09b69828a3521283c332053d8d26fdc5022d4b7f Author: Brian Paul Date: Thu Dec 7 14:30:29 2017 -0700 svga: trivial whitespace/formatting fixes in svga_pipe_rasteri

Mesa (master): cso: add point rasterization sanity check assertion

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 7469966ed2ac47de6a40829bd16a1a3e22fdbecf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7469966ed2ac47de6a40829bd16a1a3e22fdbecf Author: Brian Paul Date: Thu Dec 7 21:11:40 2017 -0700 cso: add point rasterization sanity check assertion Reviewed-

Mesa (master): gallium/u_blitter: replace tabs with spaces

2017-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 38a4fd8ad6a956eb1822e6e0b36949cc9eac5053 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38a4fd8ad6a956eb1822e6e0b36949cc9eac5053 Author: Brian Paul Date: Thu Dec 7 08:52:36 2017 -0700 gallium/u_blitter: replace tabs with spaces Reviewed-by: Mare

Mesa (master): spirv: Handle image and sampler function parameters

2017-12-12 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 9718ce44c232c225637091be692208c9703f4833 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9718ce44c232c225637091be692208c9703f4833 Author: Jason Ekstrand Date: Thu Dec 7 23:42:16 2017 -0800 spirv: Handle image and sampler function parameters ---

Mesa (master): spirv/cfg: Be a bit more precise about function parameters

2017-12-12 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e6ba457c9991490d2762d217d32b08f337e3dfbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6ba457c9991490d2762d217d32b08f337e3dfbc Author: Jason Ekstrand Date: Thu Dec 7 23:42:14 2017 -0800 spirv/cfg: Be a bit more precise about function parameters

Mesa (master): spirv: Make sampled images a real type

2017-12-12 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: aaeda8d7d4e78e9f9fb63c3ec6879a436871f51e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaeda8d7d4e78e9f9fb63c3ec6879a436871f51e Author: Jason Ekstrand Date: Thu Dec 7 23:42:13 2017 -0800 spirv: Make sampled images a real type Previously, we jus

Mesa (master): spirv/cfg: Refactor the function parameter loop a bit

2017-12-12 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7d3ebd128602e9bd1f5b0b5b837016ee5fd932c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d3ebd128602e9bd1f5b0b5b837016ee5fd932c4 Author: Jason Ekstrand Date: Thu Dec 7 23:42:15 2017 -0800 spirv/cfg: Refactor the function parameter loop a bit ---

Mesa (master): i915: add missing 0 defines

2017-12-12 Thread Eric Engeström
Module: Mesa Branch: master Commit: ec0a4fcec03cacfc3e075cf9e5e6584b672e4c82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec0a4fcec03cacfc3e075cf9e5e6584b672e4c82 Author: Eric Engestrom Date: Mon Dec 4 14:30:13 2017 + i915: add missing 0 defines Thanks to Emil's -Wundef, t_d

Mesa (master): mesa/shaderapi: add a getter for GL_SPIR_V_BINARY_ARB

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 4ccd00d7626b26f8aac02fe71508951223f9ad45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ccd00d7626b26f8aac02fe71508951223f9ad45 Author: Nicolai Hähnle Date: Sat Jun 10 19:46:58 2017 +0200 mesa/shaderapi: add a getter for GL_SPIR_V_BINARY_ARB v2:

Mesa (master): mesa: refuse to compile SPIR-V shaders or link mixed shaders

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: accb7d439094ce284b139a5e87930b489702f8eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=accb7d439094ce284b139a5e87930b489702f8eb Author: Nicolai Hähnle Date: Sat Jun 10 19:57:18 2017 +0200 mesa: refuse to compile SPIR-V shaders or link mixed shade

Mesa (master): mesa/glspirv: Add struct gl_shader_spirv_data

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: a8889f5cc7129c1f8942248d620f64b4496e8f35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8889f5cc7129c1f8942248d620f64b4496e8f35 Author: Eduardo Lima Mitev Date: Mon Nov 13 13:57:46 2017 +0100 mesa/glspirv: Add struct gl_shader_spirv_data This is

Mesa (master): mesa: add GL_ARB_gl_spirv boilerplate

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 46b21b8f9060faafdb838aa94f2aef35de03901a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46b21b8f9060faafdb838aa94f2aef35de03901a Author: Nicolai Hähnle Date: Sat Jun 10 19:39:02 2017 +0200 mesa: add GL_ARB_gl_spirv boilerplate v2: * Add meson bui

Mesa (master): mesa/glspirv: Add struct gl_spirv_module

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 74f98ab76f2a21ef511e6bbddaa08ac1748aca2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74f98ab76f2a21ef511e6bbddaa08ac1748aca2e Author: Nicolai Hähnle Date: Sat Jun 10 20:14:44 2017 +0200 mesa/glspirv: Add struct gl_spirv_module v2: * Make the S

Mesa (master): mesa: implement SPIR-V loading in glShaderBinary

2017-12-12 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 5bc03d250861df6836f9c9fe37e0609c1777a87b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc03d250861df6836f9c9fe37e0609c1777a87b Author: Nicolai Hähnle Date: Sat Jun 10 20:35:21 2017 +0200 mesa: implement SPIR-V loading in glShaderBinary v2: * Ad