dolphin/Externals/SOIL
2010-03-09 22:17:33 +00:00
..
image_DXT.c Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
image_DXT.h Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
image_helper.c Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
image_helper.h Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
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 Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
SOIL.vcproj Some warning fixes. 2009-09-29 22:32:53 +00:00
stb_image_aug.c DX9: - Add hires texture loading. 2009-12-22 06:47:42 +00:00
stb_image_aug.h Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
stbi_DDS_aug.h Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
stbi_DDS_aug_c.h Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00