mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
The half-float formats depend on GL_OES_texture_half_float_linear, not just the GL_OES_texture_half_float extension, because the latter does not include support for linear magni/minification filters. The new 2101010 and 16161616F formats are only available on little- endian builds, since their gl_types are larger than a byte and thus endianness dependent. |
||
|---|---|---|
| .. | ||
| allocator.h | ||
| drm_dumb_allocator.h | ||
| drm_format_set.h | ||
| egl.h | ||
| gbm_allocator.h | ||
| gles2.h | ||
| pixel_format.h | ||
| pixman.h | ||
| shm_allocator.h | ||
| swapchain.h | ||
| wlr_renderer.h | ||