summaryrefslogtreecommitdiff
path: root/DevIL
Commit message (Expand)AuthorAgeFilesLines
* - Added support for reading .pam filesDenton Woods2017-01-216-110/+682
* - Fixing boolean compilation errors under Linux / MacOS, issue #48 at https:/...Denton Woods2017-01-071-10/+10
* - Fixed int to boolean conversion error under LinuxDenton Woods2017-01-031-2/+2
* Merge pull request #50 from pullmoll/masterDenton Woods2017-01-033-0/+3
|\
| * Add solib version number to CMakeLists.txtJuergen Buchmueller2017-01-023-0/+3
* | - Added ETC1 support to KTX readingDenton Woods2017-01-023-49/+2651
* | - Added half type support to KTX readingDenton Woods2017-01-023-21/+53
|/
* - Getting things ready for the next releasev1.8.0Denton Woods2017-01-015-3/+64
* - Fixes for libsquishDenton Woods2017-01-012-4/+10
* - Added ilTexImageSurface from https://github.com/gscept/DevIL/commit/122565d...Denton Woods2017-01-016-14/+91
* - Cleanup of CMakeLists and fix for libSquish under LinuxDenton Woods2017-01-014-6/+2
* - Fix for LittleCMS under LinuxDenton Woods2016-12-312-4/+4
* - Fixed libmng in CMakeCacheDenton Woods2016-12-313-33/+13
* - Adding libmngDenton Woods2016-12-312-0/+32
* - Adding LittleCMS2 supportDenton Woods2016-12-312-7/+34
* - Adding support for libsquish to CMakeDenton Woods2016-12-313-5/+27
* - Fixed Mac OS pointer error and MSVC++ 64-bit warning (https://github.com/De...Denton Woods2016-12-311-1/+1
* - Updated header information on source / header filesDenton Woods2016-12-31137-228/+229
* - More updated Visual Studio example projectsDenton Woods2016-12-313-0/+204
* - Visual Studio example projectsDenton Woods2016-12-319-0/+1377
* Merge branch 'master' of git://github.com/bcampbell/DevIL into bcampbell-masterDenton Woods2016-12-313-24/+31
|\
| * normalize line endingsBen Campbell2016-12-1957-11105/+11105
| * xpm: fixed bad memcpy sizesBen Campbell2016-12-191-2/+2
| * il_stack: hide internal workingsBen Campbell2016-12-192-11/+15
| * tighten up scoping of some stack.c vars and fnsBen Campbell2016-12-192-13/+16
* | Unicode fix for Windows TIFFDenton Woods2016-12-312-5/+5
* | Merge pull request #46 from ChaosCat/patch-1Denton Woods2016-12-301-0/+0
|\ \
| * | Rename README to README.mdElian Kamal2016-12-291-0/+0
* | | - Miscellaneous warning fixes under WindowsDenton Woods2016-12-305-10/+10
* | | - Fixed string constant warnings under LinuxDenton Woods2016-12-308-31/+31
* | | - Updated CMake files with a cleaner way to assign output foldersDenton Woods2016-12-303-69/+33
* | | - Putting builds in lib foldersDenton Woods2016-12-303-27/+105
* | | - Updating Windows resource filesDenton Woods2016-12-2918-25/+936
* | | - Fixed CMake for VC++ to have includes and resources in IL projectDenton Woods2016-12-2816-90/+93
|/ /
* | - Updates for Windows CMakeDenton Woods2016-12-283-5/+5
* | - Updating version numbers to 1.8.0Denton Woods2016-12-2810-151/+149
* | - Fixed C++ compilation problem under WindowsDenton Woods2016-12-281-0/+8
* | - More changes to compile properly under Linux with C++ source filesDenton Woods2016-12-282-5/+5
* | - Fixes for C++ changesDenton Woods2016-12-2815-46/+60
* | - More source changes to C++Denton Woods2016-12-2874-0/+0
* | - Linux strangeness with line endingsDenton Woods2016-12-2857-11105/+11105
* | - Adding ILU and ILUT support for C++ source filesDenton Woods2016-12-282-4/+4
* | - Changing ILU to C++ sourceDenton Woods2016-12-2816-0/+0
* | - Updating CMake file for WindowsDenton Woods2016-12-284-7/+16
|/
* - Fixed other compilation errors from pullDenton Woods2016-12-171-0/+3
* - Fixed #endif issueDenton Woods2016-12-171-2/+0
* Merge branch 'ms-llvm' of git://github.com/mikaelsundell/DevILDenton Woods2016-12-174-543/+491
|\
| * Various fixed for llvmMikael Sundell2016-02-019-501/+505
* | Github patchesDenton Woods2016-12-1715-233/+980
* | Merge branch 'master' of https://github.com/DentonW/DevILDenton Woods2016-12-171-1/+1
|\ \