summaryrefslogtreecommitdiff
path: root/DevIL/include
Commit message (Expand)AuthorAgeFilesLines
...
* devil cpp wrapper now as a headerMatěj Týč2008-12-133-4/+948
* got rid of the bug when using foo(ILvoid) instead of foo(void) when declaring...Matěj Týč2008-12-121-2/+2
* corrected bugs (allegro include bug, lcms include bug and other things clashi...Matěj Týč2008-12-061-2/+2
* Updated error codes in ILU and MSVC++ projectsDenton Woods2008-12-051-0/+1
* *** empty log message ***Denton Woods2008-11-164-7/+7
* *** empty log message ***Denton Woods2008-11-101-1/+1
* Adding better Unicode supportDenton Woods2008-11-101-2/+1
* Redoing Unicode supportDenton Woods2008-11-093-13/+18
* Applying Gr�ry Jaegy's patchesDenton Woods2008-10-082-3/+8
* More Unicode fixesDenton Woods2008-10-022-10/+15
* More internal Unicode changesDenton Woods2008-09-281-0/+1
* Changing DevIL to Unicode internally.Denton Woods2008-09-271-1/+0
* Added Unicode state.Denton Woods2008-09-271-0/+1
* Adding HD Photo supportDenton Woods2008-09-271-3/+8
* Adding Fortran supportDenton Woods2008-09-161-1/+1
* Added IL_NO_EXR #defineDenton Woods2008-09-161-0/+1
* *** empty log message ***Denton Woods2008-09-122-9/+9
* Miscellaneous fixesDenton Woods2008-09-111-30/+30
* Readying for new releaseDenton Woods2008-09-054-9/+9
* Adding .exr supportDenton Woods2008-08-291-0/+1
* Notes on config.h in README.unixDenton Woods2008-08-251-15/+15
* Preparing for new releaseDenton Woods2008-08-244-15/+16
* Added JP2 support and updated WindowsTest.Denton Woods2008-08-241-2/+4
* Various fixes and added .icns supportDenton Woods2008-08-243-10/+15
* Minor updates to headers of filesDenton Woods2008-08-232-4/+4
* Working on Linux support againDenton Woods2008-08-191-4/+5
* Fixed the ILvoid issue with gcc 4.2Meloni Dario2007-06-025-71/+71
* Modified .cvsignore filesMeloni Dario2007-05-271-0/+1
* Added ILUT-X11 thank's to Jesse Maurais patchMeloni Dario2007-04-131-0/+28
* Added assertion facility when debugging (it must be implementd in the files h...Meloni Dario2007-03-051-0/+6
* Added support for lua. Added readme for the bindingsMeloni Dario2007-02-125-3/+446
* removed from the external api some jpeg-only functionMeloni Dario2007-01-291-3/+0
* Added const and restricted keyword for allocation functionsMeloni Dario2007-01-112-5/+5
* Added check for the C/C++ Keyword restrict to be used for pointer access opti...Meloni Dario2007-01-081-3/+11
* Added the DEPRECATED macro and deprecated iluGenImage and iluDeleteImageMeloni Dario2007-01-042-10/+18
* *** empty log message ***Meloni Dario2006-12-291-3/+3
* *** empty log message ***Grégory Jaegy2006-12-063-9/+16
* fixed bug #1561642. ILstring is poorly implemented (w.r.t const and others)Meloni Dario2006-10-103-21/+23
* Added ilDetermineTypeFMeloni Dario2006-09-301-0/+1
* Minor changes in ilSetAlpha. Now ilSetAlpha returns a boolean value since it ...Meloni Dario2006-09-101-2/+12
* applied submitted patch #1554358. headers fixes.Meloni Dario2006-09-083-7/+4
* applied submitted patch #1539074. Fixes some bugs with paletted images, adds ...Meloni Dario2006-08-161-0/+1
* use __stdcall for mingw gccNicolas Weber2006-08-101-1/+5
* New line at end of fileMeloni Dario2006-07-181-1/+1
* Fixed order of function definitionMeloni Dario2006-07-181-3/+3
* const ILstring finally fixedNicolas Weber2006-07-151-3/+7
* Disabled inlining for MSVC6Meloni Dario2006-07-151-1/+3
* fixed const char warningsNicolas Weber2006-07-153-20/+20
* make ilu link with msvcNicolas Weber2006-07-151-1/+1
* Removed FINLINEMeloni Dario2006-07-091-4/+0