mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
On little-endian, we can enable pixel formats which don't use gl_type = GL_UNSIGNED_BYTE. See [1]. [1]: https://afrantzis.com/pixel-format-guide/ |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pixel_format.c | ||
| renderer.c | ||
| shaders.c | ||
| texture.c | ||