Module: Mesa
Branch: master
Commit: bb1e6ff161c9a438243392ca2cbebac781293658
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb1e6ff161c9a438243392ca2cbebac781293658
Author: Jason Ekstrand
Date: Tue Dec 5 22:31:02 2017 -0800
spirv: Add a prepass to set types on vtn_values
This auto
Module: Mesa
Branch: master
Commit: 58cabae8cc8e848cfe39c7a63973c12c92a4ee96
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=58cabae8cc8e848cfe39c7a63973c12c92a4ee96
Author: Jason Ekstrand
Date: Wed Dec 6 10:09:28 2017 -0800
spirv: Restructure the case loop in OpSwitch handling
Ins
Module: Mesa
Branch: master
Commit: 5f572ccc95bdfa1445b67511c6d2c9b23bc22208
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f572ccc95bdfa1445b67511c6d2c9b23bc22208
Author: Jason Ekstrand
Date: Wed Dec 6 09:35:10 2017 -0800
spirv: Add better parameter validation for vector and matr
Module: Mesa
Branch: master
Commit: 2c84b49ddff2c03a9a1f2d1e132d4002fd7c070b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c84b49ddff2c03a9a1f2d1e132d4002fd7c070b
Author: Jason Ekstrand
Date: Tue Dec 5 21:39:51 2017 -0800
spirv: Add a vtn_type field to all vtn_values
At the mome
Module: Mesa
Branch: master
Commit: 6737b1b859aadad64e5fe04a92d196a672413e06
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6737b1b859aadad64e5fe04a92d196a672413e06
Author: Jason Ekstrand
Date: Tue Dec 5 22:51:53 2017 -0800
spirv: Add basic type validation for OpLoad, OpStore, and
Module: Mesa
Branch: master
Commit: df657ebb68a000b031d1b052748af5df4b645b59
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=df657ebb68a000b031d1b052748af5df4b645b59
Author: Jason Ekstrand
Date: Wed Dec 6 10:01:22 2017 -0800
spirv: Add support for all bit sizes in OpSwitch
Reviewed
Module: Mesa
Branch: master
Commit: a7c2be9944a9e2028a02fcfbab501891293401b1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7c2be9944a9e2028a02fcfbab501891293401b1
Author: Jason Ekstrand
Date: Wed Dec 6 09:14:20 2017 -0800
spirv: Add type validation for OpSelect
Reviewed-by: Samu
Module: Mesa
Branch: master
Commit: ba4bb0838bd5712a45c4b37cb1562cc815e6e3c1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba4bb0838bd5712a45c4b37cb1562cc815e6e3c1
Author: Samuel Iglesias Gonsálvez
Date: Tue Oct 31 11:47:57 2017 +0100
anv: fix bug when using component qualifier in
Module: Mesa
Branch: master
Commit: 0332c7484b712e56ce1a6648c5fa04c90e286c37
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0332c7484b712e56ce1a6648c5fa04c90e286c37
Author: Ilia Mirkin
Date: Sat Dec 2 11:20:46 2017 -0500
st/mesa: swizzle argument when there's a vector size mismatch
Module: Mesa
Branch: master
Commit: 84c363fb09167bc45aeba95423b20bee7293f44a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=84c363fb09167bc45aeba95423b20bee7293f44a
Author: Roland Scheidegger
Date: Tue Dec 12 04:22:28 2017 +0100
gallivm: fix texture wrapping for texture gather for m
Module: Mesa
Branch: master
Commit: 24f019fd6911c360f32ebdb474375212706fff62
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=24f019fd6911c360f32ebdb474375212706fff62
Author: Jason Ekstrand
Date: Mon Dec 11 15:31:22 2017 -0800
spirv: Allow ignoring decorations for workgroup variables
Module: Mesa
Branch: master
Commit: 2bc9123c3358a67b3b12fa6f1e5041b402221a4f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bc9123c3358a67b3b12fa6f1e5041b402221a4f
Author: Jason Ekstrand
Date: Wed Dec 6 09:13:29 2017 -0800
spirv: Set lengths on scalar and vector types
Reviewed-by
Module: Mesa
Branch: master
Commit: 3342a432fa1452459ac4b6a0b20e634437791cee
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3342a432fa1452459ac4b6a0b20e634437791cee
Author: Bas Nieuwenhuizen
Date: Sun Dec 10 23:31:45 2017 +0100
ac/nir: Support vulkan_resource_reindex.
Fixes: 93b4cb
Module: Mesa
Branch: master
Commit: 368f49b284d6ad4567d0baf718de499ce8decf00
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=368f49b284d6ad4567d0baf718de499ce8decf00
Author: Bas Nieuwenhuizen
Date: Sun Dec 10 23:18:32 2017 +0100
ac/nir: Don't load the descriptor in vulkan_resource_in
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=62eb86dd4ccedcd00835285ddf1c96a29ad246f2
Author: Eduardo Lima Mitev
Date: Sun Mar 5 20:28:43 2017 +0100
glsl/linker: Check that re-declared, inter-shader built-in blocks match
>From GLSL 4.5 spec, section "7.1 Built-In Langu
Module: Mesa
Branch: master
Commit: bf0904e31fb7d9cd8932d582076c8d7beb02ba89
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf0904e31fb7d9cd8932d582076c8d7beb02ba89
Author: Marek Olšák
Date: Mon Dec 11 16:29:40 2017 +0100
winsys/amdgpu: disable local BOs again due to worse performan
Module: Mesa
Branch: master
Commit: 8a821fa91c14ad9ba94c5d645b100d3208305d00
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a821fa91c14ad9ba94c5d645b100d3208305d00
Author: Marek Olšák
Date: Wed Jul 26 15:21:45 2017 +0200
drirc: whitelist glthread for Mount and Blade Warband again
17 matches
Mail list logo