summaryrefslogtreecommitdiff
path: root/DevIL/include
Commit message (Expand)AuthorAgeFilesLines
...
* * include/IL/DevIL.i: Removed IL/ prefix on header names.Denton Woods2009-01-261-8/+8
* Deleting .cvsignore files.Denton Woods2009-01-262-12/+0
* (no commit message)Denton Woods2009-01-261-2/+4
* (no commit message)Denton Woods2009-01-251-4/+5
* * il_jp2.c: Added ilIsValidJp2* functions.Denton Woods2009-01-251-1/+3
* (no commit message)Denton Woods2009-01-231-1/+2
* * WindowsTest.cpp:52,53: Changed border size to accomodate Windows Vista/7.Denton Woods2009-01-231-6/+9
* * Added ilut_config.h.Denton Woods2009-01-212-3/+30
* added test suite + small build system updatesMatěj Týč2009-01-201-1/+1
* * ilut_opengl.c (ilutGLScreen): Added glPixelStorei call.Denton Woods2009-01-201-0/+1
* * il.h: Changed definition of IL_ALPHA to match OpenGL's GL_ALPHA.Denton Woods2009-01-201-2/+7
* Added *.cpp files.Denton Woods2009-01-201-20/+20
* fixed some bugs that prevented correct compilationMatěj Týč2009-01-152-10/+19
* * il_dds-save.c: Added line 688.Denton Woods2009-01-151-2/+2
* Added libsquish support.Denton Woods2009-01-151-0/+2
* Added ilClampNTSC.Denton Woods2009-01-151-0/+1
* * il_convert.c (ilFixImage): Added support for faces.Denton Woods2009-01-091-0/+2
* * devil_internal_exports.h: Added Faces member to ILimage.Denton Woods2009-01-092-0/+2
* Adding volume texture support to OpenGL codeDenton Woods2009-01-091-2/+7
* * il.h: Added IL_NVIDIA_COMPRESS #define.Denton Woods2009-01-081-0/+5
* * il_nvidia.cpp (ilnVidiaCompressDXT1): Disabled mipmap generation and added...Denton Woods2009-01-071-0/+1
* *** empty log message ***Denton Woods2009-01-071-1/+1
* Added IL_USE_DXTC_NVIDIA #defineDenton Woods2009-01-071-65/+1
* Added nVidia TT support and Sun RAS file support.Denton Woods2009-01-072-4/+5
* Added WBMP loading/saving and several small changes throughout DevIL.Denton Woods2009-01-051-0/+2
* Updated config.h.win to include DX10 support by defaultDenton Woods2009-01-041-1/+1
* Updated projects to copy to non-hardcoded paths during post-build and fixed D...Denton Woods2009-01-042-2/+4
* Added 64-bit integer typeDenton Woods2009-01-041-0/+10
* Updated .exr support and added error messages for libjasper/OpenEXR.Denton Woods2009-01-041-0/+1
* Readded .exr code and redefined clamping valuesDenton Woods2009-01-041-4/+4
* Python library updatesDenton Woods2008-12-311-14/+14
* Version updateDenton Woods2008-12-301-1/+1
* Version updateDenton Woods2008-12-303-6/+6
* Added support for animated VTF filesDenton Woods2008-12-291-3/+4
* Improved on upconversion and added alpha-only formats.Denton Woods2008-12-291-0/+1
* Added .vtf support.Denton Woods2008-12-281-0/+1
* Changed ilBlit/ilOverlayImage to use IL_BLIT_BLEND.Denton Woods2008-12-231-2/+3
* distcheck enhancement and removal of ILvoid from the restMatěj Týč2008-12-191-37/+37
* *** empty log message ***Denton Woods2008-12-182-3/+1
* Changed definition of ialloc and icalloc.Denton Woods2008-12-181-2/+2
* *** empty log message ***Denton Woods2008-12-181-1/+2
* Progressive saving of JPG and adding x64 configurations to Unicode projectsDenton Woods2008-12-181-31/+31
* the last build setup tuning before releaseMatěj Týč2008-12-171-2/+3
* Fixes various issues with Unicode stringsDenton Woods2008-12-171-11/+28
* Started new WDP codeDenton Woods2008-12-153-6/+6
* Fixed some spacing issuesDenton Woods2008-12-141-11/+11
* Removed ILvoid references and replaced with void, since gcc 4.2 will not allo...Denton Woods2008-12-144-82/+82
* Removing ILvoidDenton Woods2008-12-141-1/+0
* 64-bit fixes and compiler warning fixesDenton Woods2008-12-141-3/+3
* Added ilutGLSubTex back to ilut.hDenton Woods2008-12-131-0/+1