<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.6" -->
<rss version="2.0">
    <channel>
        <title>gpucv</title>
        <description>WebSVN RSS feed - gpucv</description>
        <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;</link>
        <lastBuildDate>Fri, 24 May 2013 12:19:33 +0100</lastBuildDate>
        <generator>FeedCreator 1.6</generator>
        <item>
            <title>- add copy constructor to CL_Texture and CvgImage.
- update cvgCloneImage ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=95&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 95 - allusse&lt;/strong&gt; (18 file(s) modified)&lt;/div&gt;&lt;div&gt;- add copy constructor to CL_Texture and CvgImage.&lt;br /&gt;
- update cvgCloneImage and cvgCopy functions&lt;br /&gt;
- make some correction into mainSampletest.cpp&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 18:02:23 +0100</pubDate>
        </item>
        <item>
            <title>- update to new changes in GPUCVTextures.
- clean and reformat ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=94&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 94 - allusse&lt;/strong&gt; (43 file(s) modified)&lt;/div&gt;&lt;div&gt;- update to new changes in GPUCVTextures.&lt;br /&gt;
- clean and reformat some function in mainSampletest.cpp&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 09:34:15 +0100</pubDate>
        </item>
        <item>
            <title>- FBO:
add m_textureType field so we use real texture type ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=93&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 93 - allusse&lt;/strong&gt; (14 file(s) modified)&lt;/div&gt;&lt;div&gt;- FBO:&lt;br /&gt;
add m_textureType field so we use real texture type and not default one.&lt;br /&gt;
remove Push/Pop oengl attrib from FBO, they are done in TextureRenderBufferXXXX&lt;br /&gt;
- CL_Texture:&lt;br /&gt;
add more texture location options(LOC_NO_LOCATION, LOC_CUDA, LOC_LAST, LOC_ALL).&lt;br /&gt;
add new texture option (UBIQUITY, CPU_RETURN, DBG_IMG_TRANSFERT, DBG_IMG_FORMAT, DBG_IMG_LOCATION).&lt;br /&gt;
add unheritance from CL_Option(push/pop).&lt;br /&gt;
all function directly related to opengl and/or that are not SMART function and will not perform smart GPU &amp;lt;=&amp;gt; CPU transfert are renamed with &amp;quot;_&amp;quot; prefixe. They should not be called by normal user unless you know what you are doing.&lt;br /&gt;
function removed : ReadFromFrameBuffer/WriteToFrameBuffer and replaced by FrameBufferToCpu/FrameBufferToGpu/GpuToFrameBuffer/CpuToFrameBuffer&lt;br /&gt;
add functions for location managment : _AddLocation/_CreateLocation/_ForceLocation/_RemoveLocation/_GetLocation/_IsLocation/_SetUbiquity&lt;br /&gt;
&lt;br /&gt;
- TextureGrp::ProcessCPUReturn() =&amp;gt; updated for the new SetLocation mechanism&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 09:29:21 +0100</pubDate>
        </item>
        <item>
            <title>- FBO:
add m_textureType field so we use real texture type ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=92&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 92 - allusse&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;- FBO:&lt;br /&gt;
add m_textureType field so we use real texture type and not default one.&lt;br /&gt;
- CL_Texture:&lt;br /&gt;
add more texture location options(LOC_NO_LOCATION, LOC_CUDA, LOC_LAST, LOC_ALL).&lt;br /&gt;
add new texture option (UBIQUITY, CPU_RETURN, DBG_IMG_TRANSFERT, DBG_IMG_FORMAT, DBG_IMG_LOCATION).&lt;br /&gt;
add unheritance from CL_Option(push/pop).&lt;br /&gt;
all function directly related to opengl and/or that are not SMART function and will not perform smart GPU &amp;lt;=&amp;gt; CPU transfert are renamed with &amp;quot;_&amp;quot; prefixe. They should not be called by normal user unless you know what you are doing.&lt;br /&gt;
function removed : ReadFromFrameBuffer/WriteToFrameBuffer and replaced by FrameBufferToCpu/FrameBufferToGpu/GpuToFrameBuffer/CpuToFrameBuffer&lt;br /&gt;
add functions for location managment : _AddLocation/_CreateLocation/_ForceLocation/_RemoveLocation/_GetLocation/_IsLocation/_SetUbiquity&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 09:25:03 +0100</pubDate>
        </item>
        <item>
            <title>- HardwareProfile:
add member : m_dfltTextType
add SetTextType() to select default texture ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=91&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 91 - allusse&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;- HardwareProfile:&lt;br /&gt;
add member : m_dfltTextType&lt;br /&gt;
add SetTextType() to select default texture type&lt;br /&gt;
change getTextType() to just return value =&amp;gt; optimize performances.&lt;br /&gt;
update functions with _GPUCV_HARDWARE_INLINE.&lt;br /&gt;
- add class CL_Options to add a Push/Pop mechanism to some option(in CL_texture for example).&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 09:12:47 +0100</pubDate>
        </item>
        <item>
            <title>- add memory leak tracking mechanism
- HardwareProfile:
add SetTextType() to select ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=90&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 90 - allusse&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;- add memory leak tracking mechanism&lt;br /&gt;
- HardwareProfile:&lt;br /&gt;
add SetTextType() to select default texture type&lt;br /&gt;
change getTextType() to just return value =&amp;gt; optimize performances.&lt;br /&gt;
- add class CL_Options to add a Push/Pop mechanism to some option(in CL_texture for example).&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 09 Aug 2007 09:10:27 +0100</pubDate>
        </item>
        <item>
            <title>- add cvgFlip operator(not tested yet) =&amp;gt; _GPUCV_DEVELLOP_BETA</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=85&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 85 - allusse&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;- add cvgFlip operator(not tested yet) =&amp;gt; _GPUCV_DEVELLOP_BETA&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 31 Jul 2007 11:34:41 +0100</pubDate>
        </item>
        <item>
            <title>- update documentation in CvgImage(must be check later)
</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=84&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 84 - allusse&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;- update documentation in CvgImage(must be check later)&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Fri, 27 Jul 2007 13:24:05 +0100</pubDate>
        </item>
        <item>
            <title>- add inline command into GPUCVTexture and GPUCVHardware files.</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=83&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 83 - allusse&lt;/strong&gt; (12 file(s) modified)&lt;/div&gt;&lt;div&gt;- add inline command into GPUCVTexture and GPUCVHardware files.&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Fri, 27 Jul 2007 09:01:40 +0100</pubDate>
        </item>
        <item>
            <title>- add documentation auto generation into the release script!</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=82&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 82 - allusse&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;- add documentation auto generation into the release script!&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 26 Jul 2007 17:32:54 +0100</pubDate>
        </item>
        <item>
            <title>- update .bat script to generate release package automatically
- add ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=81&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 81 - allusse&lt;/strong&gt; (17 file(s) modified)&lt;/div&gt;&lt;div&gt;- update .bat script to generate release package automatically&lt;br /&gt;
- add cvgSetImageLabel/cvgGetImageLabel.&lt;br /&gt;
- add debugging info for image transfert with flag __GPUTEXTURE_DEBUG_IMG_TRANSFER&lt;br /&gt;
- update mainSampletest.h to give a default label to all image processed by filters&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 26 Jul 2007 15:35:17 +0100</pubDate>
        </item>
        <item>
            <title>- [BUG]: extra PopContext resolved!</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=80&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 80 - allusse&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;- [BUG]: extra PopContext resolved!&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 25 Jul 2007 17:51:17 +0100</pubDate>
        </item>
        <item>
            <title>- update license files to match Cecill version 2.
- move ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=79&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 79 - allusse&lt;/strong&gt; (20 file(s) modified)&lt;/div&gt;&lt;div&gt;- update license files to match Cecill version 2.&lt;br /&gt;
- move bat files to etc/&lt;br /&gt;
- add Build_release.bat that copy project to c:\temp\gpucv to clean and prepare release.&lt;br /&gt;
- rename all GetEnv/SetEnv into PushContext/PopContext which is more explicit.&lt;br /&gt;
- [bug]: one extra PopContext is called...??&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 25 Jul 2007 16:52:48 +0100</pubDate>
        </item>
        <item>
            <title>- replace some printf by GPUCV_ERROR/DEBUG/WARNING...
- add a new mechanism ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=78&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 78 - allusse&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;- replace some printf by GPUCV_ERROR/DEBUG/WARNING...&lt;br /&gt;
- add a new mechanism in CL_Texture: m_needReload Flag, that force texture to be reloaded when some parameters have been change(size, format..) and we want to use it on GPU.&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 25 Jul 2007 11:26:13 +0100</pubDate>
        </item>
        <item>
            <title>- add _GPUCV_TEXTURE_FORCE_TEX_NPO2 and _GPUCV_TEXTURE_FORCE_TEX_RECT flags to force texture ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=77&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 77 - allusse&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;- add _GPUCV_TEXTURE_FORCE_TEX_NPO2 and _GPUCV_TEXTURE_FORCE_TEX_RECT flags to force texture type.&lt;br /&gt;
- add UpdateTexCoord() to CL_Texture to manage texture coordonnate differences between Texture2D and rectangle_arb.&lt;br /&gt;
- improve rectangle_arb draw functions.&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 24 Jul 2007 17:37:25 +0100</pubDate>
        </item>
        <item>
            <title>- correct bug in TextureRenderBuffer_FBO.cpp (add push/pop to init() ) ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=76&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 76 - seven&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;- correct bug in TextureRenderBuffer_FBO.cpp (add push/pop to init() ) that was crashing Candide application.&lt;/div&gt;</description>
            <author>seven</author>
            <pubDate>Tue, 24 Jul 2007 16:13:51 +0100</pubDate>
        </item>
        <item>
            <title>- replace most of the std::cout by GPUCV_ERROR/GPUCV_NOTICE/GPUCV_DEBUG/GPUCV_WARNING
- clean ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=74&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 74 - allusse&lt;/strong&gt; (20 file(s) modified)&lt;/div&gt;&lt;div&gt;- replace most of the std::cout by GPUCV_ERROR/GPUCV_NOTICE/GPUCV_DEBUG/GPUCV_WARNING&lt;br /&gt;
- clean some includes&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 24 Jul 2007 10:31:35 +0100</pubDate>
        </item>
        <item>
            <title>- set logger to files.html(manually in Hardware.cpp</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=71&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 71 - allusse&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;- set logger to files.html(manually in Hardware.cpp&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 23 Jul 2007 15:39:57 +0100</pubDate>
        </item>
        <item>
            <title>- correct a bug in the dest image automatic return ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=69&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 69 - allusse&lt;/strong&gt; (41 file(s) modified)&lt;/div&gt;&lt;div&gt;- correct a bug in the dest image automatic return in filters.&lt;br /&gt;
- continue renaming files and class&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 23 Jul 2007 13:42:49 +0100</pubDate>
        </item>
        <item>
            <title>- change class name and file name to remove the ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2Ftrunk%2F&amp;rev=68&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 68 - allusse&lt;/strong&gt; (62 file(s) modified)&lt;/div&gt;&lt;div&gt;- change class name and file name to remove the cvg prefixe, replaced by Gpu prefixe&lt;br /&gt;
- re organize documentation files&lt;br /&gt;
- add a DEFINE _GPUCV_CORE_CHECK_SHADER_CHANGE, to activate shader file modification control at runtime&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 23 Jul 2007 10:55:23 +0100</pubDate>
        </item>
    </channel>
</rss>
