[Mesa-dev] [PATCH v3 44/44] docs: Add ARB_compute_shader to 11.2.0 release notes
Kristian Høgsberg
krh at bitplanet.net
Wed Dec 9 22:39:36 PST 2015
On Tue, Dec 01, 2015 at 12:20:02AM -0800, Jordan Justen wrote:
> Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Iago Toral Quiroga <itoral at igalia.com>
For the series:
Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>
Admittedly, light review on patches 17-25 but Iago covered that and
the overall refactoring looks sounds.
For the new shared load/store intrinsics, we'll want to avoid the
_indirect versions, but that may be better done as an update to Jasons
series.
Kristian
> ---
> docs/relnotes/11.2.0.html | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html
> index c9c0c90..eb53e81 100644
> --- a/docs/relnotes/11.2.0.html
> +++ b/docs/relnotes/11.2.0.html
> @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
>
> <ul>
> <li>GL_ARB_base_instance on freedreno/a4xx</li>
> +<li>GL_ARB_compute_shader on i965</li>
> <li>GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx</li>
> <li>GL_ARB_texture_buffer_range on freedreno/a4xx</li>
> <li>GL_ARB_texture_query_lod on freedreno/a4xx</li>
> --
> 2.6.2
>
More information about the mesa-dev
mailing list