<?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=%2F&amp;</link>
        <lastBuildDate>Tue, 21 May 2013 15:28:24 +0100</lastBuildDate>
        <generator>FeedCreator 1.6</generator>
        <item>
            <title>- add new benchmarks [NV6600_P4-2.2, NV7800_P4-3]
- add release files</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=177&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 177 - allusse&lt;/strong&gt; (278 file(s) modified)&lt;/div&gt;&lt;div&gt;- add new benchmarks [NV6600_P4-2.2, NV7800_P4-3]&lt;br /&gt;
- add release files&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 24 Oct 2007 14:34:56 +0100</pubDate>
        </item>
        <item>
            <title>- add benchs for release 0.4.1 rev 175 (NV6800_P4-3/NV8800_Core2Duo-2.2]</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=176&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 176 - allusse&lt;/strong&gt; (269 file(s) modified)&lt;/div&gt;&lt;div&gt;- add benchs for release 0.4.1 rev 175 (NV6800_P4-3/NV8800_Core2Duo-2.2]&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 24 Oct 2007 11:33:54 +0100</pubDate>
        </item>
        <item>
            <title>+++ commit for revision 0.4.1</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=175&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 175 - allusse&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;+++ commit for revision 0.4.1&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 24 Oct 2007 11:22:33 +0100</pubDate>
        </item>
        <item>
            <title>- rebuild sugoiTools and SugoiTracer for debug and release.
- add ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=174&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 174 - allusse&lt;/strong&gt; (36 file(s) modified)&lt;/div&gt;&lt;div&gt;- rebuild sugoiTools and SugoiTracer for debug and release.&lt;br /&gt;
- add DLLs and LIBs for MS Visual Studio 2003&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 23 Oct 2007 21:34:52 +0100</pubDate>
        </item>
        <item>
            <title>Rev 173</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=173&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 173 - allusse&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 23 Oct 2007 17:39:41 +0100</pubDate>
        </item>
        <item>
            <title>* globals:
   * Correct Tolstracer files to change ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=172&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 172 - allusse&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;* globals:&lt;br /&gt;
   * Correct Tolstracer files to change colors, and allow dynamic generation depending on images resolutions(resolutions values and number was fixed before).&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 23 Oct 2007 15:51:16 +0100</pubDate>
        </item>
        <item>
            <title>Rev 171</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=171&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 171 - allusse&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 22 Oct 2007 23:19:35 +0100</pubDate>
        </item>
        <item>
            <title>* Global:
   * fix a a memory leak ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=170&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 170 - allusse&lt;/strong&gt; (15 file(s) modified)&lt;/div&gt;&lt;div&gt;* Global:&lt;br /&gt;
   * fix a a memory leak in CvgArr copy constructor that was allocating memory for nothing.&lt;br /&gt;
   * TextCoord: use simple array instead of SGE::CL_Vector2D =&amp;gt; much more faster&lt;br /&gt;
   * TextureGrp: improve elements loops and drawing part.&lt;br /&gt;
   * Set GPUCVDftQuadVertexes and GPUCVDftTextCoord constants.&lt;br /&gt;
* GPUCVConsole:&lt;br /&gt;
   * Correct runAvg(): some transfer where not required.&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 22 Oct 2007 18:24:46 +0100</pubDate>
        </item>
        <item>
            <title>   * global:
      ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=169&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 169 - allusse&lt;/strong&gt; (50 file(s) modified)&lt;/div&gt;&lt;div&gt;   * global:&lt;br /&gt;
      * remove all &amp;quot;using namespace std&amp;quot; to avoid having a namespace page in Doxygen documentation&lt;br /&gt;
      * clean some files inclusions.&lt;br /&gt;
   * operators:&lt;br /&gt;
      * add cvgGetShaderPath().&lt;br /&gt;
   * GPUCVConsole:&lt;br /&gt;
      * All benchmark files are generated in the folder we get by cvgGetShaderPath().&lt;br /&gt;
   * rename/remove:&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 22 Oct 2007 10:31:15 +0100</pubDate>
        </item>
        <item>
            <title>* rename/move:
   * TemplateOperator(CL_Texture*) and TemplateOperator(TextureGrp*) moved from ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=168&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 168 - allusse&lt;/strong&gt; (23 file(s) modified)&lt;/div&gt;&lt;div&gt;* rename/move:&lt;br /&gt;
   * TemplateOperator(CL_Texture*) and TemplateOperator(TextureGrp*) moved from misc.h to GpuFilterManager.h.&lt;br /&gt;
* global:&lt;br /&gt;
   * Add ROI(Region of Interest) support.Global review of texture coordinates mechanisms.&lt;br /&gt;
   * CL_Texture: texture coordinates are now using a pointer, no allocation by default.&lt;br /&gt;
   * Add InitGLView(CL_Texture *) that manage texture ROI;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Mon, 22 Oct 2007 00:24:29 +0100</pubDate>
        </item>
        <item>
            <title>* Global:
   * correct some bugs in toolstracer.
 ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=167&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 167 - allusse&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;* Global:&lt;br /&gt;
   * correct some bugs in toolstracer.&lt;br /&gt;
   * Switch color between GpuCV and OpenCV in the benchmarks graphs.&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Fri, 19 Oct 2007 14:06:36 +0100</pubDate>
        </item>
        <item>
            <title>* GPUCVConsole:
   * correct runGEMM function.
   ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=166&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 166 - allusse&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;* GPUCVConsole:&lt;br /&gt;
   * correct runGEMM function.&lt;br /&gt;
   * correct runResize&lt;br /&gt;
&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Fri, 19 Oct 2007 09:25:06 +0100</pubDate>
        </item>
        <item>
            <title>Rev 165</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=165&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 165 - allusse&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Fri, 19 Oct 2007 09:23:32 +0100</pubDate>
        </item>
        <item>
            <title>   * global:
      ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=164&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 164 - allusse&lt;/strong&gt; (29 file(s) modified)&lt;/div&gt;&lt;div&gt;   * global:&lt;br /&gt;
      * class GpuCVSettings and GenericGPU have now a function member: ExportToHTMLTable to add details into benchmarking files.&lt;br /&gt;
   * GPUCVCamDemo:&lt;br /&gt;
      * clean code and add documentation.&lt;br /&gt;
   * GPUCVConsole:&lt;br /&gt;
      * add ExportBenchToFile (moved from GPUCVCore/tools.h&lt;br /&gt;
   * rename/remove:&lt;br /&gt;
      * rename _GPUCV_DEBUG_ to _GPUCV_DEBUG_MODE&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 18 Oct 2007 16:25:03 +0100</pubDate>
        </item>
        <item>
            <title>- add LIBs and DLLs for release mode, compiled with ...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=163&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 163 - allusse&lt;/strong&gt; (17 file(s) modified)&lt;/div&gt;&lt;div&gt;- add LIBs and DLLs for release mode, compiled with MS Visual Studio 2005&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Thu, 18 Oct 2007 16:22:52 +0100</pubDate>
        </item>
        <item>
            <title>- GpuCVCamDemo: minor cleaning</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=162&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 162 - allusse&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;- GpuCVCamDemo: minor cleaning&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 17 Oct 2007 17:46:51 +0100</pubDate>
        </item>
        <item>
            <title>Rev 161</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=161&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 161 - allusse&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 17 Oct 2007 16:50:14 +0100</pubDate>
        </item>
        <item>
            <title>   * GPUCVCamDemo: update example.
minor updates...</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=160&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 160 - allusse&lt;/strong&gt; (13 file(s) modified)&lt;/div&gt;&lt;div&gt;   * GPUCVCamDemo: update example.&lt;br /&gt;
minor updates...&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Wed, 17 Oct 2007 16:46:07 +0100</pubDate>
        </item>
        <item>
            <title>   * operators: add unified shader for cvgDilate/cvgErode</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=159&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 159 - allusse&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;   * operators: add unified shader for cvgDilate/cvgErode&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 16 Oct 2007 16:43:45 +0100</pubDate>
        </item>
        <item>
            <title>   * Add GPUCVCamDemo project: still in development</title>
            <link>http://picoforge.int-evry.fr/websvn/listing.php?repname=gpucv&amp;path=%2F&amp;rev=158&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 158 - allusse&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;   * Add GPUCVCamDemo project: still in development&lt;/div&gt;</description>
            <author>allusse</author>
            <pubDate>Tue, 16 Oct 2007 16:37:52 +0100</pubDate>
        </item>
    </channel>
</rss>
