Commit Graph

9 Commits

Author SHA1 Message Date
TheTechnician27 23fd57f641 Copyright: Change year from 2002-2024 to 2002-2025 2025-01-20 05:07:26 +01:00
KamFretoZ 9a50218400 Image: Fix crash loading corrupted/invalid JPEG files
Backport from: https://github.com/stenzek/duckstation/commit/afea18f65ecd4d1abf06ab834deccd2d6c9223bd
2024-08-24 17:27:39 +02:00
GovanifY 132431b7c8 headers: relicense to GPL-3.0+
also update to 2024 while i'm at it
2024-07-30 17:17:13 -04:00
Stenzek 12a0644315 Misc: Pass most string_views by value instead of reference 2024-05-17 11:57:38 +10:00
Stenzek ece20b1307 Image: Don't pass FILE across CRT boundary
Fixes crash using libpng/libjpeg in Debug builds.
2024-04-13 12:35:22 +10:00
Stenzek 590b81a782 Image: Use libjpeg and support WebP saving
Backport from:

https://github.com/stenzek/duckstation/commit/f3c0c14b2a5ac6957729e70e3d8218a75a77c257
https://github.com/stenzek/duckstation/commit/c854b8f85e0d01ab50d0179d6b3b4320fd280cea
2024-04-06 13:17:22 +10:00
Stenzek d9abe10308 Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Stenzek 10b217e0c2 Image: Support loading webp files 2023-10-02 19:52:29 +10:00
Connor McLaughlin 9cce6945e6 Common: Add Image and Easing classes 2022-08-29 13:39:09 +01:00