[Bug 74329] Please expose OES_texture_float and OES_texture_half_float on the ES3 context
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 18 23:09:51 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=74329
--- Comment #3 from Matt Turner <mattst88 at gmail.com> ---
The Mesa core support was added in this commit:
commit a63c8a524b01e802cf2505099f930c0cb97df0b2
Author: Kalyan Kondapally <kondapallykalyancontribute at gmail.com>
Date: Wed Jan 7 20:30:25 2015 -0800
Mesa: Add support for GL_OES_texture_*float* extensions.
This patch series adds support for following GLES2 Texture Float
extensions:
1)GL_OES_texture_float,
2)GL_OES_texture_half_float,
3)GL_OES_texture_float_linear,
4)GL_OES_texture_half_float_linear.
Gallium drivers just need to enable the extensions now.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150219/ed8c39ca/attachment.html>
More information about the dri-devel
mailing list