Matthias Clasen
|
a1c5a806b3
|
Convert headers to #pragma once
The conversion was done by guard2one.
|
2023-03-31 15:11:10 -04:00 |
|
Matthias Clasen
|
e720f9d35d
|
Add code to save jpegs
|
2021-09-17 02:02:51 +02:00 |
|
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 |
|
Matthias Clasen
|
729ba8111a
|
Add code to load jpegs
This lets us avoid gdk-pixbuf for loading
textures from the common image formats.
As a consequence, we are now linking against libjpeg.
|
2021-09-17 00:25:22 +02:00 |
|