mutter/cogl
Jonas Ådahl 568506ecbe cogl: Add half float implementation
This implementation is copied from mesa.

It uses x86_64 assembler on CPUs where it's supported, otherwise falls
back on a software implementation (cogl-soft-float.c). It's intended to
be used for packing and unpacking f16 format bitmaps.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3441>
2023-12-06 21:18:11 +01:00
..
cogl cogl: Add half float implementation 2023-12-06 21:18:11 +01:00
cogl-pango build: One config file to rule them all 2023-11-15 12:00:19 +00:00
meson.build build: One config file to rule them all 2023-11-15 12:00:19 +00:00