This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced
2025-01-18 02:50:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
engine
/
common
/
imagelib
History
Alibek Omarov
0e9106685b
engine: imagelib: img_png: fix Mem_Free on null ptr
2022-12-05 06:13:04 +03:00
..
imagelib.h
engine: imagelib: validate player decal image size (max 512x512)
2022-12-05 04:55:24 +03:00
img_bmp.c
engine: common: imagelib: fixed loading 32 bits per pixel BMP files
2022-11-25 22:30:49 +03:00
img_bmp.h
engine: common: imagelib: added missed BMP compression type macros
2022-11-25 22:30:49 +03:00
img_dds.c
…
img_dds.h
…
img_main.c
engine: imagelib: refactor image loading function
2022-12-05 03:22:07 +03:00
img_png.c
engine: imagelib: img_png: fix Mem_Free on null ptr
2022-12-05 06:13:04 +03:00
img_png.h
…
img_quant.c
…
img_tga.c
…
img_tga.h
…
img_utils.c
engine: imagelib: validate player decal image size (max 512x512)
2022-12-05 04:55:24 +03:00
img_wad.c
…