mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 21:50:20 +01:00
Add support for creating buffers using big-endian formats. For now this is limited to XRGB1555 and RGB565, which are the most common big-endian formats. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> --- v5: - Add Reviewed-by, v4: - No changes, v3: - No changes, v2: - New. |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| buffers.c | ||
| buffers.h | ||
| cursor.c | ||
| cursor.h | ||
| Makefile.sources | ||
| meson.build | ||
| modetest.c | ||