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-ILU
Commit message (
Expand
)
Author
Age
Files
Lines
*
more leftover files
abma
2017-01-24
2
-18
/
+0
*
Add solib version number to CMakeLists.txt
Juergen Buchmueller
2017-01-02
1
-0
/
+1
*
- Getting things ready for the next release
v1.8.0
Denton Woods
2017-01-01
1
-0
/
+2
*
- 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
-35
/
+35
*
- 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
1
-2
/
+2
*
- Updates for Windows CMake
Denton Woods
2016-12-28
1
-2
/
+2
*
- Updating version numbers to 1.8.0
Denton Woods
2016-12-28
2
-11
/
+9
*
- Adding ILU and ILUT support for C++ source files
Denton Woods
2016-12-28
1
-2
/
+2
*
- Changing ILU to C++ source
Denton Woods
2016-12-28
16
-0
/
+0
*
- Updating CMake file for Windows
Denton Woods
2016-12-28
2
-1
/
+3
*
Merge branch 'ms-llvm' of git://github.com/mikaelsundell/DevIL
Denton Woods
2016-12-17
1
-20
/
+2
|
\
|
*
Various fixed for llvm
Mikael Sundell
2016-02-01
3
-11
/
+16
*
|
Github patches
Denton Woods
2016-12-17
5
-1
/
+217
*
|
Test
Denton Woods
2016-11-27
2
-110
/
+110
*
|
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
18
-7805
/
+59
*
|
restore lib name (libIL.so instead of libDevIL.so)
Ben Campbell
2016-08-06
1
-2
/
+1
*
|
Remove IL config.h reliance from ILU and ILUT
Ben Campbell
2016-07-05
2
-7
/
+1
*
|
Tweaks to get cmake build working under windows
Ben Campbell
2015-09-01
4
-0
/
+205
*
|
ILU: make inlines static
Ben Campbell
2015-07-19
1
-16
/
+3
|
/
*
* ilu_error.c: Added Italian support.
Denton Woods
2009-03-16
2
-7
/
+16
*
* ilu_error-italian.h: Added Italian translation of error messages.
Denton Woods
2009-03-16
1
-0
/
+57
*
Added an ILU test + bugfixed testsuites
Matěj Týč
2009-03-11
1
-2
/
+2
*
* Updated version numbers to 1.7.8 project-wide.
Denton Woods
2009-03-07
5
-23
/
+23
*
* Updated VC8 projects to use il_utx.cpp.
Denton Woods
2009-03-05
2
-0
/
+8
*
* ilu.h: Added ILU_FRENCH define.
Denton Woods
2009-03-04
2
-0
/
+8
*
* Added French translation of errors.
Denton Woods
2009-03-03
2
-3
/
+67
*
* il_dds.c (DecompressFloat): Added proper support for G16B16, G32B32, R16 an...
Denton Woods
2009-02-25
1
-4
/
+4
*
* vc9 Unicode projects: Changed settings to use x64 and x86 directories for ....
Denton Woods
2009-02-24
1
-206
/
+206
*
* il_internal.h: Added IL_NO_EXTLIBS define.
Denton Woods
2009-02-22
2
-539
/
+25
*
* ilu_mipmap.c: Redid mipmap functions to use iluScale functions instead of n...
Denton Woods
2009-02-21
2
-112
/
+28
*
updated manual and programs license to gfdl and gpl
Matěj Týč
2009-02-20
1
-1
/
+15
*
* ilu_mipmap.c: Changed all references of Next to Mipmaps to fix bug noticed ...
Denton Woods
2009-02-18
1
-18
/
+18
*
fixed autogen.sh, improved ilur, fixed docs + fixed small bugs
Matěj Týč
2009-02-16
1
-25
/
+33
*
added ilur, improved documentation, slightly modified the examples build system
Matěj Týč
2009-02-15
2
-6
/
+508
*
* il_io.c: Added ilLoadBlp calls in il_io.c.
Denton Woods
2009-02-11
1
-360
/
+355
*
* ilu_scale2d.c (iluScale2DBilinear_): Started rewrite, since results were re...
Denton Woods
2009-02-09
3
-2266
/
+2265
*
* il_rle.c:20: Changed size_t cast to ILint to resolve compiler warning.
Denton Woods
2009-02-06
5
-21
/
+21
*
* il_manip.c (ilCopyPixels):311: Added check for destination format of color ...
Denton Woods
2009-02-03
1
-1
/
+1
*
* ilu_rotate.c: Changed min/max calls to IL_MIN/IL_MAX.
Denton Woods
2009-02-01
1
-41
/
+41
*
* il_rotate.c (iluRotate_): Rewrote to fix 1 pixel shifting issue.
Denton Woods
2009-02-01
1
-36
/
+36
*
* il_rotate.c (iluRotate_): Rewrote to fix 1 pixel shifting issue.
Denton Woods
2009-01-31
1
-89
/
+224
*
(no commit message)
Denton Woods
2009-01-31
1
-1
/
+1
*
Added newlines to end of files.
Denton Woods
2009-01-31
4
-4
/
+4
*
* il_tpl.c: Added for TPL support.
Denton Woods
2009-01-27
1
-1
/
+1
*
Renaming msvc to msvc9.
Denton Woods
2009-01-27
8
-0
/
+0
[next]