Re: extend graphics/DevIL

2013-02-03 Thread Kirill Bychkov
On Wed, January 30, 2013 16:11, Kirill Bychkov wrote: > On Wed, January 30, 2013 15:58, David Coppa wrote: >> On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov wrote: >>> Hi. This patch extends functionality of graphics/devil: >>> - enables ILU and ILUT libraries >>> - add ilur utility for graphic

Re: extend graphics/DevIL

2013-01-30 Thread Kirill Bychkov
On Thu, January 31, 2013 04:03, Anthony J. Bentley wrote: > "Kirill Bychkov" writes: >> On Wed, January 30, 2013 15:58, David Coppa wrote: >> > On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov >> wrote >> : >> >> Hi. This patch extends functionality of graphics/devil: >> >> - enables ILU and ILUT

Re: extend graphics/DevIL

2013-01-30 Thread Anthony J. Bentley
"Kirill Bychkov" writes: > On Wed, January 30, 2013 15:58, David Coppa wrote: > > On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov wrote > : > >> Hi. This patch extends functionality of graphics/devil: > >> - enables ILU and ILUT libraries > >> - add ilur utility for graphics transform in command

Re: extend graphics/DevIL

2013-01-30 Thread Kirill Bychkov
On Wed, January 30, 2013 15:58, David Coppa wrote: > On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov wrote: >> Hi. This patch extends functionality of graphics/devil: >> - enables ILU and ILUT libraries >> - add ilur utility for graphics transform in command line >> >> Regen distinfo while here.

Re: extend graphics/DevIL

2013-01-30 Thread David Coppa
On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov wrote: > Hi. This patch extends functionality of graphics/devil: > - enables ILU and ILUT libraries > - add ilur utility for graphics transform in command line > > Regen distinfo while here. > ilur tested on amd64 and works fine. OK to commit? Sin

extend graphics/DevIL

2013-01-30 Thread Kirill Bychkov
Hi. This patch extends functionality of graphics/devil: - enables ILU and ILUT libraries - add ilur utility for graphics transform in command line Regen distinfo while here. ilur tested on amd64 and works fine. OK to commit? Index: Makefile ==