index
:
delta/devil.git
gh-pages
master
github.com: DentonW/DevIL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevIL
/
src-ILUT
Commit message (
Expand
)
Author
Age
Files
Lines
*
ILUT need opengl and glut for linking
Alexey Pavlov
2017-02-02
1
-0
/
+20
*
Guard compile flags for MSVC
Alexey Pavlov
2017-02-02
1
-1
/
+3
*
Fix export in ILUT
Alexey Pavlov
2017-02-02
1
-3
/
+3
*
more leftover files
abma
2017-01-24
2
-22
/
+0
*
Add solib version number to CMakeLists.txt
Juergen Buchmueller
2017-01-02
1
-0
/
+1
*
- Cleanup of CMakeLists and fix for libSquish under Linux
Denton Woods
2017-01-01
1
-2
/
+0
*
- Updated header information on source / header files
Denton Woods
2016-12-31
15
-25
/
+25
*
- Updated CMake files with a cleaner way to assign output folders
Denton Woods
2016-12-30
1
-21
/
+11
*
- Putting builds in lib folders
Denton Woods
2016-12-30
1
-9
/
+33
*
- Updating Windows resource files
Denton Woods
2016-12-29
4
-4
/
+150
*
- Fixed CMake for VC++ to have includes and resources in IL project
Denton Woods
2016-12-28
13
-2
/
+2
*
- Updates for Windows CMake
Denton Woods
2016-12-28
1
-1
/
+1
*
- Updating version numbers to 1.8.0
Denton Woods
2016-12-28
2
-12
/
+10
*
- Adding ILU and ILUT support for C++ source files
Denton Woods
2016-12-28
1
-2
/
+2
*
- Updating CMake file for Windows
Denton Woods
2016-12-28
1
-1
/
+3
*
windows buld: disable .def file (for now)
Ben Campbell
2016-11-13
1
-1
/
+1
*
re-enable ILU and ILUT in cmake build
Ben Campbell
2016-11-10
21
-5328
/
+58
*
restore lib name (libIL.so instead of libDevIL.so)
Ben Campbell
2016-08-06
1
-3
/
+1
*
Remove IL config.h reliance from ILU and ILUT
Ben Campbell
2016-07-05
3
-15
/
+1
*
Tweaks to get cmake build working under windows
Ben Campbell
2015-09-01
4
-0
/
+219
*
* Updated version numbers to 1.7.8 project-wide.
Denton Woods
2009-03-07
5
-24
/
+24
*
* vc9 Unicode projects: Changed settings to use x64 and x86 directories for ....
Denton Woods
2009-02-24
1
-80
/
+92
*
added ilur, improved documentation, slightly modified the examples build system
Matěj Týč
2009-02-15
1
-6
/
+0
*
* il_io.c: Added ilLoadBlp calls in il_io.c.
Denton Woods
2009-02-11
1
-0
/
+1
*
* ilu_scale2d.c (iluScale2DBilinear_): Started rewrite, since results were re...
Denton Woods
2009-02-09
2
-1586
/
+1590
*
* il.h: Added IL_FITS and IL_IWI defines.
Denton Woods
2009-02-08
1
-0
/
+4
*
* il_rle.c:20: Changed size_t cast to ILint to resolve compiler warning.
Denton Woods
2009-02-06
5
-22
/
+22
*
* ilut_opengl.c:160: Changed checks to see if less than 0.
Denton Woods
2009-02-04
1
-1
/
+1
*
* il_manip.c (ilCopyPixels):311: Added check for destination format of color ...
Denton Woods
2009-02-03
1
-1
/
+1
*
* ilut_states.c (ilutSetInteger): Fixed ILUT_MAXTEX_DEPTH call
Denton Woods
2009-02-01
1
-5
/
+14
*
* il_vtf.h:43: Changed to ILuint from ILint.
Denton Woods
2009-01-30
1
-4
/
+8
*
* Added DevIL.NET to projects folder.
Denton Woods
2009-01-30
1
-11
/
+14
*
* ilut_opengl.c: Removed iGLSetMaxW/H/D and MaxTexW/H/D.
Denton Woods
2009-01-28
4
-30
/
+36
*
Line endings fixed
Denton Woods
2009-01-28
1
-12
/
+12
*
(no commit message)
Denton Woods
2009-01-28
1
-4
/
+0
*
* il_sdl.c (ilutConvertToSDLSurface): Overhauled this code.
Denton Woods
2009-01-28
2
-180
/
+215
*
* il_tpl.c: Added for TPL support.
Denton Woods
2009-01-27
1
-1
/
+1
*
Renaming msvc to msvc9.
Denton Woods
2009-01-27
9
-0
/
+0
*
Deleted .cvsignore files.
Denton Woods
2009-01-26
4
-14
/
+0
*
* il_internal.h/il_internal.c: Added strdup for Windows CE.
Denton Woods
2009-01-26
1
-0
/
+960
*
* ilut_internal.h:63-67: Redid definitions of IL_TEXT to coincide with il_int...
Denton Woods
2009-01-25
2
-15
/
+13
*
(no commit message)
Denton Woods
2009-01-24
1
-0
/
+4
*
* ilut_internal.h:66: Changed to compile under Cygwin.
Denton Woods
2009-01-22
2
-2
/
+2
*
* Added ilut_config.h.
Denton Woods
2009-01-21
2
-0
/
+12
*
(no commit message)
Denton Woods
2009-01-20
1
-183
/
+138
*
* ilut_win32.c (ilutConvertSliceToHBitmap): Redid using GAIA source changes.
Denton Woods
2009-01-20
1
-138
/
+183
*
* ilut_win32.c (ilutConvertSliceToHBitmap): Added better error handling.
Denton Woods
2009-01-20
1
-21
/
+32
*
* ilut_opengl.c (ilutGLScreen): Added glPixelStorei call.
Denton Woods
2009-01-20
1
-0
/
+1
*
Added il_wbmp.c to makefile.
Denton Woods
2009-01-20
2
-1619
/
+1619
*
Updating x64 projects
Denton Woods
2009-01-16
2
-1271
/
+1619
[next]