You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(2) |
Nov
(6) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
(5) |
Apr
(17) |
May
(8) |
Jun
(7) |
Jul
(6) |
Aug
(4) |
Sep
(6) |
Oct
(9) |
Nov
(1) |
Dec
(1) |
2009 |
Jan
(8) |
Feb
(10) |
Mar
(26) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <l3...@us...> - 2008-07-02 20:34:54
|
Revision: 62 http://gloo.svn.sourceforge.net/gloo/?rev=62&view=rev Author: l3m Date: 2008-07-02 13:34:26 -0700 (Wed, 02 Jul 2008) Log Message: ----------- hacked a max_key_repeat thingy into glut_input so the user doesn't have to filter key repeats himself Modified Paths: -------------- trunk/include/gloo/glut_input.hpp trunk/include/gloo/key_target.hpp trunk/include/gloo/mouse_motion.hpp trunk/src/glut_input.cpp trunk/src/mouse_motion.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-07-02 14:12:29
|
Revision: 61 http://gloo.svn.sourceforge.net/gloo/?rev=61&view=rev Author: l3m Date: 2008-07-02 07:12:25 -0700 (Wed, 02 Jul 2008) Log Message: ----------- added mouse_motion from spview Modified Paths: -------------- trunk/macosx/gloo.xcodeproj/project.pbxproj Added Paths: ----------- trunk/include/gloo/mouse_motion.hpp trunk/src/mouse_motion.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-07-02 14:03:14
|
Revision: 60 http://gloo.svn.sourceforge.net/gloo/?rev=60&view=rev Author: l3m Date: 2008-07-02 07:02:54 -0700 (Wed, 02 Jul 2008) Log Message: ----------- moved string_utils to gloo namespace, moved vmmltl stuff, updated xcodeproj to create a usable nice universal gloo.framework Modified Paths: -------------- trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/render_to_texture_fbo.cpp Added Paths: ----------- trunk/include/gloo/array.hpp trunk/include/gloo/heap.hpp trunk/include/gloo/string_utils.hpp trunk/include/gloo/vector_adapter.hpp Removed Paths: ------------- trunk/include/vmmltl/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-19 16:27:57
|
Revision: 59 http://gloo.svn.sourceforge.net/gloo/?rev=59&view=rev Author: l3m Date: 2008-06-19 09:28:06 -0700 (Thu, 19 Jun 2008) Log Message: ----------- modified add_source_from_string to take a std::string reference as parameter, added add_source_from_c_string function that wants a const char* Modified Paths: -------------- trunk/include/gloo/glsl_program.hpp trunk/src/glsl_program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-19 16:13:09
|
Revision: 58 http://gloo.svn.sourceforge.net/gloo/?rev=58&view=rev Author: l3m Date: 2008-06-19 09:13:18 -0700 (Thu, 19 Jun 2008) Log Message: ----------- refactored most of glsl_program, minor fixes in uniform and fbo classes Modified Paths: -------------- trunk/include/gloo/frame_buffer_object.hpp trunk/include/gloo/glsl_program.hpp trunk/src/frame_buffer_object.cpp trunk/src/glsl_program.cpp trunk/src/glsl_uniform.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-18 19:40:03
|
Revision: 57 http://gloo.svn.sourceforge.net/gloo/?rev=57&view=rev Author: l3m Date: 2008-06-18 12:39:06 -0700 (Wed, 18 Jun 2008) Log Message: ----------- moved again Modified Paths: -------------- trunk/src/png_image.cpp Added Paths: ----------- trunk/include/lodepng.h Removed Paths: ------------- trunk/include/lodepng/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-18 19:34:47
|
Revision: 56 http://gloo.svn.sourceforge.net/gloo/?rev=56&view=rev Author: l3m Date: 2008-06-18 12:34:02 -0700 (Wed, 18 Jun 2008) Log Message: ----------- move lode Added Paths: ----------- trunk/include/lodepng/lodepng.h Removed Paths: ------------- trunk/include/gloo/lodepng.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-18 19:33:13
|
Revision: 55 http://gloo.svn.sourceforge.net/gloo/?rev=55&view=rev Author: l3m Date: 2008-06-18 12:32:40 -0700 (Wed, 18 Jun 2008) Log Message: ----------- move lodepng Added Paths: ----------- trunk/include/gloo/lodepng.h trunk/include/lodepng/ trunk/src/lodepng.cpp Removed Paths: ------------- trunk/externals/lodepng/lodepng.cpp trunk/externals/lodepng/lodepng.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-18 18:39:37
|
Revision: 54 http://gloo.svn.sourceforge.net/gloo/?rev=54&view=rev Author: l3m Date: 2008-06-18 11:39:36 -0700 (Wed, 18 Jun 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/include/gloo/default_control.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-06-17 21:07:40
|
Revision: 53 http://gloo.svn.sourceforge.net/gloo/?rev=53&view=rev Author: l3m Date: 2008-06-17 14:07:00 -0700 (Tue, 17 Jun 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/include/gloo/default_window.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/src/overlay.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-25 16:27:07
|
Revision: 52 http://gloo.svn.sourceforge.net/gloo/?rev=52&view=rev Author: l3m Date: 2008-05-25 09:26:52 -0700 (Sun, 25 May 2008) Log Message: ----------- reshape now correctly update viewport, .... Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/include/gloo/kernel_texture.hpp trunk/include/gloo/overlay.hpp trunk/src/overlay.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-25 12:38:53
|
Revision: 51 http://gloo.svn.sourceforge.net/gloo/?rev=51&view=rev Author: l3m Date: 2008-05-25 05:39:00 -0700 (Sun, 25 May 2008) Log Message: ----------- improved overlays, start kernel_texture class to generate kernel tex for blending Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/default_window.hpp trunk/include/gloo/overlay.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/default_window.cpp trunk/src/overlay.cpp trunk/src/render_to_texture_fbo.cpp Added Paths: ----------- trunk/include/gloo/kernel_texture.hpp trunk/src/kernel_texture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-25 02:08:21
|
Revision: 50 http://gloo.svn.sourceforge.net/gloo/?rev=50&view=rev Author: l3m Date: 2008-05-24 19:08:22 -0700 (Sat, 24 May 2008) Log Message: ----------- improved rtt_example and enhanced overlay Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/include/gloo/overlay.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/src/overlay.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-24 18:56:30
|
Revision: 49 http://gloo.svn.sourceforge.net/gloo/?rev=49&view=rev Author: l3m Date: 2008-05-24 11:56:38 -0700 (Sat, 24 May 2008) Log Message: ----------- removed old files Removed Paths: ------------- trunk/include/gloo/render_to_multiple_textures_fbo.hpp trunk/src/render_to_multiple_textures_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-24 18:56:16
|
Revision: 48 http://gloo.svn.sourceforge.net/gloo/?rev=48&view=rev Author: l3m Date: 2008-05-24 11:56:01 -0700 (Sat, 24 May 2008) Log Message: ----------- merged the two rtt classes into one that creates one offscreen buffer by default but can also handle multiple ones Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/render_to_multiple_textures_fbo.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/render_to_multiple_textures_fbo.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-24 18:41:24
|
Revision: 47 http://gloo.svn.sourceforge.net/gloo/?rev=47&view=rev Author: l3m Date: 2008-05-24 11:41:32 -0700 (Sat, 24 May 2008) Log Message: ----------- fixed multi_tex rtt Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/include/gloo/frame_buffer_object.hpp trunk/include/gloo/render_buffer.hpp trunk/src/frame_buffer_object.cpp trunk/src/ppm_image.cpp trunk/src/render_buffer.cpp trunk/src/render_to_multiple_textures_fbo.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-24 17:38:30
|
Revision: 46 http://gloo.svn.sourceforge.net/gloo/?rev=46&view=rev Author: l3m Date: 2008-05-24 10:31:21 -0700 (Sat, 24 May 2008) Log Message: ----------- improved fbo class, added render-to-multiple-textures class, misc fixes Modified Paths: -------------- trunk/example/gloo_example.cpp trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/default_window.hpp trunk/include/gloo/fps_control.hpp trunk/include/gloo/frame_buffer_object.hpp trunk/include/gloo/glut_fps_control.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/default_window.cpp trunk/src/fps_control.cpp trunk/src/frame_buffer_object.cpp trunk/src/glut_input.cpp trunk/src/render_to_texture_fbo.cpp Added Paths: ----------- trunk/include/gloo/control.hpp trunk/include/gloo/default_control.hpp trunk/include/gloo/glut_default_control.hpp trunk/include/gloo/render_to_multiple_textures_fbo.hpp trunk/src/control.cpp trunk/src/default_control.cpp trunk/src/render_to_multiple_textures_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-05-22 21:43:58
|
Revision: 45 http://gloo.svn.sourceforge.net/gloo/?rev=45&view=rev Author: l3m Date: 2008-05-22 14:43:43 -0700 (Thu, 22 May 2008) Log Message: ----------- render to texture overlay fixes Modified Paths: -------------- trunk/include/gloo/render_to_texture_fbo.hpp trunk/src/glsl_uniform.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-25 14:14:44
|
Revision: 44 http://gloo.svn.sourceforge.net/gloo/?rev=44&view=rev Author: l3m Date: 2008-04-25 07:14:20 -0700 (Fri, 25 Apr 2008) Log Message: ----------- changed some things while debugging stream_proc Modified Paths: -------------- trunk/src/render_buffer.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-25 13:25:34
|
Revision: 43 http://gloo.svn.sourceforge.net/gloo/?rev=43&view=rev Author: l3m Date: 2008-04-25 06:25:39 -0700 (Fri, 25 Apr 2008) Log Message: ----------- added simple overlay functions for debugging, for depth and alpha Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/render_to_texture_fbo.cpp Added Paths: ----------- trunk/include/gloo/overlay.hpp trunk/src/overlay.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-25 12:46:34
|
Revision: 42 http://gloo.svn.sourceforge.net/gloo/?rev=42&view=rev Author: l3m Date: 2008-04-25 05:46:39 -0700 (Fri, 25 Apr 2008) Log Message: ----------- more enhancements to texture/image/fbo Modified Paths: -------------- trunk/include/gloo/image.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/include/gloo/texture.hpp trunk/src/png_image.cpp trunk/src/render_buffer.cpp trunk/src/render_to_texture_fbo.cpp trunk/src/texture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-24 20:44:21
|
Revision: 41 http://gloo.svn.sourceforge.net/gloo/?rev=41&view=rev Author: l3m Date: 2008-04-24 13:44:21 -0700 (Thu, 24 Apr 2008) Log Message: ----------- fixed more bugs in image, improved image, added template specialization ctors for float/uint8 conversion... rtt_fbo debug write out to png and ppm now work, including depth. Modified Paths: -------------- trunk/include/gloo/image.hpp trunk/src/png_image.cpp trunk/src/render_to_texture_fbo.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-24 19:00:24
|
Revision: 40 http://gloo.svn.sourceforge.net/gloo/?rev=40&view=rev Author: l3m Date: 2008-04-24 12:00:16 -0700 (Thu, 24 Apr 2008) Log Message: ----------- improved image/texture/fbo/renderbuffer thingies, and fixed some evil bugs Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/image.hpp trunk/include/gloo/render_buffer.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/include/gloo/texture.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/ppm_image.cpp trunk/src/render_buffer.cpp trunk/src/render_to_texture_fbo.cpp trunk/src/texture.cpp Added Paths: ----------- trunk/externals/lodepng/ trunk/externals/lodepng/lodepng.cpp trunk/externals/lodepng/lodepng.h trunk/include/gloo/image_io.hpp trunk/include/gloo/png_image.hpp trunk/src/image_io.cpp trunk/src/png_image.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-24 15:32:57
|
Revision: 39 http://gloo.svn.sourceforge.net/gloo/?rev=39&view=rev Author: l3m Date: 2008-04-24 08:32:20 -0700 (Thu, 24 Apr 2008) Log Message: ----------- improved fbo debugging stuff, image, texture, renderbuffer, ... Modified Paths: -------------- trunk/include/gloo/image.hpp trunk/include/gloo/ppm_image.hpp trunk/include/gloo/render_buffer.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/include/gloo/texture.hpp trunk/src/glsl_program.cpp trunk/src/ppm_image.cpp trunk/src/render_buffer.cpp trunk/src/render_to_texture_fbo.cpp trunk/src/texture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-04-22 12:59:01
|
Revision: 38 http://gloo.svn.sourceforge.net/gloo/?rev=38&view=rev Author: l3m Date: 2008-04-22 05:58:37 -0700 (Tue, 22 Apr 2008) Log Message: ----------- added randomize function, made template specializations Modified Paths: -------------- trunk/include/gloo/image.hpp trunk/src/ppm_image.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |