issues
search
libsdl-org
/
SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
zlib License
572
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't change SDL3 directory path from cmake CLI
#476
Dv-Senna
closed
1 week ago
2
IMG_Init and IMG_Quit always pull in all static libraries
#475
ccawley2011
closed
2 weeks ago
3
Make build-release.py re-usable by satellite libraries
#474
madebr
closed
2 weeks ago
0
Add libwebpdemux to .pc file for static builds
#473
sharkwouter
closed
4 weeks ago
2
Link Error
#472
HotspringEgg
closed
1 week ago
1
Xcode project fails to build libavif
#471
madebr
opened
1 month ago
0
`ApplicationServices` framework is not available on `iOS`?
#470
st235
opened
1 month ago
0
Image loaded as wrong color
#469
elvodqa
closed
1 month ago
4
On Mac, rotating image in Finder does not result in rotated image after loading
#468
coinbump
opened
1 month ago
8
testimage: update for latest changes in SDL3_test
#467
madebr
closed
2 months ago
0
Android: add path to "pnglibconf.h" for compilation with libpng
#466
1bsyl
closed
2 months ago
3
cmake: rename 'SDL3IMAGE_' prefix to 'SDLIMAGE_'
#465
madebr
closed
2 months ago
0
IMG_*: fix remaining cases of incorrect attribute placement
#464
barracuda156
closed
2 months ago
0
Unbreak build with gcc on macOS
#463
barracuda156
closed
2 months ago
3
Build is broken with gcc due to a wrong placement of `__attribute__ ((optnone))`
#462
barracuda156
closed
2 months ago
0
cmake: SDL_Image enabling PNG_BUILD_ZLIB ON for libpng submodule resulting in code deprecation
#461
Windings-Lab
opened
3 months ago
0
SDL_image + libpng load some PNGs incorrectly
#460
Starbuck5
closed
3 months ago
4
Build failing because a macro has been removed from SDL
#459
nevemlaci
closed
3 months ago
1
SDL3's SDL_GetBasePath follows the SDL_GetStringRule
#458
madebr
closed
3 months ago
0
Update to the latest version of SDL
#457
NilEis
closed
3 months ago
3
libwebp DLLs aren't detected by CMake's `$<TARGET_RUNTIME_DLLS:...>` with FetchContent
#456
sam20908
closed
4 months ago
2
update after SDL_Swap rename in SDL3
#455
madebr
closed
4 months ago
0
change file format UTF8 -> UTF8 with BOM
#454
jaefunk
closed
5 months ago
1
-Wstringop-overflow warning from gcc-14
#453
sezero
closed
5 months ago
1
-Wmaybe-uninitialized warnings from gcc-14
#452
sezero
closed
5 months ago
4
Migrate an SDL2 symbol to the SDL3 one
#451
cheyao
closed
5 months ago
1
jpeg-xl test have been failing on macos
#450
sezero
opened
6 months ago
10
ci: setup ninja through aseprite/get-ninja action
#449
madebr
closed
6 months ago
0
ci: setup ninja through aseprite/get-ninja action
#448
madebr
closed
6 months ago
0
CI: macos ninja setup failure
#447
sezero
closed
6 months ago
12
Update showanim.c
#446
RenaKunisaki
closed
6 months ago
0
Build failed: too few arguments to function ‘SDL_CreateWindowAndRenderer’
#445
RenaKunisaki
closed
6 months ago
1
Statically linking an executable with JPEG XL enabled breaks the build at link time
#444
nightmareci
closed
6 months ago
2
cmake: use MACHO* properties to set macho version
#443
madebr
closed
6 months ago
2
cmake: use MACHO* properties to set macho version
#442
madebr
closed
6 months ago
4
cmake: skip install logic of libavif CMake script
#441
madebr
closed
7 months ago
2
CMake configure error on install with libavif with FetchContent on main (for SDL3)
#440
sam20908
closed
7 months ago
1
Fix SDL2IMAGE_TIF_SHARED=ON and SDL2IMAGE_TIF_VENDORED=OFF when using CMake >= 3.28
#439
traversaro
closed
7 months ago
7
Create SDL3 stub library (.tbd) for use by the xcode projects of SDL satellite libraries
#438
madebr
opened
7 months ago
11
Updated for the SDL3 RW -> IO changes
#437
slouken
closed
7 months ago
6
`SDL_RWops_renamed_SDL_IOStream` with latest SDL3 commit
#436
Semphriss
closed
7 months ago
0
Factor out the parts of IMG_LoadJPG_RW where locals can be clobbered by setjmp()/longjmp()
#435
smcv
opened
7 months ago
0
Autotools: Allow selecting a specific libjpeg SONAME
#434
smcv
closed
7 months ago
6
[2.x] Autotools build can detect the wrong libjpeg
#433
smcv
closed
7 months ago
10
[2.x] JPEG: Handle errors when saving with libjpeg
#432
smcv
closed
7 months ago
1
JPEG: Handle errors when saving with libjpeg
#431
smcv
closed
7 months ago
10
[2.8.x] Implement freedst exactly once when saving PNG and JPG files
#430
smcv
closed
7 months ago
1
Failing to save a JPEG with libjpeg crashes when it uses an uninitialized jmp_buf
#429
smcv
closed
7 months ago
1
[2.8.x] Double-free if IMG_SaveJPG_RW_jpeglib() fails and IMG_SaveJPG_RW_tinyjpeg() is tried
#428
smcv
closed
7 months ago
4
Fix some documentation
#427
ghost
closed
8 months ago
1
Next