From: <l3...@us...> - 2008-07-28 18:32:54
|
Revision: 63 http://gloo.svn.sourceforge.net/gloo/?rev=63&view=rev Author: l3m Date: 2008-07-28 18:33:02 +0000 (Mon, 28 Jul 2008) Log Message: ----------- ported gloo to the new vmmlib Modified Paths: -------------- trunk/example/gloo_example.cpp trunk/example/gloo_example.hpp trunk/example/gloo_rtt_example.cpp trunk/include/gloo/asm_program.hpp trunk/include/gloo/camera.hpp trunk/include/gloo/cg_uniform.hpp trunk/include/gloo/fps_control.hpp trunk/include/gloo/glsl_uniform.hpp trunk/include/gloo/glut_default_control.hpp trunk/include/gloo/glut_fps_control.hpp trunk/include/gloo/glut_input.hpp trunk/include/gloo/image.hpp trunk/include/gloo/pixel_data.hpp trunk/include/gloo/viewport.hpp trunk/include/gloo/vmmlib_includes.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/asm_program.cpp trunk/src/camera.cpp trunk/src/default_control.cpp trunk/src/kernel_texture.cpp trunk/src/mouse_motion.cpp trunk/src/overlay.cpp trunk/src/pixel_data.cpp 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-08-07 21:32:33
|
Revision: 66 http://gloo.svn.sourceforge.net/gloo/?rev=66&view=rev Author: l3m Date: 2008-08-07 21:32:42 +0000 (Thu, 07 Aug 2008) Log Message: ----------- added some more functions to draw_simple_geometry, mainly for debugging/visual testing Modified Paths: -------------- trunk/include/gloo/draw_simple_geometry.hpp trunk/src/draw_simple_geometry.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-08-08 10:24:33
|
Revision: 67 http://gloo.svn.sourceforge.net/gloo/?rev=67&view=rev Author: l3m Date: 2008-08-08 10:24:40 +0000 (Fri, 08 Aug 2008) Log Message: ----------- new model class that automagically handles vbo setup and drawing Modified Paths: -------------- trunk/example/gloo_example.cpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/render_to_texture_fbo.cpp Added Paths: ----------- trunk/include/gloo/model.hpp trunk/src/model.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-08-08 15:34:36
|
Revision: 68 http://gloo.svn.sourceforge.net/gloo/?rev=68&view=rev Author: l3m Date: 2008-08-08 15:34:44 +0000 (Fri, 08 Aug 2008) Log Message: ----------- added class for generic vertex attributes (for glsl), improved model class, started using model in example... Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/glsl_program.hpp trunk/include/gloo/model.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/model.cpp Added Paths: ----------- trunk/include/gloo/glsl_attribute.hpp trunk/src/glsl_attribute.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-08-13 18:14:13
|
Revision: 69 http://gloo.svn.sourceforge.net/gloo/?rev=69&view=rev Author: l3m Date: 2008-08-13 18:14:20 +0000 (Wed, 13 Aug 2008) Log Message: ----------- some changes to get the attrib stuff working with the stream_process visualizer Modified Paths: -------------- trunk/include/gloo/glsl_attribute.hpp trunk/include/gloo/model.hpp trunk/src/glsl_attribute.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-09-15 17:19:44
|
Revision: 71 http://gloo.svn.sourceforge.net/gloo/?rev=71&view=rev Author: l3m Date: 2008-09-15 17:19:45 +0000 (Mon, 15 Sep 2008) Log Message: ----------- added fullscreen switch to window Modified Paths: -------------- trunk/include/gloo/default_window.hpp trunk/include/gloo/glsl_attribute.hpp trunk/include/gloo/glut_window.hpp trunk/src/glsl_attribute.cpp trunk/src/glut_window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-09-15 20:00:46
|
Revision: 72 http://gloo.svn.sourceforge.net/gloo/?rev=72&view=rev Author: l3m Date: 2008-09-15 20:00:54 +0000 (Mon, 15 Sep 2008) Log Message: ----------- small fixes Modified Paths: -------------- trunk/include/gloo/draw_simple_geometry.hpp trunk/include/gloo/mouse_motion.hpp trunk/src/draw_simple_geometry.cpp trunk/src/glut_window.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-09-16 15:27:07
|
Revision: 73 http://gloo.svn.sourceforge.net/gloo/?rev=73&view=rev Author: l3m Date: 2008-09-16 15:27:15 +0000 (Tue, 16 Sep 2008) Log Message: ----------- changes to facilitate proper gloo.framework on mac osx Modified Paths: -------------- trunk/macosx/gloo.xcodeproj/project.pbxproj Added Paths: ----------- trunk/ext/ Removed Paths: ------------- trunk/ext/lodepng/ trunk/externals/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-09-23 22:16:59
|
Revision: 77 http://gloo.svn.sourceforge.net/gloo/?rev=77&view=rev Author: l3m Date: 2008-09-23 22:16:48 +0000 (Tue, 23 Sep 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/src/default_window.cpp Property Changed: ---------------- trunk/ext/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-10-01 18:32:56
|
Revision: 78 http://gloo.svn.sourceforge.net/gloo/?rev=78&view=rev Author: l3m Date: 2008-10-01 18:32:40 +0000 (Wed, 01 Oct 2008) Log Message: ----------- refactored texture class and added texture_params class (which encapsulates the parameters to initialize a texture) Modified Paths: -------------- trunk/include/gloo/texture.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/kernel_texture.cpp trunk/src/pixel_buffer_object.cpp trunk/src/render_to_texture_fbo.cpp trunk/src/texture.cpp Added Paths: ----------- trunk/include/gloo/texture_params.hpp trunk/src/texture.o trunk/src/texture_params.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-10-02 18:33:54
|
Revision: 80 http://gloo.svn.sourceforge.net/gloo/?rev=80&view=rev Author: l3m Date: 2008-10-02 18:33:05 +0000 (Thu, 02 Oct 2008) Log Message: ----------- refactored and improved the following classes: - texture - camera ( now templatized ), new typedefs cameraf and camerad - viewport - glsl_program ( build(), clean() instead of create(), destroy() ) - draw_simple_geometry( uses quad_strips for drawing cube ) - default_window ( now uses mouse_motion instead of fps_control ) added texture_loader_lodepng functor for painless png-loading Modified Paths: -------------- trunk/example/gloo_example.hpp trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/camera.hpp trunk/include/gloo/default_window.hpp trunk/include/gloo/draw_simple_geometry.hpp trunk/include/gloo/glsl_program.hpp trunk/include/gloo/glsl_uniform.hpp trunk/include/gloo/mouse_motion.hpp trunk/include/gloo/pixel_data.hpp trunk/include/gloo/render_to_texture_fbo.hpp trunk/include/gloo/texture.hpp trunk/include/gloo/viewport.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/camera.cpp trunk/src/default_window.cpp trunk/src/draw_simple_geometry.cpp trunk/src/glsl_attribute.cpp trunk/src/glsl_program.cpp trunk/src/mouse_motion.cpp trunk/src/pixel_data.cpp trunk/src/render_to_texture_fbo.cpp trunk/src/texture.cpp Added Paths: ----------- trunk/include/gloo/texture_loader_lodepng.hpp trunk/src/texture_loader_lodepng.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-10-03 10:29:21
|
Revision: 81 http://gloo.svn.sourceforge.net/gloo/?rev=81&view=rev Author: l3m Date: 2008-10-03 10:29:17 +0000 (Fri, 03 Oct 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/include/gloo/camera.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj Added Paths: ----------- trunk/example/binary_tree.hpp trunk/example/ca_example.cpp trunk/example/ca_example.hpp trunk/example/ca_main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-10-03 15:37:29
|
Revision: 82 http://gloo.svn.sourceforge.net/gloo/?rev=82&view=rev Author: l3m Date: 2008-10-03 15:37:17 +0000 (Fri, 03 Oct 2008) Log Message: ----------- - added display list wrapper - refactored rtt_example - played around with binary_tree for the new ca_example Modified Paths: -------------- trunk/example/binary_tree.hpp trunk/example/ca_example.cpp trunk/example/gloo_rtt_example.cpp trunk/example/gloo_rtt_example.hpp trunk/include/gloo/camera.hpp trunk/include/gloo/mouse_motion.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/mouse_motion.cpp Added Paths: ----------- trunk/example/binary_tree_iterator.cpp trunk/example/binary_tree_iterator.hpp trunk/include/gloo/display_list.hpp trunk/src/display_list.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2008-10-08 12:00:29
|
Revision: 83 http://gloo.svn.sourceforge.net/gloo/?rev=83&view=rev Author: l3m Date: 2008-10-08 12:00:21 +0000 (Wed, 08 Oct 2008) Log Message: ----------- renamed glsl_program and glsl_uniform accessors to be consistend in style with the rest of gloo Modified Paths: -------------- trunk/include/gloo/glsl_program.hpp trunk/include/gloo/glsl_uniform.hpp trunk/src/glsl_attribute.cpp 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-10-08 12:36:57
|
Revision: 84 http://gloo.svn.sourceforge.net/gloo/?rev=84&view=rev Author: l3m Date: 2008-10-08 12:36:45 +0000 (Wed, 08 Oct 2008) Log Message: ----------- added static library target for gloo, moved lodepng.h into gloo folder and changed includes where necessary Modified Paths: -------------- trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/lodepng.cpp trunk/src/png_image.cpp trunk/src/texture_loader_lodepng.cpp Added Paths: ----------- trunk/include/gloo/lodepng.h Removed Paths: ------------- trunk/include/lodepng.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-01-21 22:39:33
|
Revision: 91 http://gloo.svn.sourceforge.net/gloo/?rev=91&view=rev Author: l3m Date: 2009-01-21 22:39:26 +0000 (Wed, 21 Jan 2009) Log Message: ----------- Ported the gloo library and the rtt_example to win32. Added a visual studio 2008 project, lots of minor changes, added and integrated w32-glut-binaries. Modified Paths: -------------- trunk/example/gloo_rtt_example.cpp trunk/include/gloo/camera.hpp trunk/include/gloo/glsl_program.hpp trunk/include/gloo/glut_window.hpp trunk/include/gloo/key_target.hpp trunk/include/gloo/opengl_includes.hpp trunk/include/gloo/vertex_buffer_object.hpp trunk/include/gloo/vmmlib_includes.hpp trunk/src/default_control.cpp trunk/src/draw_simple_geometry.cpp trunk/src/fps_control.cpp trunk/src/glut_input.cpp trunk/src/glut_window.cpp trunk/src/kernel_texture.cpp trunk/src/mouse_motion.cpp Added Paths: ----------- trunk/bin/ trunk/bin/glew32.dll trunk/bin/glut32.dll trunk/ext/glut-3.7.6-bin_w32/ trunk/ext/glut-3.7.6-bin_w32/GL/ trunk/ext/glut-3.7.6-bin_w32/GL/glut.h trunk/ext/glut-3.7.6-bin_w32/README-win32.txt trunk/ext/glut-3.7.6-bin_w32/glut.def trunk/ext/glut-3.7.6-bin_w32/glut32.dll trunk/ext/glut-3.7.6-bin_w32/glut32.lib trunk/win32/ trunk/win32/ReadMe.txt trunk/win32/example/ trunk/win32/example/ReadMe.txt trunk/win32/example/example.vcproj trunk/win32/example/example.vcproj.ARK.user.user trunk/win32/gloo.ncb trunk/win32/gloo.sln trunk/win32/gloo.suo trunk/win32/gloo.vcproj trunk/win32/win32.suo Removed Paths: ------------- trunk/ext/glut-3.7.6-bin/ trunk/src/render_to_texture.cpp trunk/src/texture.o This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-15 18:01:43
|
Revision: 124 http://gloo.svn.sourceforge.net/gloo/?rev=124&view=rev Author: l3m Date: 2009-03-15 18:01:24 +0000 (Sun, 15 Mar 2009) Log Message: ----------- limited keyboard updates to ~30 updates / second, still depending on the framerate (FIXME) Modified Paths: -------------- trunk/include/gloo/timer.hpp trunk/include/gloo/view.hpp trunk/src/view.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-01-22 17:05:48
|
Revision: 94 http://gloo.svn.sourceforge.net/gloo/?rev=94&view=rev Author: l3m Date: 2009-01-22 17:05:43 +0000 (Thu, 22 Jan 2009) Log Message: ----------- removed some headers which are no longer necessary Modified Paths: -------------- trunk/include/gloo/opengl_includes.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/glut_input.cpp trunk/src/glut_window.cpp Removed Paths: ------------- trunk/include/gloo/glew_includes.hpp trunk/include/gloo/msvs_inttypes.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-01-22 19:26:47
|
Revision: 96 http://gloo.svn.sourceforge.net/gloo/?rev=96&view=rev Author: l3m Date: 2009-01-22 19:26:41 +0000 (Thu, 22 Jan 2009) Log Message: ----------- minor changes to update the windows version Modified Paths: -------------- trunk/include/gloo/win32_includes.hpp trunk/win32/gloo.ncb trunk/win32/gloo.suo trunk/win32/gloo.vcproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-01-27 16:05:58
|
Revision: 97 http://gloo.svn.sourceforge.net/gloo/?rev=97&view=rev Author: l3m Date: 2009-01-27 16:05:54 +0000 (Tue, 27 Jan 2009) Log Message: ----------- added qmake (qt) project file Added Paths: ----------- trunk/qt/ trunk/qt/gloo.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-02-16 18:39:56
|
Revision: 105 http://gloo.svn.sourceforge.net/gloo/?rev=105&view=rev Author: l3m Date: 2009-02-16 18:39:50 +0000 (Mon, 16 Feb 2009) Log Message: ----------- added timer class, added remove_mouse_target class to glut_window, misc changes... Modified Paths: -------------- trunk/include/gloo/default_window.hpp trunk/include/gloo/glut_input.hpp trunk/include/gloo/glut_window.hpp trunk/include/gloo/mouse_motion.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/default_window.cpp trunk/src/glut_input.cpp trunk/src/glut_window.cpp trunk/src/mouse_motion.cpp Added Paths: ----------- trunk/include/gloo/timer.hpp trunk/src/timer.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-04 20:36:11
|
Revision: 111 http://gloo.svn.sourceforge.net/gloo/?rev=111&view=rev Author: l3m Date: 2009-03-04 20:36:06 +0000 (Wed, 04 Mar 2009) Log Message: ----------- updated Makefile to build gloo on linux, updated old example Modified Paths: -------------- trunk/Makefile trunk/example/gloo_example.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-11 14:11:13
|
Revision: 113 http://gloo.svn.sourceforge.net/gloo/?rev=113&view=rev Author: l3m Date: 2009-03-11 14:11:05 +0000 (Wed, 11 Mar 2009) Log Message: ----------- - improved glsl_program to allowed in-code modification of glsl source code from a file before sending it to the gl driver. - added PushAttrib( GL_LIGHTING_BIT )/ glPopAttrib to the render_to_texture_fbo Modified Paths: -------------- trunk/include/gloo/glsl_program.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/glsl_program.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...> - 2009-03-12 14:48:14
|
Revision: 114 http://gloo.svn.sourceforge.net/gloo/?rev=114&view=rev Author: l3m Date: 2009-03-12 14:48:00 +0000 (Thu, 12 Mar 2009) Log Message: ----------- updated glut window stuff, extracted generic stuff to make it more window-system independent Modified Paths: -------------- trunk/include/gloo/default_window.hpp trunk/include/gloo/glsl_uniform.hpp trunk/include/gloo/glut_input.hpp trunk/include/gloo/glut_window.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/default_window.cpp trunk/src/glut_input.cpp trunk/src/glut_window.cpp Added Paths: ----------- trunk/include/gloo/compute_target.hpp trunk/include/gloo/display_target.hpp trunk/include/gloo/input.hpp trunk/include/gloo/window.hpp trunk/src/input.cpp trunk/src/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2009-03-12 14:59:35
|
Revision: 115 http://gloo.svn.sourceforge.net/gloo/?rev=115&view=rev Author: l3m Date: 2009-03-12 14:59:23 +0000 (Thu, 12 Mar 2009) Log Message: ----------- renamed window class to view Modified Paths: -------------- trunk/include/gloo/glut_window.hpp trunk/include/gloo/input.hpp trunk/macosx/gloo.xcodeproj/project.pbxproj trunk/src/glut_window.cpp trunk/src/input.cpp Added Paths: ----------- trunk/include/gloo/view.hpp trunk/src/view.cpp Removed Paths: ------------- trunk/include/gloo/glut_input.hpp trunk/include/gloo/window.hpp trunk/src/glut_input.cpp trunk/src/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |