Discussion:
[Mesa-dev] Mesa (master): mesa: Add core support for EXT_multisampled_render_to_texture{, 2}
Michel Dänzer
2018-12-07 09:49:22 UTC
Permalink
Module: Mesa
Branch: master
Commit: 1b331ae505e63033634d9f5267ca1949336f75d8
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b331ae505e63033634d9f5267ca1949336f75d8
Date: Mon Nov 5 21:19:21 2018 -0800
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
This also turns on EXT_multisampled_render_to_texture which is a
subset of EXT_multisampled_render_to_texture2, allowing only
COLOR_ATTACHMENT0.
This broke tests, both with meson and autotools.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
Kristian Høgsberg
2018-12-07 16:51:30 UTC
Permalink
Post by Michel Dänzer
Module: Mesa
Branch: master
Commit: 1b331ae505e63033634d9f5267ca1949336f75d8
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b331ae505e63033634d9f5267ca1949336f75d8
Date: Mon Nov 5 21:19:21 2018 -0800
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
This also turns on EXT_multisampled_render_to_texture which is a
subset of EXT_multisampled_render_to_texture2, allowing only
COLOR_ATTACHMENT0.
This broke tests, both with meson and autotools.
Apologies all around, thanks Samuel for fixing.

Kristian
Post by Michel Dänzer
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
_______________________________________________
mesa-dev mailing list
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Loading...