gtk/gdk/loaders
Benjamin Otte 48781cf7f7 memorytexture: Split out GdkMemoryFormat handling
Also, now make gdk_memory_convert() the only conversion functions
and allow conversions between any 2 formats by going via a float[4].

This could be optimized via fast-paths, but so far it isn't.
2021-10-06 22:50:07 +02:00
..
gdkjpeg.c gdk loaders: Add noreturn attribtues where appropriate 2021-10-02 09:08:14 +02:00
gdkjpegprivate.h Add code to save jpegs 2021-09-17 02:02:51 +02:00
gdkpng.c memorytexture: Split out GdkMemoryFormat handling 2021-10-06 22:50:07 +02:00
gdkpngprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdktiff.c memorytexture: Split out GdkMemoryFormat handling 2021-10-06 22:50:07 +02:00
gdktiffprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00