dolphin/Externals/SOIL
2010-03-09 22:17:33 +00:00
..
image_DXT.c
image_DXT.h
image_helper.c
image_helper.h
SConscript Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00
SOIL.c DX9: - Add hires texture loading. 2009-12-22 06:47:42 +00:00
SOIL.h
SOIL.vcproj
stb_image_aug.c DX9: - Add hires texture loading. 2009-12-22 06:47:42 +00:00
stb_image_aug.h
stbi_DDS_aug_c.h
stbi_DDS_aug.h