summaryrefslogtreecommitdiff
path: root/DevIL/examples
Commit message (Expand)AuthorAgeFilesLines
* TestDenton Woods2016-11-271-81/+81
* (no commit message)Denton Woods2009-03-081-1/+1
* (no commit message)Denton Woods2009-03-031-0/+0
* * il_utx.c: Fixed loading of larger images.Denton Woods2009-03-032-3/+3
* * il_utx.c: Added DXT1 loading in UTX files.Denton Woods2009-03-031-207/+29
* (no commit message)Denton Woods2009-03-021-12/+12
* (no commit message)Denton Woods2009-03-021-1/+1
* (no commit message)Denton Woods2009-03-021-0/+212
* (no commit message)Denton Woods2009-03-021-0/+1526
* * il_utx.c: Added this file.Denton Woods2009-03-027-1854/+198
* * il_dpx.c / il_dpx.h: Got basic dpx loading working.Denton Woods2009-02-271-1/+1
* * il_iwi.c:329: Changed IL_MAX parameter from 16 to 8 (copy+paste error).Denton Woods2009-02-261-0/+62
* * il_dds.c (DecompressFloat): Added proper support for G16B16, G32B32, R16 an...Denton Woods2009-02-251-1/+1
* * vc9 Unicode projects: Changed settings to use x64 and x86 directories for ....Denton Woods2009-02-241-0/+0
* * il_internal.h: Added IL_NO_EXTLIBS define.Denton Woods2009-02-223-4/+6
* * ilu_mipmap.c: Redid mipmap functions to use iluScale functions instead of n...Denton Woods2009-02-215-365/+1921
* (no commit message)Denton Woods2009-02-204-4/+6
* * il_rot.c: Added this file. Added .rot loading.Denton Woods2009-02-161-0/+1
* added ilur, improved documentation, slightly modified the examples build systemMatěj Týč2009-02-151-88/+0
* * il_dicom.c: Added DICOM loading for uncompressed formats and little endian ...Denton Woods2009-02-151-1/+2
* * il_blp.c (iLoadBlp1): Support for mipmaps added.Denton Woods2009-02-141-1/+1
* * il_jpeg.c:357: Added ilFixImage call.Denton Woods2009-02-141-2/+6
* * WindowsTest.cpp: Added slideshows capabilities with Page Up and Page Down.Denton Woods2009-02-143-112/+225
* (no commit message)Denton Woods2009-02-131-0/+104
* (no commit message)Denton Woods2009-02-132-8/+9
* updated testil + removed monolithic build optionMatěj Týč2009-02-091-6/+0
* * il.h: Added IL_FITS and IL_IWI defines.Denton Woods2009-02-081-8/+8
* (no commit message)Denton Woods2009-02-071-172/+168
* reduced dependency of simple examples and testil on ILUMatěj Týč2009-02-064-30/+62
* * il_fits.c: Improved fits-loading code.Denton Woods2009-02-041-1/+2
* (no commit message)Denton Woods2009-02-011-2/+2
* (no commit message)Denton Woods2009-02-011-1/+3
* * Added new MSVC++ projects for examples.Denton Woods2009-01-3123-157/+4550
* (no commit message)Denton Woods2009-01-311-1/+1
* (no commit message)Denton Woods2009-01-301-121/+0
* * il_internal.h/il_internal.c: Added strdup for Windows CE.Denton Woods2009-01-261-473/+1573
* * Added iluInit call.Denton Woods2009-01-251-0/+1
* (no commit message)Denton Woods2009-01-241-2/+0
* * il_exr.cpp:319,329: Changed to write functions instead of read.Denton Woods2009-01-241-0/+2
* * WindowsTest.cpp:52,53: Changed border size to accomodate Windows Vista/7.Denton Woods2009-01-231-2/+2
* * Added ilut_config.h.Denton Woods2009-01-211-1/+1
* * ilut_win32.c (ilutConvertSliceToHBitmap): Redid using GAIA source changes.Denton Woods2009-01-201-1/+1
* Updated x64 projectsDenton Woods2009-01-161-10/+10
* fixed some bugs that prevented correct compilationMatěj Týč2009-01-151-1/+1
* * il_dds-save.c (CompressTo565): Changed 24-bit to 16-bit code based on Charl...Denton Woods2009-01-151-1/+1
* * il_dds-save.c (ChooseEndpoints): Changed to use norm squared instead of a s...Denton Woods2009-01-151-13/+18
* Removed testing line to convert to alpha.Denton Woods2009-01-151-1/+1
* * il_utility.c (ilGetBppFormat): Added IL_ALPHA.Denton Woods2009-01-151-1/+1
* * il_io.c (ilDetermineTypeF/L and ilIsValid/F/L): Added VTF and SUN.Denton Woods2009-01-151-2/+2
* * il_dds-save.c: Added line 688.Denton Woods2009-01-151-1/+2