summaryrefslogtreecommitdiff
path: root/DevIL/src-ILUT/include
Commit message (Collapse)AuthorAgeFilesLines
* more leftover filesabma2017-01-241-3/+0
|
* - Updated header information on source / header filesDenton Woods2016-12-314-4/+4
|
* Remove IL config.h reliance from ILU and ILUTBen Campbell2016-07-051-10/+0
| | | | | ILU and ILUT seem to be independent of the IL configuration (the generated config.h), so they don't need to know about it.
* * ilut_opengl.c: Removed iGLSetMaxW/H/D and MaxTexW/H/D.Denton Woods2009-01-282-4/+3
| | | | | | * ilut_states.h/ilut_states.c: Added MaxTexW/H/D to ILUT_STATES. * ilut_states.c (ilutGetIntegerv): Added ILUT_MAXTEX_WIDTH/HEIGHT/DEPTH.
* Deleted .cvsignore files.Denton Woods2009-01-261-2/+0
|
* * ilut_internal.h:63-67: Redid definitions of IL_TEXT to coincide with ↵Denton Woods2009-01-251-8/+4
| | | | | | | | | | il_internal.h. * il_states.c: Updated _ilLoadExt/_ilSaveExt with all extensions. * il_states.h: Updated with all extensions. * All image formats with saving: Changed return values of ilSaveXxxF and ilSaveXxxL to be an integer stating the number of bytes written. This is what ilSaveF/L have been trying to return all along. * il_pal.c:1075: Added error condition.
* * ilut_internal.h:66: Changed to compile under Cygwin.Denton Woods2009-01-221-1/+1
| | | | | * ilut_opengl.c:108: Replaced _MSC_VER with _WIN32 and _WIN64.
* Adding volume texture support to OpenGL codeDenton Woods2009-01-091-12/+12
|
* corrected bugs in source files (see ChangeLog) + tweaked build setup and ↵Matěj Týč2009-01-021-3/+6
| | | | added support for compiling with EXR and VTF formats
* Changed ilBlit/ilOverlayImage to use IL_BLIT_BLEND.Denton Woods2008-12-231-1/+1
|
* added missing GLUT detection macro and fixed paths in internal headers for ↵Matěj Týč2008-12-191-1/+1
| | | | the config.h file
* Fixes various issues with Unicode stringsDenton Woods2008-12-171-0/+4
|
* Removed ILvoid references and replaced with void, since gcc 4.2 will not ↵Denton Woods2008-12-142-3/+3
| | | | allow this.
* Linker problemDenton Woods2008-12-132-5/+12
|
* corrected include directive for AllegroMatěj Týč2008-11-301-1/+1
|
* More Unicode changesDenton Woods2008-09-291-4/+4
|
* Misc.Denton Woods2008-09-261-1/+1
|
* Richard Sim's fixesDenton Woods2008-09-121-0/+8
|
* *** empty log message ***Denton Woods2008-09-121-1/+1
|
* Fixed the ILvoid issue with gcc 4.2Meloni Dario2007-06-021-1/+1
|
* Fixed some suggestions sent to the in these daysMeloni Dario2006-12-291-0/+11
|
* *** empty log message ***Grégory Jaegy2006-12-061-0/+1
|
* Patch from Christian Reisinger for D3D9 Cube mapsMeloni Dario2006-07-041-2/+5
|
* Merged branch release_1_6_8Meloni Dario2006-07-022-8/+11
|
* Applied a patch from an anonymous to add support for downloading compressed ↵Meloni Dario2006-04-191-3/+6
| | | | images in OS X.
* removed automatically generated files by autogen.shRodrigo Hernandez2006-02-101-453/+0
|
* Fixed configure.ac, added memalign hack for MinGW (maybe others?)Rodrigo Hernandez2006-02-101-4/+5
|
* Added support for compressed textures on linuxNicolas Weber2005-05-071-1/+5
|
* Fixed an OpenGL warningMeloni Dario2005-04-301-4/+2
|
* Made the iGLSetMaxW and iGLSetMaxH functions available even if OpenGL ↵Meloni Dario2005-04-141-1/+2
| | | | compile is disabled to avoid an ilut[Get/Set]Integer
* Added newline at end of fileNicolas Weber2004-08-151-1/+2
|
* fixed ilut headers so they dont include files wrapped in aErick Tryzelaar2004-07-172-7/+10
| | | | | extern "C"
* ignore'ing a bunch of unneeded files.Erick Tryzelaar2004-06-241-0/+1
| | | | | modified configure.bat to point to the case-sensitive directory
* Hopefully linux building works againNicolas Weber2004-06-221-3/+3
|
* fixed underquoted definition of AM_PATH_SDL warningRodrigo Hernandez2004-06-161-42/+95
|
* Added hdr to linux build systemNicolas Weber2004-06-141-2/+5
|
* *** empty log message ***Nicolas Weber2004-05-121-0/+1
|
* windows msvc projects updated to .NET2003, dont expect older versions to ↵Kriss Daniels2004-02-291-0/+1
| | | | | | | | | compile without changes dx8+dx9 should now coexist in ILUT, hopefully ILUT fixes for reading in alphakey on dx9 textures. mild changes to reduce palette to 255 colors and output PNG with transparent color on demand.
* modified SDL and OpenGL configurationRodrigo Hernandez2003-12-281-1/+10
|
* Added acinclude autogen.sh and ltmain.shRodrigo Hernandez2003-12-281-123/+275
|
* 1.6.6 updatesDenton Woods2003-08-081-0/+5
|
* ilut_error.h removalDenton Woods2002-06-222-2/+2
|
* Various changesDenton Woods2002-06-221-0/+1
|
* Too many changes internally to list.Denton Woods2002-06-133-102/+6
|
* double and float fixDenton Woods2002-06-131-0/+5
|
* Linux updates for extension.Denton Woods2002-05-271-1/+3
|
* 1.4.7 updatesDenton Woods2002-05-261-1/+6
|
* 1.4.7 changesDenton Woods2002-05-253-7/+18
|
* Lots of changes...Denton Woods2002-05-221-0/+2
|
* 1.3.2 updatesDenton Woods2002-04-221-1/+1
|