xash3d-fwgs/engine/common/imagelib
Alibek Omarov 5e4fc64430 filesystem: introduce new module, based on engine filesystem.
The goal is to share filesystem code between engine and
utilities and provide C++ VFileSystem interface in the future
2022-07-28 18:56:02 +03:00
..
imagelib.h
img_bmp.c engine: common: imagelib: fixed loading BMP files with v4/v5 headers 2022-03-13 01:50:30 +03:00
img_bmp.h engine: common: imagelib: fixed loading BMP files with v4/v5 headers 2022-03-13 01:50:30 +03:00
img_dds.c engine: added support for BC7 and BC6H compression formats of DDS textures 2022-03-07 02:03:40 +03:00
img_dds.h engine: added support for BC7 and BC6H compression formats of DDS textures 2022-03-07 02:03:40 +03:00
img_main.c
img_png.c filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
img_png.h
img_quant.c
img_tga.c Revert "engine: common: imagelib: img_tga.c: fix broken tga flip." 2022-06-25 17:03:13 +03:00
img_tga.h
img_utils.c engine: common: imagelib: img_utils.c: change formats priority. 2022-06-25 17:23:44 +03:00
img_wad.c