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-02-06 12:14:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
engine
/
common
/
imagelib
History
mittorn
3ce16227ba
Merge pull request
#123
from nekonomicon/tga
...
engine: common: imagelib: img_tga.c: check pixel type before buffer allocation.
2020-02-18 03:52:09 +07:00
..
imagelib.h
engine: common: imagelib: add simple decoder/encoder for 8-bit RGB/RGBA PNG images.
2019-06-22 16:06:44 +05:00
img_bmp.c
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
2019-11-24 03:52:08 +03:00
img_dds.c
engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics
2019-12-23 06:48:17 +03:00
img_main.c
engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics
2019-12-23 06:48:17 +03:00
img_png.c
engine: common: imagelib: img_png.c: add a missing return statement.
2020-02-11 17:06:41 +03:00
img_quant.c
xash3d-fwgs: append missing new line at the end of file
2019-10-27 22:29:03 +03:00
img_tga.c
engine: common: imagelib: img_tga.c: check pixel type before buffer allocation.
2020-02-11 15:39:05 +05:00
img_utils.c
engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics
2019-12-23 06:48:17 +03:00
img_wad.c
imagelib: fix unaligned access
2020-02-17 23:25:39 +03:00