Skip to content
Commit a2b7c09a authored by Manuel Stoeckl's avatar Manuel Stoeckl Committed by David Edmundson
Browse files

Allow direct uploads of 16-bpc QImage formats

This commit expands the QImage-to-GL formatTable to include entries
for RGBX64, RGBA64_Premultiplied, and Grayscale16 image formats.
Uploading 16-bit-per-channel formats is supported by OpenGL and, with
the GL_EXT_texture_norm16 extension, GLES.
parent e00d8367
Pipeline #144412 passed with stage
in 12 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment