Skip to content
Commit 742a0232 authored by Manuel Stoeckl's avatar Manuel Stoeckl
Browse files

gl-renderer: add support for (a|x)bgr16161616f shm formats



These formats will be eventually be useful for color managed clients
using wl_shm that wish to submit buffers encoding high dynamic range
images.

While the minimum requirement for linearly filterable half float
textures is GL ES 2.0 + GL_OES_texture_half_float_linear, to keep
the code simple, this commit only enables the new formats when
the requirements for color management (notably including GL ES 3.0
and GL_EXT_color_buffer_half_float) are available.

Signed-off-by: default avatarManuel Stoeckl <code@mstoeckl.com>
parent 5b357a4b
Loading
Loading
Loading
Pipeline #444403 passed with stages
in 3 minutes and 22 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment