Log of /trunk/src/examples/eqPly/config.cpp
Parent Directory
Revision
1147 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 4 16:39:21 2007 UTC (5 weeks, 2 days ago) by
eile
File length: 4673 byte(s)
Diff to
previous 1044
Cleanup namespace usage in eqPly
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Revision
1044 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 18 13:38:00 2007 UTC (2 months, 3 weeks ago) by
eile
File length: 4651 byte(s)
Diff to
previous 940
Create first version of OpenGL object manager and use it in eqPly
Add new config for L-shaped projection table (TAN Holobench)
Clean up drawableconfig
Put eqPly classes into own eqPly namespace (needed for Window)
Revert stencil buffer default to off
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Revision
940 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 20 16:31:19 2007 UTC (3 months, 3 weeks ago) by
eile
File length: 4630 byte(s)
Diff to
previous 783
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description:
Add support and example for resident render client processes. Refactor
eqPly example to be able to run as resident render client (-c). Add
loader support for TCPIP port.
Win32 build untested.
Bugfixes:
- Fix GLX event thread exit memory leaks
- Potential STL allocation problem on Win32 (Node::addConnectionDescription)
- Add '--' before remote launched client args to un-confuse eqPly command
line parser
- Call Thread::exit when Thread::run returns
Revision
783 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 9 16:46:28 2007 UTC (4 months, 4 weeks ago) by
eile
File length: 4580 byte(s)
Diff to
previous 776
Cleanup eqPly: move tracker code to config, encapsulate command line parsing in config, add command line switch to ignore colors from ply file
Revision
776 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 7 14:09:34 2007 UTC (5 months ago) by
eile
File length: 3573 byte(s)
Diff to
previous 764
Cleanup distributed objects: remove auto instanciation, cleanup subscription semantics by introducing the pair register/deregisterObject, map/unmapObject, attach/detachObject
Revision
764 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 1 11:19:07 2007 UTC (5 months, 1 week ago) by
eile
File length: 3812 byte(s)
Diff to
previous 741
Win32 port:
o Fix window fullscreen hint
o Fix window decoration hint
o Fix window title
o remove TYPE_ from event type enums for better readability
o introduce window close event
o handle window closure with [x] title bar button
Revision
741 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 24 12:20:38 2007 UTC (5 months, 2 weeks ago) by
eile
File length: 3723 byte(s)
Diff to
previous 730
Rename Config::beginFrame to Config::startFrame for consistency with other pipe and window startFrame methods
Revision
573 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 23 18:35:22 2006 UTC (7 months, 2 weeks ago) by
eile
File length: 3125 byte(s)
Diff to
previous 559
First (and so far only) working 2D/sort-first config: rename frame format to frame buffers and frame buffer to frame data for less ambiguity and OpenGL-like naming, implement 2D assemble operation and assembly state setup, atomic send of image data, related documentation and website updates
Revision
559 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 19 14:05:36 2006 UTC (7 months, 3 weeks ago) by
eile
File length: 3121 byte(s)
Diff to
previous 532
Refactor packet reception and handling to handle big packets introduced by compound frame transmission, update documentation, rename packet handling functions for consistency with new command handling naming
Revision
338 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 4 11:45:48 2006 UTC (12 months, 1 week ago) by
eile
File length: 2577 byte(s)
Diff to
previous 333
Working towards single-process SSI support: refactor eqs::Node to be an ordinary object using a eqNet::Node instead of being a eqNet::Node), implement eq::Node thread, subdir-related logging refinements, replace eqBase::Gate by a more generic monitor class, documentation of thread terminology, appNode loader support
Revision
327 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Jun 29 07:49:21 2006 UTC (12 months, 1 week ago) by
eile
File length: 638 byte(s)
First usable event system for GLX. Added event selection for windows and event processing to glXEventThread. Added default implementation for Window::processEvent and Config::handleEvents. Added simple event handling in eqPly to be able to quit app. Simplified Session packet generation by automating session ID setting, other packet processing will be changed later accordingly.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.