>Da: [email protected] >Data: 12/11/2013 16.39 >A: <[email protected]> >Ogg: Re: [Mesa-dev] [PATCH 2/2] docs: update 10.0 relnotes for GL_NV_vdpau_interop > >On 11/12/2013 02:51 AM, Fabio Pedretti wrote: >> Cc: "10.0" <[email protected]> >> --- >> docs/relnotes/10.0.html | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html >> index eabe77f..bbb447f 100644 >> --- a/docs/relnotes/10.0.html >> +++ b/docs/relnotes/10.0.html >> @@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers. >> <li>GL_ARB_vertex_attrib_binding</li> >> <li>GL_ARB_vertex_type_10f_11f_11f_rev on i965 and r600g</li> >> <li>GL_KHR_debug</li> >> +<li>GL_NV_vdpau_interop on gallium drivers</li> >> </ul> > >All gallium drivers? If not, maybe say "some gallium" drivers or list >the ones that support it.
The extension is enabled on the two I tried, llvmpipe and r300 (even if they both no longer have the vdpau state tracker). I have no idea how much it is useful on them, however. >-Brian _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
