dolphin/Externals/SOIL
Shawn Hoffman 317e63e7ba msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
Note warnings may still be generated by code in Externals if it is included into warning-enabled code (this is the case for libusb).
Also, quiet an intellisense warning in wxWidgets caused by using __w64 for an inapplicable type.
2014-08-19 22:33:42 -07:00
..
SOIL Hopefully fix Windows build. 2010-06-16 14:55:21 +00:00
CMakeLists.txt Linux build fix. 2011-01-31 02:13:10 +00:00
SOIL.c Stub out glGetError() calls from the release build of the OpenGL plug-in (found by ector, code by LordMark). Gives a speed-up in the OpenGL plug-in. 2010-08-03 10:48:49 +00:00
SOIL.h Meta: 2010-06-02 18:00:22 +00:00
SOIL.vcxproj msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed. 2014-08-19 22:33:42 -07:00
image_DXT.c Hg: 2010-06-09 01:37:08 +00:00
image_DXT.h Hg: 2010-06-09 01:37:08 +00:00
image_helper.c Hg: 2010-06-09 01:37:08 +00:00
image_helper.h Hg: 2010-06-09 01:37:08 +00:00
stb_image_aug.c Warning free SOIL lib. 2012-12-23 19:24:57 +13:00
stb_image_aug.h Hg: 2010-06-09 01:37:08 +00:00
stbi_DDS_aug.h Hg: 2010-06-09 01:37:08 +00:00
stbi_DDS_aug_c.h Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +00:00