<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/openil/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/openil/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 07 Jun 2010 17:04:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openil/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>draw image on windows dialog</title><link>https://sourceforge.net/p/openil/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I thought ilOverlayImage() would do this , if it does already, none of the examples reflect this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 07 Jun 2010 17:04:13 -0000</pubDate><guid>https://sourceforge.net13463d932b61f9f0f7534a558d17b4dfba45a7fd</guid></item><item><title>window position</title><link>https://sourceforge.net/p/openil/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;If I want to set window position, the only way which I found is not multiplatform solution. If this is a multiplatform system, it is suggested.&lt;br /&gt;
Under windows I use this: ::SetEnvironmentVariable(_T("SDL_VIDEO_WINDOW_POS"), _T("0,0")); to set it. Under linux I don't know how should do it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 11 Sep 2009 10:29:42 -0000</pubDate><guid>https://sourceforge.net8ce3f9f15219f342d089a4f99e6f6cf58c8f0996</guid></item><item><title>Italian translation for ILU errors</title><link>https://sourceforge.net/p/openil/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is the Italian header translated. Still don't know all places where it should be modified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dourouc05</dc:creator><pubDate>Sun, 15 Mar 2009 17:09:22 -0000</pubDate><guid>https://sourceforge.net4ebaecbc1b8f8d1b96362e62331f487eed717ea0</guid></item><item><title>French translation</title><link>https://sourceforge.net/p/openil/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The library lacks a French translation of the error messages. See attachment for this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dourouc05</dc:creator><pubDate>Sun, 01 Mar 2009 17:52:19 -0000</pubDate><guid>https://sourceforge.netecfebb63ae28f12581fbd6e490f25b15593aade0</guid></item><item><title>Enable dxtc extension functions</title><link>https://sourceforge.net/p/openil/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want devil to decompress individual dds surfaces for me. That is, I don't want to load from a .dds file, but rather feed a block of dxt[1,3,5] data to devil so it can decompress it.&lt;/p&gt;
&lt;p&gt;Browsing the source here&lt;/p&gt;
&lt;p&gt;&lt;a href="http://openil.cvs.sourceforge.net/viewvc/openil/DevIL/src-IL/src/il_dds.c?revision=1.53&amp;amp;view=markup"&gt;http://openil.cvs.sourceforge.net/viewvc/openil/DevIL/src-IL/src/il_dds.c?revision=1.53&amp;amp;view=markup&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;at around line 1795 I found a lot of useful functions which can help me solve my problem.&lt;br /&gt;
First I'd call ilTexImageDxtc with my dxt data and then I'd call ilDxtcDataToSurface which decompresses the dxt data for me.&lt;/p&gt;
&lt;p&gt;As I couldn't find a different solution to my problem this is why I propose to change the #if 0 line to #if 1.&lt;/p&gt;
&lt;p&gt;What do you think?&lt;/p&gt;
&lt;p&gt;-Matthias&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nitro</dc:creator><pubDate>Sun, 11 Jan 2009 03:19:39 -0000</pubDate><guid>https://sourceforge.net348d75fea630fe9f595e9efcd847982649db0dc8</guid></item><item><title>DevIL should properly handle NPOT textures</title><link>https://sourceforge.net/p/openil/feature-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Automatic rescaling of NPOT textures on cards that don't support them is handy and makes sense, but it produces ugly results on cards with the NPOT OpenGL extension. It would be a lot nicer if DevIL checked for the extension during init, and then ignored the rescaling step if the card handles NPOT textures.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graeme Humphries</dc:creator><pubDate>Tue, 11 Mar 2008 18:43:50 -0000</pubDate><guid>https://sourceforge.net828bdabb84bda3a54598f000043fe66e4739d5df</guid></item><item><title>OpenEXR Support</title><link>https://sourceforge.net/p/openil/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;please add support for the loading of HDR images in&lt;br /&gt;
ILM's OpenEXR format.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Buntin</dc:creator><pubDate>Thu, 09 Nov 2006 16:47:42 -0000</pubDate><guid>https://sourceforge.netd0cc38bb431bc60b77cdd87f1155ffacaf4f5601</guid></item><item><title>ilGetPixel</title><link>https://sourceforge.net/p/openil/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, it would be very nice if DevIL would have some sort&lt;br /&gt;
of way to access the pixel of the current image.&lt;br /&gt;
Something like... &lt;/p&gt;
&lt;p&gt;ilGetPixel(x,y);&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Which would get the current pixel at location X and Y.&lt;br /&gt;
The problem is, how would you deal with all the types&lt;br /&gt;
(byte, short. int. float, double) and formats&lt;br /&gt;
(RGB,RGBA,BGR,BGRA,Luminace)? &lt;/p&gt;
&lt;p&gt;I suppose you could have a different function for all&lt;br /&gt;
permutations of types and formats, maybe there is a&lt;br /&gt;
better way? &lt;/p&gt;
&lt;p&gt;the permutation doesn't seem a great idea. too many&lt;br /&gt;
functions, and each one mut be ready to convert the&lt;br /&gt;
pixel from the source format to his format. A function&lt;br /&gt;
with a pointer should be enough, and the user must be&lt;br /&gt;
aware of how much bytes a pixel is.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Wed, 19 Jul 2006 20:51:11 -0000</pubDate><guid>https://sourceforge.netbd615e8064a72835d19ce5755bba0a2b08630149</guid></item><item><title>Multithreading</title><link>https://sourceforge.net/p/openil/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need full multithreading support (it seems that the &lt;br /&gt;
library is not thread-safe).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 13 Mar 2005 12:52:55 -0000</pubDate><guid>https://sourceforge.neta45fc6c7af4668bf1f943cadca14bd6d23f4768d</guid></item><item><title>Use Runtime GPL</title><link>https://sourceforge.net/p/openil/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would you like to consider the "GNU General Public License with runtime exception" (RGPL)?&lt;br /&gt;
&lt;a href="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/license.html" rel="nofollow"&gt;http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/license.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Mon, 25 Oct 2004 21:38:41 -0000</pubDate><guid>https://sourceforge.net150f109724126adc728a644fada830e1c639bf7e</guid></item></channel></rss>