Closed Bug 669013 Opened 13 years ago Closed 13 years ago

Despite supporting OES_texture_float, getSupportedExtensions still returns no extensions

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bjacob, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

Plain omission, patch attached. Factors the extension detection in a new IsExtensionSupported method.

Testcase:
http://webglreport.sourceforge.net/
Attachment #543623 - Flags: review?(joe)
Comment on attachment 543623 [details] [diff] [review]
report OES_texture_float extension if present

Just add GL_OES_texture_float and GL_ARB_texture_float to GLContext::GLExtensions.
Attachment #543623 - Flags: review?(joe) → review-
Here you go, sorry I forgot about this.
Attachment #543623 - Attachment is obsolete: true
Attachment #553231 - Flags: review?(joe)
Comment on attachment 553231 [details] [diff] [review]
report OES_texture_float extension if present

lovely.
Attachment #553231 - Flags: review?(joe) → review+
http://hg.mozilla.org/mozilla-central/rev/3f2f6b0897bc
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: