| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more leftover files | abma | 2017-01-24 | 1 | -3/+0 |
| | | |||||
| * | - Updated header information on source / header files | Denton Woods | 2016-12-31 | 4 | -4/+4 |
| | | |||||
| * | Remove IL config.h reliance from ILU and ILUT | Ben Campbell | 2016-07-05 | 1 | -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 Woods | 2009-01-28 | 2 | -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 Woods | 2009-01-26 | 1 | -2/+0 |
| | | |||||
| * | * ilut_internal.h:63-67: Redid definitions of IL_TEXT to coincide with ↵ | Denton Woods | 2009-01-25 | 1 | -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 Woods | 2009-01-22 | 1 | -1/+1 |
| | | | | | | * ilut_opengl.c:108: Replaced _MSC_VER with _WIN32 and _WIN64. | ||||
| * | Adding volume texture support to OpenGL code | Denton Woods | 2009-01-09 | 1 | -12/+12 |
| | | |||||
| * | corrected bugs in source files (see ChangeLog) + tweaked build setup and ↵ | Matěj Týč | 2009-01-02 | 1 | -3/+6 |
| | | | | | added support for compiling with EXR and VTF formats | ||||
| * | Changed ilBlit/ilOverlayImage to use IL_BLIT_BLEND. | Denton Woods | 2008-12-23 | 1 | -1/+1 |
| | | |||||
| * | added missing GLUT detection macro and fixed paths in internal headers for ↵ | Matěj Týč | 2008-12-19 | 1 | -1/+1 |
| | | | | | the config.h file | ||||
| * | Fixes various issues with Unicode strings | Denton Woods | 2008-12-17 | 1 | -0/+4 |
| | | |||||
| * | Removed ILvoid references and replaced with void, since gcc 4.2 will not ↵ | Denton Woods | 2008-12-14 | 2 | -3/+3 |
| | | | | | allow this. | ||||
| * | Linker problem | Denton Woods | 2008-12-13 | 2 | -5/+12 |
| | | |||||
| * | corrected include directive for Allegro | Matěj Týč | 2008-11-30 | 1 | -1/+1 |
| | | |||||
| * | More Unicode changes | Denton Woods | 2008-09-29 | 1 | -4/+4 |
| | | |||||
| * | Misc. | Denton Woods | 2008-09-26 | 1 | -1/+1 |
| | | |||||
| * | Richard Sim's fixes | Denton Woods | 2008-09-12 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Denton Woods | 2008-09-12 | 1 | -1/+1 |
| | | |||||
| * | Fixed the ILvoid issue with gcc 4.2 | Meloni Dario | 2007-06-02 | 1 | -1/+1 |
| | | |||||
| * | Fixed some suggestions sent to the in these days | Meloni Dario | 2006-12-29 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | Grégory Jaegy | 2006-12-06 | 1 | -0/+1 |
| | | |||||
| * | Patch from Christian Reisinger for D3D9 Cube maps | Meloni Dario | 2006-07-04 | 1 | -2/+5 |
| | | |||||
| * | Merged branch release_1_6_8 | Meloni Dario | 2006-07-02 | 2 | -8/+11 |
| | | |||||
| * | Applied a patch from an anonymous to add support for downloading compressed ↵ | Meloni Dario | 2006-04-19 | 1 | -3/+6 |
| | | | | | images in OS X. | ||||
| * | removed automatically generated files by autogen.sh | Rodrigo Hernandez | 2006-02-10 | 1 | -453/+0 |
| | | |||||
| * | Fixed configure.ac, added memalign hack for MinGW (maybe others?) | Rodrigo Hernandez | 2006-02-10 | 1 | -4/+5 |
| | | |||||
| * | Added support for compressed textures on linux | Nicolas Weber | 2005-05-07 | 1 | -1/+5 |
| | | |||||
| * | Fixed an OpenGL warning | Meloni Dario | 2005-04-30 | 1 | -4/+2 |
| | | |||||
| * | Made the iGLSetMaxW and iGLSetMaxH functions available even if OpenGL ↵ | Meloni Dario | 2005-04-14 | 1 | -1/+2 |
| | | | | | compile is disabled to avoid an ilut[Get/Set]Integer | ||||
| * | Added newline at end of file | Nicolas Weber | 2004-08-15 | 1 | -1/+2 |
| | | |||||
| * | fixed ilut headers so they dont include files wrapped in a | Erick Tryzelaar | 2004-07-17 | 2 | -7/+10 |
| | | | | | | extern "C" | ||||
| * | ignore'ing a bunch of unneeded files. | Erick Tryzelaar | 2004-06-24 | 1 | -0/+1 |
| | | | | | | modified configure.bat to point to the case-sensitive directory | ||||
| * | Hopefully linux building works again | Nicolas Weber | 2004-06-22 | 1 | -3/+3 |
| | | |||||
| * | fixed underquoted definition of AM_PATH_SDL warning | Rodrigo Hernandez | 2004-06-16 | 1 | -42/+95 |
| | | |||||
| * | Added hdr to linux build system | Nicolas Weber | 2004-06-14 | 1 | -2/+5 |
| | | |||||
| * | *** empty log message *** | Nicolas Weber | 2004-05-12 | 1 | -0/+1 |
| | | |||||
| * | windows msvc projects updated to .NET2003, dont expect older versions to ↵ | Kriss Daniels | 2004-02-29 | 1 | -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 configuration | Rodrigo Hernandez | 2003-12-28 | 1 | -1/+10 |
| | | |||||
| * | Added acinclude autogen.sh and ltmain.sh | Rodrigo Hernandez | 2003-12-28 | 1 | -123/+275 |
| | | |||||
| * | 1.6.6 updates | Denton Woods | 2003-08-08 | 1 | -0/+5 |
| | | |||||
| * | ilut_error.h removal | Denton Woods | 2002-06-22 | 2 | -2/+2 |
| | | |||||
| * | Various changes | Denton Woods | 2002-06-22 | 1 | -0/+1 |
| | | |||||
| * | Too many changes internally to list. | Denton Woods | 2002-06-13 | 3 | -102/+6 |
| | | |||||
| * | double and float fix | Denton Woods | 2002-06-13 | 1 | -0/+5 |
| | | |||||
| * | Linux updates for extension. | Denton Woods | 2002-05-27 | 1 | -1/+3 |
| | | |||||
| * | 1.4.7 updates | Denton Woods | 2002-05-26 | 1 | -1/+6 |
| | | |||||
| * | 1.4.7 changes | Denton Woods | 2002-05-25 | 3 | -7/+18 |
| | | |||||
| * | Lots of changes... | Denton Woods | 2002-05-22 | 1 | -0/+2 |
| | | |||||
| * | 1.3.2 updates | Denton Woods | 2002-04-22 | 1 | -1/+1 |
| | | |||||
