summaryrefslogtreecommitdiff
path: root/DevIL/src-ILUT
Commit message (Expand)AuthorAgeFilesLines
* ILUT need opengl and glut for linkingAlexey Pavlov2017-02-021-0/+20
* Guard compile flags for MSVCAlexey Pavlov2017-02-021-1/+3
* Fix export in ILUTAlexey Pavlov2017-02-021-3/+3
* more leftover filesabma2017-01-242-22/+0
* Add solib version number to CMakeLists.txtJuergen Buchmueller2017-01-021-0/+1
* - Cleanup of CMakeLists and fix for libSquish under LinuxDenton Woods2017-01-011-2/+0
* - Updated header information on source / header filesDenton Woods2016-12-3115-25/+25
* - Updated CMake files with a cleaner way to assign output foldersDenton Woods2016-12-301-21/+11
* - Putting builds in lib foldersDenton Woods2016-12-301-9/+33
* - Updating Windows resource filesDenton Woods2016-12-294-4/+150
* - Fixed CMake for VC++ to have includes and resources in IL projectDenton Woods2016-12-2813-2/+2
* - Updates for Windows CMakeDenton Woods2016-12-281-1/+1
* - Updating version numbers to 1.8.0Denton Woods2016-12-282-12/+10
* - Adding ILU and ILUT support for C++ source filesDenton Woods2016-12-281-2/+2
* - Updating CMake file for WindowsDenton Woods2016-12-281-1/+3
* windows buld: disable .def file (for now)Ben Campbell2016-11-131-1/+1
* re-enable ILU and ILUT in cmake buildBen Campbell2016-11-1021-5328/+58
* restore lib name (libIL.so instead of libDevIL.so)Ben Campbell2016-08-061-3/+1
* Remove IL config.h reliance from ILU and ILUTBen Campbell2016-07-053-15/+1
* Tweaks to get cmake build working under windowsBen Campbell2015-09-014-0/+219
* * Updated version numbers to 1.7.8 project-wide.Denton Woods2009-03-075-24/+24
* * vc9 Unicode projects: Changed settings to use x64 and x86 directories for ....Denton Woods2009-02-241-80/+92
* added ilur, improved documentation, slightly modified the examples build systemMatěj Týč2009-02-151-6/+0
* * il_io.c: Added ilLoadBlp calls in il_io.c.Denton Woods2009-02-111-0/+1
* * ilu_scale2d.c (iluScale2DBilinear_): Started rewrite, since results were re...Denton Woods2009-02-092-1586/+1590
* * il.h: Added IL_FITS and IL_IWI defines.Denton Woods2009-02-081-0/+4
* * il_rle.c:20: Changed size_t cast to ILint to resolve compiler warning.Denton Woods2009-02-065-22/+22
* * ilut_opengl.c:160: Changed checks to see if less than 0.Denton Woods2009-02-041-1/+1
* * il_manip.c (ilCopyPixels):311: Added check for destination format of color ...Denton Woods2009-02-031-1/+1
* * ilut_states.c (ilutSetInteger): Fixed ILUT_MAXTEX_DEPTH call Denton Woods2009-02-011-5/+14
* * il_vtf.h:43: Changed to ILuint from ILint.Denton Woods2009-01-301-4/+8
* * Added DevIL.NET to projects folder.Denton Woods2009-01-301-11/+14
* * ilut_opengl.c: Removed iGLSetMaxW/H/D and MaxTexW/H/D.Denton Woods2009-01-284-30/+36
* Line endings fixedDenton Woods2009-01-281-12/+12
* (no commit message)Denton Woods2009-01-281-4/+0
* * il_sdl.c (ilutConvertToSDLSurface): Overhauled this code.Denton Woods2009-01-282-180/+215
* * il_tpl.c: Added for TPL support.Denton Woods2009-01-271-1/+1
* Renaming msvc to msvc9.Denton Woods2009-01-279-0/+0
* Deleted .cvsignore files.Denton Woods2009-01-264-14/+0
* * il_internal.h/il_internal.c: Added strdup for Windows CE.Denton Woods2009-01-261-0/+960
* * ilut_internal.h:63-67: Redid definitions of IL_TEXT to coincide with il_int...Denton Woods2009-01-252-15/+13
* (no commit message)Denton Woods2009-01-241-0/+4
* * ilut_internal.h:66: Changed to compile under Cygwin.Denton Woods2009-01-222-2/+2
* * Added ilut_config.h.Denton Woods2009-01-212-0/+12
* (no commit message)Denton Woods2009-01-201-183/+138
* * ilut_win32.c (ilutConvertSliceToHBitmap): Redid using GAIA source changes.Denton Woods2009-01-201-138/+183
* * ilut_win32.c (ilutConvertSliceToHBitmap): Added better error handling.Denton Woods2009-01-201-21/+32
* * ilut_opengl.c (ilutGLScreen): Added glPixelStorei call.Denton Woods2009-01-201-0/+1
* Added il_wbmp.c to makefile.Denton Woods2009-01-202-1619/+1619
* Updating x64 projectsDenton Woods2009-01-162-1271/+1619