gtk2/gdk/loaders
Benjamin Otte 2d3de8608c texture: Split out type detection
This way, the code using it becomes clearer and we can use it in
multiple places without accidentally doing it wrong (hint: see next
commit).
2021-09-17 00:25:22 +02:00
..
gdkjpeg.c Add code to load jpegs 2021-09-17 00:25:22 +02:00
gdkjpegprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdkpng.c Add code to load and save pngs 2021-09-17 00:25:22 +02:00
gdkpngprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdktiff.c Add code to load and save tiff files 2021-09-17 00:25:22 +02:00
gdktiffprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00