# # ChangeLog for trunk/examples/objects/floatBuffer # # Generated by Trac 1.0.13 # Apr 28, 2024 8:09:47 AM Wed, 06 Aug 2008 11:20:58 GMT gah [1100] * trunk/configure (modified) * trunk/examples/objects/Makefile.in (modified) * trunk/examples/objects/dxWriter/Makefile.in (modified) * trunk/examples/objects/dxWriter/dxWrite.cc (modified) * trunk/examples/objects/floatBuffer/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/python/setup.py.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/ruby/Ruby_Rappture.cc (modified) * trunk/src/core/RpSimpleBuffer.h (modified) assorted lang fixes Wed, 06 Aug 2008 00:29:32 GMT gah [1099] * trunk/examples/objects/Makefile.in (added) * trunk/examples/objects/dxWriter/Makefile.in (added) * trunk/examples/objects/floatBuffer/Makefile.in (added) yet another fix for perl language binding Wed, 25 Jun 2008 18:46:17 GMT dkearney [1065] * trunk/examples/objects/dxWriter/Makefile (modified) * trunk/examples/objects/dxWriter/dxWrite.cc (modified) * trunk/examples/objects/floatBuffer/Makefile (modified) * trunk/examples/objects/floatBuffer/floatBuffer.cc (modified) * trunk/src/core/RpSimpleBuffer.h (modified) changed float buffer example to really buffer floats. changed ... Wed, 25 Jun 2008 14:20:38 GMT dkearney [1064] * trunk/examples/objects (added) * trunk/examples/objects/dxWriter (added) * trunk/examples/objects/dxWriter/Makefile (added) * trunk/examples/objects/dxWriter/dxWrite.cc (added) * trunk/examples/objects/floatBuffer (added) * trunk/examples/objects/floatBuffer/Makefile (added) * trunk/examples/objects/floatBuffer/floatBuffer.cc (added) adding some example of using the buffer and dx writer objects.