[svn] / trunk / src Repository:
ViewVC logotype

Log of /trunk/src

Directory Listing


Sticky Revision:

Revision 1178 - Directory Listing
Modified Thu Jul 12 06:32:05 2007 UTC (6 days ago) by eile
Change externals hostname after sf.net name change
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1177 - Directory Listing
Modified Tue Jul 10 09:29:31 2007 UTC (7 days, 21 hours ago) by eile
Cleanup 'Cursor' X11/Carbon compile war.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1175 - Directory Listing
Modified Fri Jul 6 09:06:45 2007 UTC (11 days, 22 hours ago) by eile
More work on agl event handling: stub the event processing in the agl
event handler.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1173 - Directory Listing
Modified Wed Jul 4 20:13:27 2007 UTC (13 days, 10 hours ago) by eile
Refactor event pump out of eqNet::CommandQueue into new
eq::CommandQueue. Register event handler for AGL windows. AGL event
dispatch seems to work now.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1171 - Directory Listing
Modified Tue Jul 3 07:55:16 2007 UTC (2 weeks ago) by eile
Reduce noise level of WGL event handling
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1168 - Directory Listing
Modified Sun Jul 1 13:11:19 2007 UTC (2 weeks, 2 days ago) by eile
Stub agl event handler (not functional)
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1165 - Directory Listing
Modified Fri Jun 29 14:40:21 2007 UTC (2 weeks, 4 days ago) by eile
Convert Darwin/CGL code to AGL in preparation for event
handling. Introduce carbon window creation.
[ ] May break build
[x] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1161 - Directory Listing
Modified Tue Jun 19 21:57:02 2007 UTC (4 weeks ago) by eile
Add missing eq::Window::configExitGL
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1160 - Directory Listing
Modified Tue Jun 19 21:55:52 2007 UTC (4 weeks ago) by eile
Add missing eq::Window::configExitGL
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1158 - Directory Listing
Modified Sun Jun 17 23:37:47 2007 UTC (4 weeks, 2 days ago) by eile
Bump up vmmlib version
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1157 - Directory Listing
Modified Thu Jun 14 01:03:16 2007 UTC (4 weeks, 6 days ago) by eile
Fix missing gl2 entry point in new eqPly
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1156 - Directory Listing
Modified Thu Jun 14 00:13:10 2007 UTC (4 weeks, 6 days ago) by eile
eqPlyNew: enable VBO code
[x] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1155 - Directory Listing
Modified Wed Jun 6 13:18:55 2007 UTC (5 weeks, 6 days ago) by eile
Fix OpenGL include method on Darwin - to be tested on other systems!
[x] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1154 - Directory Listing
Modified Wed Jun 6 12:41:27 2007 UTC (5 weeks, 6 days ago) by eile
Minor cleanups in new eqPly: 
- remove need for const_cast
- rename hasColors->setColors
- Fix deleted memory access when not loading a model
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1153 - Directory Listing
Modified Tue Jun 5 23:10:49 2007 UTC (6 weeks ago) by twolf78
Added first working draft of the new eqPly example.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1147 - Directory Listing
Modified Mon Jun 4 16:39:21 2007 UTC (6 weeks, 1 day ago) by eile
Cleanup namespace usage in eqPly
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1146 - Directory Listing
Modified Mon Jun 4 13:39:22 2007 UTC (6 weeks, 1 day ago) by twolf78


Revision 1145 - Directory Listing
Modified Fri Jun 1 13:31:10 2007 UTC (6 weeks, 4 days ago) by eile
Use 8-byte tokens in image compression for better compression
performance, update test images, update documentation.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[x] Documentation

Revision 1144 - Directory Listing
Modified Fri Jun 1 13:15:09 2007 UTC (6 weeks, 4 days ago) by eile
update compression test images.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1143 - Directory Listing
Modified Fri Jun 1 12:14:39 2007 UTC (6 weeks, 4 days ago) by eile
Fix writing of BGR and BGRA images, cleanup image compression code, update
new compression test images.
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1142 - Directory Listing
Modified Fri Jun 1 08:32:47 2007 UTC (6 weeks, 4 days ago) by eile
Possible uninitialized variable in eqPly::Window
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1141 - Directory Listing
Modified Thu May 31 12:31:01 2007 UTC (6 weeks, 5 days ago) by eile
Introduce eq::Channel::getPixelOffset, fix overlay logo position when
spanning multiple channels in a 2D compound.
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1140 - Directory Listing
Modified Wed May 30 14:38:22 2007 UTC (6 weeks, 6 days ago) by eile
Linux: fix compile warning
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1138 - Directory Listing
Modified Mon May 28 13:06:32 2007 UTC (7 weeks, 1 day ago) by eile
OS X 10.5 Leopard compile fix
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1134 - Directory Listing
Modified Thu May 24 15:59:35 2007 UTC (7 weeks, 5 days ago) by eile
Add texture id's to OpenGL object manager
Improve rgb image loading
Add logo overlay to eqPly
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1126 - Directory Listing
Modified Mon May 21 12:41:50 2007 UTC (8 weeks, 1 day ago) by eile
Bugfix: glx event handling for remote displays
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1125 - Directory Listing
Modified Sun May 20 07:40:23 2007 UTC (8 weeks, 2 days ago) by eile
Serverize channel color generation to eliminate 'same' colors
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1123 - Directory Listing
Modified Fri May 18 17:36:41 2007 UTC (8 weeks, 4 days ago) by eile
Fix Linux compile bug
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1121 - Directory Listing
Modified Fri May 11 11:43:32 2007 UTC (2 months ago) by eile
Darwin: Fix GLX-only build, add FAQ item for X11 fullscreen mode
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1113 - Directory Listing
Modified Wed May 9 10:02:08 2007 UTC (2 months, 1 week ago) by eile
Document OS X prereqs, unbreak CGL-only build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1100 - Directory Listing
Modified Fri May 4 13:25:16 2007 UTC (2 months, 1 week ago) by eile
Potential infinite loop in image compression
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1099 - Directory Listing
Modified Fri May 4 13:22:54 2007 UTC (2 months, 1 week ago) by eile
Update src/RELNOTES
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1098 - Directory Listing
Modified Fri May 4 13:18:57 2007 UTC (2 months, 1 week ago) by eile
Website: update for 0.3 release
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1097 - Directory Listing
Modified Fri May 4 12:52:23 2007 UTC (2 months, 1 week ago) by eile
Update rpm spec file for release
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1095 - Directory Listing
Modified Fri May 4 11:47:54 2007 UTC (2 months, 1 week ago) by eile
Improve handling of closed connections on Win32
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1094 - Directory Listing
Modified Fri May 4 11:46:13 2007 UTC (2 months, 1 week ago) by eile
Review/cleanup configuration files before release, add README
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation

Revision 1093 - Directory Listing
Modified Fri May 4 10:11:58 2007 UTC (2 months, 2 weeks ago) by eile
Cleanup unique channel color generation used for debugging, minor other cleanups
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1092 - Directory Listing
Modified Fri May 4 09:38:18 2007 UTC (2 months, 2 weeks ago) by eile
Workaround incomplete packet reads on Win32 - fix pending.
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1091 - Directory Listing
Modified Fri May 4 07:51:14 2007 UTC (2 months, 2 weeks ago) by eile
Fix VS2005 solution for ConfigTool
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1089 - Directory Listing
Modified Fri May 4 07:37:16 2007 UTC (2 months, 2 weeks ago) by eile
Cleanup win32 defines
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1085 - Directory Listing
Modified Thu May 3 07:06:18 2007 UTC (2 months, 2 weeks ago) by eile
Fix non-debug build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1084 - Directory Listing
Modified Thu May 3 06:55:35 2007 UTC (2 months, 2 weeks ago) by eile
Revert accidently checked-in files in last revision
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1083 - Directory Listing
Modified Thu May 3 06:53:06 2007 UTC (2 months, 2 weeks ago) by eile
Implement a hook to debug remote node assertion, make window init more
robust, update environment variable documentation.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1082 - Directory Listing
Modified Thu May 3 06:27:41 2007 UTC (2 months, 2 weeks ago) by eile
Fix another configtool bug
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1081 - Directory Listing
Modified Wed May 2 18:04:05 2007 UTC (2 months, 2 weeks ago) by eile
Fix a race during config exit
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1080 - Directory Listing
Modified Wed May 2 17:22:59 2007 UTC (2 months, 2 weeks ago) by eile
Fix a configtool bug for some configurations, fix yet another race in
simultaneous node connects, add (untested) explicit SDP support for linux
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1079 - Directory Listing
Modified Wed May 2 12:54:50 2007 UTC (2 months, 2 weeks ago) by eile
configtool: enable different # of pipes per node, update documentation,
add eqPly html doc.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1076 - Directory Listing
Modified Tue May 1 14:59:16 2007 UTC (2 months, 2 weeks ago) by eile
configtool: use integer arithmetic to avoid rounding errors
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1075 - Directory Listing
Modified Tue May 1 13:39:58 2007 UTC (2 months, 2 weeks ago) by eile
Cleanup some config files.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1072 - Directory Listing
Modified Tue May 1 10:16:51 2007 UTC (2 months, 2 weeks ago) by eile
Upgrade vmmlib version
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1071 - Directory Listing
Modified Tue May 1 10:09:19 2007 UTC (2 months, 2 weeks ago) by eile
Win32 project file and fixes for configTool, add some stuff to the svn ignore list
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1070 - Directory Listing
Modified Tue May 1 09:53:54 2007 UTC (2 months, 2 weeks ago) by eile
Simplify configTool Makefile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1069 - Directory Listing
Modified Tue May 1 09:38:40 2007 UTC (2 months, 2 weeks ago) by eile
Add new tool to generate configuration files. Win32 project file to follow.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1068 - Directory Listing
Modified Mon Apr 30 15:36:51 2007 UTC (2 months, 2 weeks ago) by eile
Rename PixelBench for consistency
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1067 - Directory Listing
Modified Mon Apr 30 15:16:41 2007 UTC (2 months, 2 weeks ago) by eile
Some code cleanups: 
- make Session::_id private
- fix uninitialized variable in eqNet::Object
- fix Channel memory leak
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1066 - Directory Listing
Modified Mon Apr 30 09:04:54 2007 UTC (2 months, 2 weeks ago) by eile
Fix disconnection of resident nodes, which prevented subsequent
reconnects to the node.
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1064 - Directory Listing
Modified Fri Apr 20 18:11:33 2007 UTC (2 months, 3 weeks ago) by eile
Unbreak Win32 build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1063 - Directory Listing
Modified Fri Apr 20 16:49:47 2007 UTC (2 months, 3 weeks ago) by eile
Fix three race conditions:
- One during object dispatch
- Two during simultaneous outgoing connects to the same node
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1058 - Directory Listing
Modified Fri Apr 20 09:02:34 2007 UTC (2 months, 4 weeks ago) by eile
Fix another config
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1057 - Directory Listing
Modified Fri Apr 20 08:55:18 2007 UTC (2 months, 4 weeks ago) by eile
Unbreak Win32 build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1056 - Directory Listing
Modified Fri Apr 20 08:46:18 2007 UTC (2 months, 4 weeks ago) by eile
Fix broken config
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1055 - Directory Listing
Modified Fri Apr 20 08:12:06 2007 UTC (2 months, 4 weeks ago) by eile
Implement per-eye frames to facilitate scalable configurations and
stereo rendering:
o Create per-eye frame data
o Update compound traversal to allocate and connect per-eye frame datas
  for input and output frames
o Update client library frame to use eye-specific frame data
o Update compound spec accordingly
Improve exit handling, ignore pending requests for deleted objects
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation

Revision 1053 - Directory Listing
Modified Fri Apr 20 07:56:08 2007 UTC (2 months, 4 weeks ago) by eile
Race condition #2 during simultaneous node connects
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1052 - Directory Listing
Modified Fri Apr 20 07:35:18 2007 UTC (2 months, 4 weeks ago) by eile
Race condition during simultaneous node connects
Flow diagram of node connection setup
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1051 - Directory Listing
Modified Thu Apr 19 18:33:23 2007 UTC (2 months, 4 weeks ago) by eile
Use non-buffered std::cerr as log target in debug builds.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1050 - Directory Listing
Modified Thu Apr 19 14:19:25 2007 UTC (2 months, 4 weeks ago) by eile
Fix environ to C linkage
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1049 - Directory Listing
Modified Thu Apr 19 10:06:00 2007 UTC (2 months, 4 weeks ago) by eile
Expose channel method to obtain current eye pass (similar to viewport
and range): create new eq::Eye enum, cleanup server-side eye handling
accordingly
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1048 - Directory Listing
Modified Thu Apr 19 07:40:34 2007 UTC (2 months, 4 weeks ago) by eile
Implement workaround for Win32/SDP join bug (untested)
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1046 - Directory Listing
Modified Wed Apr 18 15:47:47 2007 UTC (2 months, 4 weeks ago) by eile
Bump vmmlib version
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation

Revision 1044 - Directory Listing
Modified Wed Apr 18 13:38:00 2007 UTC (2 months, 4 weeks ago) by eile
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 1036 - Directory Listing
Modified Mon Apr 16 16:19:48 2007 UTC (3 months ago) by eile
New config for pipelined sort-last assembly.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1035 - Directory Listing
Modified Mon Apr 16 15:21:11 2007 UTC (3 months ago) by eile
Add optimized multi-level eye/2D compound
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1034 - Directory Listing
Modified Mon Apr 16 15:00:39 2007 UTC (3 months ago) by eile
Bugfix: server crash while releasing failed config
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1031 - Directory Listing
Modified Mon Apr 16 12:12:03 2007 UTC (3 months ago) by eile
Win32 standalone application support
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1030 - Directory Listing
Modified Mon Apr 16 09:58:52 2007 UTC (3 months ago) by eile
Update license
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1024 - Directory Listing
Modified Sun Apr 15 16:08:25 2007 UTC (3 months ago) by eile
Implement preparations for depth buffer transfer optimisations: set
window stencil planes to auto, implement stencil auto strategy for window
creation, query and save stencil bits and extPackedDepthStencil
availability in Window::DrawableConfig, cleanup image implementation
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1020 - Directory Listing
Modified Fri Apr 13 15:10:34 2007 UTC (3 months ago) by eile
Add packed_depth_stencil format/type to pixelBench, related support in Equalizer.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1019 - Directory Listing
Modified Fri Apr 13 13:43:14 2007 UTC (3 months ago) by eile
Win32: Separate server library from server in preparation of server-less client support.
Fix some implicit typecast warnings
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1018 - Directory Listing
Modified Fri Apr 13 13:12:59 2007 UTC (3 months ago) by eile
Start implementing DPlex: add period/phase to config file loader and
compound, change compound update to consider only active nodes. Needs
more testing, swapbuffer handling and 'smoothing' on the destination channel.
Can be used also for updating some channels with a 1/2 (or 1/3...) of
the framerate.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1017 - Directory Listing
Modified Fri Apr 13 11:54:29 2007 UTC (3 months ago) by eile
Add some debug prints
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1015 - Directory Listing
Modified Fri Apr 13 09:00:23 2007 UTC (3 months ago) by eile
Improve handling of useless swap barriers
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1013 - Directory Listing
Modified Thu Apr 12 15:13:44 2007 UTC (3 months ago) by eile
Fix assertion for barriers with height == 1
Refuse to create connections to 0.0.0.0
Fail if a hostname can't be resolved
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1012 - Directory Listing
Modified Thu Apr 12 13:38:57 2007 UTC (3 months ago) by eile
Refuse to choose config w/out render client
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1011 - Directory Listing
Modified Thu Apr 12 13:12:21 2007 UTC (3 months ago) by eile
Implement standalone (server-less) operation on Posix systems. Win32
implementation will follow.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1010 - Directory Listing
Modified Wed Apr 11 17:13:40 2007 UTC (3 months ago) by eile
Fix race in node connection code
Detect unconnected nodes during object mapping
Server uses global connection type by default
Update Win32 README
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 1009 - Directory Listing
Modified Wed Apr 11 15:04:09 2007 UTC (3 months ago) by eile
Default server startup configuration used wrong port
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1008 - Directory Listing
Modified Wed Apr 11 08:23:04 2007 UTC (3 months ago) by eile
Minor code cleanups
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1007 - Directory Listing
Modified Wed Apr 11 08:00:36 2007 UTC (3 months ago) by eile
Add server connection description support to file format
Fix port output in socketConnection
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1006 - Directory Listing
Modified Wed Apr 11 07:01:35 2007 UTC (3 months ago) by eile
Fix free-form connection description parsing, add 8-window DB config
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1003 - Directory Listing
Modified Tue Apr 10 14:45:34 2007 UTC (3 months, 1 week ago) by eile
Use debian-comliant DESTDIR instead of PREFIX for installation rules.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1002 - Directory Listing
Modified Tue Apr 10 14:24:16 2007 UTC (3 months, 1 week ago) by eile
Unbreak Win32 build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 1001 - Directory Listing
Modified Tue Apr 10 13:54:26 2007 UTC (3 months, 1 week ago) by eile
Refactor node connection handling to allow multiple, different
connections (TCP+SDP) for a node:
o Node::listen() listens on all connections described
o All connection descriptions are exchanged during connection phase
o Minor documentation updates
This change is pretty invasive wrt connection setup and needs further
testing on Windows and on a cluster. Using TCP and SDP simultaneously is
not yet tested.
[x] May break build
[x] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation

Revision 1000 - Directory Listing
Modified Tue Apr 10 13:46:29 2007 UTC (3 months, 1 week ago) by eile
Add debug pring for Server::useConfig, fix capitalization of global iattrs
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 997 - Directory Listing
Modified Thu Apr 5 08:21:25 2007 UTC (3 months, 1 week ago) by eile
Remove dead code
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 996 - Directory Listing
Modified Thu Apr 5 07:57:45 2007 UTC (3 months, 1 week ago) by eile
Consolidate connection description parsing for --eq-server option
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 987 - Directory Listing
Modified Tue Apr 3 17:46:21 2007 UTC (3 months, 2 weeks ago) by eile
Fix loader state bug
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 986 - Directory Listing
Modified Tue Apr 3 17:05:51 2007 UTC (3 months, 2 weeks ago) by eile
Add another default config file location
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 985 - Directory Listing
Modified Tue Apr 3 16:58:37 2007 UTC (3 months, 2 weeks ago) by eile
Fix ld.so conf file generation
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 984 - Directory Listing
Modified Tue Apr 3 14:33:59 2007 UTC (3 months, 2 weeks ago) by eile
Add ld.so config file to rpm installation
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 982 - Directory Listing
Modified Tue Apr 3 13:08:10 2007 UTC (3 months, 2 weeks ago) by eile
Test config update
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 981 - Directory Listing
Modified Tue Apr 3 13:04:24 2007 UTC (3 months, 2 weeks ago) by eile
Fix assembly for non-origin-positioned channels 
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 980 - Directory Listing
Modified Tue Apr 3 12:42:50 2007 UTC (3 months, 2 weeks ago) by eile
eqPly: Make number of frames a command line arg
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 978 - Directory Listing
Modified Tue Apr 3 11:44:37 2007 UTC (3 months, 2 weeks ago) by eile
Unbreak Posix build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 977 - Directory Listing
Modified Tue Apr 3 11:14:04 2007 UTC (3 months, 2 weeks ago) by eile
Unbreak Posix build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 975 - Directory Listing
Modified Tue Apr 3 10:20:11 2007 UTC (3 months, 2 weeks ago) by eile
Unbreak Posix build
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 974 - Directory Listing
Modified Tue Apr 3 09:43:45 2007 UTC (3 months, 2 weeks ago) by eile
Create getter/setter for strings in ConnectionDescription,
Continue SDP implementation up to working netPerf
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 973 - Directory Listing
Modified Tue Apr 3 08:24:36 2007 UTC (3 months, 2 weeks ago) by eile
Unbreak Win32 build, start implementing explicit SDP connections(untested)
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 972 - Directory Listing
Modified Tue Apr 3 08:03:53 2007 UTC (3 months, 2 weeks ago) by eile
Add file format support for SDP
Update file format spec
Minor website update
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation

Revision 969 - Directory Listing
Modified Sun Apr 1 13:11:33 2007 UTC (3 months, 2 weeks ago) by eile
Re-enable building of separate server DSO
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 968 - Directory Listing
Modified Fri Mar 30 15:39:51 2007 UTC (3 months, 2 weeks ago) by eile
Some rpm-related cleanups
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 967 - Directory Listing
Modified Fri Mar 30 14:13:38 2007 UTC (3 months, 2 weeks ago) by eile
Fix RHEL4 32 bit warnings, bump version number
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 966 - Directory Listing
Modified Fri Mar 30 14:11:30 2007 UTC (3 months, 2 weeks ago) by eile
Fix Win32 build after vmmlib relocation
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 965 - Directory Listing
Modified Fri Mar 30 14:05:24 2007 UTC (3 months, 2 weeks ago) by eile
Cleanup request handler code to avoid ugly int->pointer->int casts
[x] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 964 - Directory Listing
Modified Fri Mar 30 12:32:08 2007 UTC (3 months, 2 weeks ago) by eile
Add config files to installation, fix installation on Darwin
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 963 - Directory Listing
Modified Fri Mar 30 11:32:53 2007 UTC (3 months, 2 weeks ago) by eile
Move and add vmml headers to installer
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 962 - Directory Listing
Modified Fri Mar 30 10:23:45 2007 UTC (3 months, 2 weeks ago) by eile
First working, but incomplete, rpm generation
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 961 - Directory Listing
Modified Fri Mar 30 09:20:40 2007 UTC (3 months, 2 weeks ago) by eile
Add configs for TG tvc-deskside setup
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

Revision 960 - Directory Listing
Modified Thu Mar 29 15:56:59 2007 UTC (3 months, 2 weeks ago) by eile
Cleanup build and install process to prepare for rpm building
Cleanup dependency building
Update FAQ
'make clean' is adviced
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation

Revision 959 - Directory Listing
Modified Thu Mar 29 08:13:34 2007 UTC (3 months, 2 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix some positional problems with multilevel
decompositions. Update some hactar test configs.

Revision 958 - Directory Listing
Modified Wed Mar 28 12:12:06 2007 UTC (3 months, 2 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Unbreak Linux build

Revision 956 - Directory Listing
Modified Wed Mar 28 09:03:57 2007 UTC (3 months, 2 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix compile warning on Ubuntu 6.10

Revision 955 - Directory Listing
Modified Tue Mar 27 12:48:45 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Unbreak Win32 build

Revision 954 - Directory Listing
Modified Tue Mar 27 12:45:32 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Implement Server::useConfig( <string> )

Revision 952 - Directory Listing
Modified Mon Mar 26 15:16:33 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Unbreak Posix build

Revision 951 - Directory Listing
Modified Mon Mar 26 14:40:28 2007 UTC (3 months, 3 weeks ago) by eile
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Win32: Implement overlapped IO for SDP compatibility:
Might break non-Windows builds. Will be tested in a moment, and fixed alongside with the missing documentation.
- refactor socketConnection in socketConnectionWin32 and socketConnectionPosix
- use overlapped accept and reads in socketConnectionWin32
- add 'hostname' and 'hostname:port' syntax to --eq-listen command line option
- server accepts --eq-listen parameter
- Bugfix: uninitialized read during node connection handling
- Bugfix: race condition in PipeConnection::read/write

Revision 950 - Directory Listing
Modified Mon Mar 26 09:05:40 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: remove hardcoded IP from netperf

Revision 948 - Directory Listing
Modified Fri Mar 23 14:16:58 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix and add pipeperf to Win32 build

Revision 947 - Directory Listing
Modified Fri Mar 23 12:58:08 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: 
  rename netperf->pipeperf

Revision 946 - Directory Listing
Modified Fri Mar 23 12:53:35 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: 
  Create pipe() performance benchmark and test. VS2005 proj file is untested

Revision 945 - Directory Listing
Modified Fri Mar 23 12:39:45 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Simplify netperf to use one-sided, non-threaded communication.

Revision 944 - Directory Listing
Modified Thu Mar 22 16:00:00 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Use correct working dir for nodes

Revision 943 - Directory Listing
Modified Thu Mar 22 10:43:32 2007 UTC (3 months, 3 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: 
  GLX: Grab keyboard focus in fullscreen mode

Revision 941 - Directory Listing
Modified Tue Mar 20 17:41:08 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Test and fix resident render client on Win32

Revision 940 - Directory Listing
Modified Tue Mar 20 16:31:19 2007 UTC (3 months, 4 weeks ago) by eile
[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 939 - Directory Listing
Modified Mon Mar 19 15:30:52 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: NULL pointer dereferencing in exit code under RHEL.

Revision 936 - Directory Listing
Modified Mon Mar 19 10:00:50 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Tag 0.3 Beta

Revision 934 - Directory Listing
Modified Mon Mar 19 09:36:34 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Cleanup network tuning parameters

Revision 933 - Directory Listing
Modified Mon Mar 19 08:57:14 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Bump vmmlib external to latest version

Revision 932 - Directory Listing
Modified Mon Mar 19 08:51:41 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Minor cleanup before 0.3-beta.

Revision 931 - Directory Listing
Modified Mon Mar 19 08:23:43 2007 UTC (3 months, 4 weeks ago) by eile
[ ] May break build
[x] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation
Description: Cleanup file format: tokens are upper-case, update existing
             configs, update documentation

Revision 930 - Directory Listing
Modified Fri Mar 16 10:57:15 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Correctly transmit node listener hostname

Revision 929 - Directory Listing
Modified Fri Mar 16 10:13:32 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation
Description: Some network tuning

Revision 928 - Directory Listing
Modified Fri Mar 16 09:33:38 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: pixelBench: render two frames

Revision 927 - Directory Listing
Modified Fri Mar 16 08:51:54 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: tweak netperf

Revision 926 - Directory Listing
Modified Fri Mar 16 08:32:20 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Disable warning

Revision 925 - Directory Listing
Modified Fri Mar 16 08:10:44 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Disable warning

Revision 924 - Directory Listing
Modified Thu Mar 15 17:38:51 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Implement blocking reads on Win32

Revision 923 - Directory Listing
Modified Thu Mar 15 17:02:11 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation
Description: netperf: flow control between sender and receiver

Revision 922 - Directory Listing
Modified Thu Mar 15 16:44:03 2007 UTC (4 months ago) by twolf78
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Fixed linking of libmesh test executable for Linux systems.

Revision 921 - Directory Listing
Modified Thu Mar 15 15:49:08 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix and integrate netperf into VS solution

Revision 920 - Directory Listing
Modified Thu Mar 15 15:23:36 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Untested VS2005 project file for netperf

Revision 919 - Directory Listing
Modified Thu Mar 15 15:22:19 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Untested VS2005 project file for netperf

Revision 918 - Directory Listing
Modified Thu Mar 15 15:18:17 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add simple network throughput measuring tool

Revision 917 - Directory Listing
Modified Thu Mar 15 14:07:09 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add new logging prints to profile bulk network transfers

Revision 916 - Directory Listing
Modified Thu Mar 15 13:45:15 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix Posix build

Revision 915 - Directory Listing
Modified Thu Mar 15 13:35:09 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix Win32 race with deadlock on multiple, simultaneous connects.

Revision 914 - Directory Listing
Modified Thu Mar 15 12:47:19 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Use WSA functions in windows socket implementation

Revision 913 - Directory Listing
Modified Thu Mar 15 12:45:37 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add new statistics event

Revision 912 - Directory Listing
Modified Thu Mar 15 09:26:10 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Reenable swap barrier in hactar.eqc

Revision 911 - Directory Listing
Modified Thu Mar 15 08:55:56 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: unbreak Win32 build

Revision 908 - Directory Listing
Modified Tue Mar 13 16:42:57 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Unbreak Linux/Darwin build

Revision 907 - Directory Listing
Modified Tue Mar 13 16:26:19 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: WGL: set correct window size on init

Revision 906 - Directory Listing
Modified Tue Mar 13 14:26:12 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Simplest possible two-node config for testing

Revision 905 - Directory Listing
Modified Tue Mar 13 14:11:34 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Always use last-specified viewport or pixel viewport in window and channel.

Revision 904 - Directory Listing
Modified Tue Mar 13 12:27:12 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Various Win32 testing fallout:
- new 2-pipe configs
- Fix uninitialized variable in WGLEventHandler
- Switch to GL_BGRA for color images

Revision 901 - Directory Listing
Modified Tue Mar 13 08:56:10 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Copy x64 pthread library to output directory

Revision 900 - Directory Listing
Modified Tue Mar 13 08:28:32 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add max FPS to pixelBench

Revision 899 - Directory Listing
Modified Tue Mar 13 08:21:52 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix and integrate pixelBench into Win32 build

Revision 898 - Directory Listing
Modified Mon Mar 12 18:59:20 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Untested VS2005 project file for pixelBench

Revision 897 - Directory Listing
Modified Mon Mar 12 17:48:19 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Unbreak Win32 build

Revision 896 - Directory Listing
Modified Mon Mar 12 17:30:21 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: PixelViewport/Viewport-related fixes:
- fix Viewport::isValid() (fixes window output)
- fix PVP::operator / to handle non-0 positions (+unit test)
- fix channel output (pvp vs. vp)

Revision 895 - Directory Listing
Modified Mon Mar 12 12:56:30 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: PixelViewport/Viewport-related fixes:
- fix Viewport::isValid() (fixes window output)
- fix PVP::operator / to handle non-0 positions (+unit test)
- fix channel output (pvp vs. vp)

Revision 894 - Directory Listing
Modified Mon Mar 12 10:34:02 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix Win32 build

Revision 893 - Directory Listing
Modified Mon Mar 12 10:18:15 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Improve logging

Revision 892 - Directory Listing
Modified Mon Mar 12 10:17:00 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix Darwin build

Revision 891 - Directory Listing
Modified Mon Mar 12 09:16:44 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Rework Win32 pipe init to setup proper pvp. Fix window handling of negative pipe positions. Add 2-pipe.2D config.

Revision 890 - Directory Listing
Modified Mon Mar 12 09:09:25 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Very partial work to rewrite eqPly rendering code.

Revision 889 - Directory Listing
Modified Mon Mar 12 08:36:43 2007 UTC (4 months ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Potential bugfix in pixelViewport, add PVP unit tests.

Revision 887 - Directory Listing
Modified Fri Mar 9 15:01:07 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[x] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation
Description: Cleanup and rename pipe display/screen/monitor semantics:
             - A port is the connection port to the window server, und
               used only in GLX (was display)
             - A device is a physical or logical GPU: screen on GLX, gpu
               on WGL and virtual screen on CGL(unimplemented)
             - A monitor will be on output channel of a GPU(unimplemented)
             Potentially breaks applications due to renaming of:
             Pipe::getDisplay -> Pipe::getPort
             Pipe::getScreen  -> Pipe::getDevice
             Potentially breaks config files due to renaming of:
             display -> port
             screen  -> device
             The WGL implementation of device needs fixing.

Revision 886 - Directory Listing
Modified Fri Mar 9 13:00:18 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix warnings on Darwin

Revision 885 - Directory Listing
Modified Fri Mar 9 12:50:40 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Implement Multi-GPU support on WGL with nVidia cards using the WGL_NV_gpu_affinity extension. Example config and more testing will follow soon.

Revision 884 - Directory Listing
Modified Fri Mar 9 09:12:51 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Improve debug error prints

Revision 882 - Directory Listing
Modified Thu Mar 8 19:40:55 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation
Description: Add eq::Pipe::getName() and eq::Window::getName(),
             associated loader support, output and file format
             documentation update

Revision 881 - Directory Listing
Modified Thu Mar 8 19:16:56 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Expose fractional (wrt destination) viewport in channel
             task methods.

Revision 880 - Directory Listing
Modified Thu Mar 8 16:22:00 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Remove very misplaced semicolon.

Revision 879 - Directory Listing
Modified Thu Mar 8 16:08:24 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add wglext.h header file

Revision 878 - Directory Listing
Modified Thu Mar 8 14:33:43 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Viewports during the first frame were wrong on Win32 in some configurations

Revision 877 - Directory Listing
Modified Thu Mar 8 13:50:27 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation
Description: Improve compound output: move swapbarrier after frames.

Revision 876 - Directory Listing
Modified Thu Mar 8 13:30:41 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Change DB-patch algorithm to improve contrast between
             patches on Darwin.

Revision 875 - Directory Listing
Modified Thu Mar 8 13:22:54 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: 'Stabilize' patch colors of eqPly in DB-mode

Revision 872 - Directory Listing
Modified Thu Mar 8 09:55:44 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Description: Add float & double rng tests

Revision 871 - Directory Listing
Modified Thu Mar 8 09:02:07 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Race condition in client frame data image cache.

Revision 870 - Directory Listing
Modified Thu Mar 8 08:04:09 2007 UTC (4 months, 1 week ago) by eile
Lock vmmlib external to a tested version

Revision 869 - Directory Listing
Modified Wed Mar 7 17:01:58 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Documentation
Description: GLX: use ":0" if no default display is set on the pipe and in
                  the shell.

Revision 868 - Directory Listing
Modified Wed Mar 7 16:48:35 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: Fix Linux build

Revision 867 - Directory Listing
Modified Wed Mar 7 16:13:58 2007 UTC (4 months, 1 week ago) by eile
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Documentation
Description: Refactor random number generator into separate eqBase
             class. Add RNG unit test. Automatically run all eqBase
             tests.

Revision 866 - Directory Listing
Modified Tue Mar 6 17:20:15 2007 UTC (4 months, 1 week ago) by eile
[x] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation
[ ] Breaks existing applications
Description: 
- fix WGLEventHandler implementation (unbreak Win32 build)
- fix warnings in eqPly/frameData
- some cleanup in client/frameData
- increase send/recv buffer size on Windows

Revision 865 - Directory Listing
Modified Tue Mar 6 17:01:03 2007 UTC (4 months, 1 week ago) by eile
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Documentation
Description: Rework event handlers. Fixes race condition on WGL by using
             one event handler per window. Customize event handler and
             event handling setup more, depending on the window
             system. Code not tested on Win32 yet, may not work or
             compile.

Revision 864 - Directory Listing
Modified Tue Mar 6 10:28:03 2007 UTC (4 months, 1 week ago) by eile
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: 
- Re-enable warning disabled in last checking
- remove unused function from generated parser code

Revision 863 - Directory Listing
Modified Tue Mar 6 10:22:24 2007 UTC (4 months, 1 week ago) by eile
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: 
- Fix race condition during Node::disconnect()
- Disable warnings in generated parser code

Revision 862 - Directory Listing
Modified Mon Mar 5 16:38:43 2007 UTC (4 months, 1 week ago) by eile
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Remove chunk-based allocation in plyModel octtree
             generation for better memory fragmentation behaviour

Revision 861 - Directory Listing
Modified Mon Mar 5 14:28:34 2007 UTC (4 months, 1 week ago) by eile
[x] Bugfix
[x] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description:
- Add new datatypes encountered in some files to ply loader
- remove dead code from ply loader
- Fix another uninitialized variable in ply loader

Revision 860 - Directory Listing
Modified Mon Mar 5 13:06:17 2007 UTC (4 months, 1 week ago) by eile
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Use of deallocated strings in plyFileIO

Revision 859 - Directory Listing
Modified Mon Mar 5 13:04:51 2007 UTC (4 months, 1 week ago) by eile
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Add and link 64 bit pthread library (untested)

Revision 858 - Directory Listing
Modified Mon Mar 5 12:49:32 2007 UTC (4 months, 1 week ago) by eile
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Win32 bugfixes:
- Fix wndProc signature for 64 Bits
- Implement blocking writes

Revision 857 - Directory Listing
Modified Mon Mar 5 11:03:10 2007 UTC (4 months, 1 week ago) by eile
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Relax additional thread-safety checks in client/frameData

Revision 856 - Directory Listing
Modified Mon Mar 5 10:40:58 2007 UTC (4 months, 1 week ago) by eile
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Add additional thread-safety checks in client/frameData

Revision 853 - Directory Listing
Modified Fri Mar 2 14:44:16 2007 UTC (4 months, 2 weeks ago) by eile
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Documentation
[ ] Breaks existing applications
Description: Build both 32 and 64 bit versions on Linux by
	     default. Add Linux README to answer common build problems.

Revision 850 - Directory Listing
Modified Thu Mar 1 14:28:27 2007 UTC (4 months, 2 weeks ago) by eile
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Fix Win32 port

Revision 849 - Directory Listing
Modified Thu Mar 1 13:47:19 2007 UTC (4 months, 2 weeks ago) by eile
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description:
   Finish implementing non-threaded rendering: Correctly buffer and
     send per-frame tasks for nonthreaded pipes. Move pipe init/exit
     from config to node. Add node-local synchronization between
     Node::init->Pipe::Init and Pipe::exit->Node::exit. Change stress
     configs to include nonthreaded pipes.
   Bugfix: Releasing a config with pending frames could cause deadlocks

Revision 847 - Directory Listing
Modified Wed Feb 28 13:07:52 2007 UTC (4 months, 2 weeks ago) by eile
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Documentation
[ ] Breaks existing applications
Description: Continue implementing non-threaded rendering: Buffer
             per-pipe, per-frame tasks on the server.

Revision 846 - Directory Listing
Modified Wed Feb 28 09:57:31 2007 UTC (4 months, 2 weeks ago) by eile
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[x] Documentation
[ ] Breaks existing applications
Description: Start implementing non-threaded rendering. Add file format
             interface to loader and server API as specified. Dispatch
             nonthreaded tasks to main thread. Add example config. Still
             need implementation of late execution for nonthreaded task.

Revision 845 - Directory Listing
Modified Tue Feb 27 14:52:26 2007 UTC (4 months, 2 weeks ago) by eile
bugfix: Big Win32 socket writes failed due to a full socket buffer on non-blocking sockets. Use select to wait for socket to flush, then retry.

Revision 844 - Directory Listing
Modified Tue Feb 27 13:34:35 2007 UTC (4 months, 2 weeks ago) by eile
bugfix: swap barrier destruction on Win32

Revision 843 - Directory Listing
Modified Tue Feb 27 12:58:18 2007 UTC (4 months, 2 weeks ago) by eile
bugfix: deadlock in ConnectionSet.

Revision 842 - Directory Listing
Modified Tue Feb 27 12:44:16 2007 UTC (4 months, 2 weeks ago) by eile
Update WIN32 README

Revision 841 - Directory Listing
Modified Tue Feb 27 12:42:59 2007 UTC (4 months, 2 weeks ago) by eile
Update Win32 README

Revision 839 - Directory Listing
Modified Tue Feb 27 11:00:32 2007 UTC (4 months, 2 weeks ago) by eile
Task method renaming last: per-frame channel task methods channelClear...channelReadback, update spec

Revision 837 - Directory Listing
Modified Tue Feb 27 10:11:03 2007 UTC (4 months, 2 weeks ago) by eile
Task method renaming #4: Window, Channel: frameStart, frameFinish, startFrame, releaseFrame

Revision 836 - Directory Listing
Modified Tue Feb 27 09:02:48 2007 UTC (4 months, 2 weeks ago) by eile
Task method renaming #3: Pipe, Window, Channel: configInit and configExit

Revision 835 - Directory Listing
Modified Mon Feb 26 18:11:48 2007 UTC (4 months, 2 weeks ago) by eile
Fix Linux spinlock implementation

Revision 834 - Directory Listing
Modified Mon Feb 26 17:54:04 2007 UTC (4 months, 2 weeks ago) by eile
Task method renaming #2: Node: frameStart, frameFinish, startFrame, releaseFrame, Pipe: frameStart, frameFinish, startFrame, releaseFrame

Revision 833 - Directory Listing
Modified Mon Feb 26 16:36:00 2007 UTC (4 months, 2 weeks ago) by eile
Add paranoid validity check to referenced.h

Revision 832 - Directory Listing
Modified Mon Feb 26 14:58:28 2007 UTC (4 months, 2 weeks ago) by eile
compile fix

Revision 831 - Directory Listing
Modified Mon Feb 26 13:49:39 2007 UTC (4 months, 2 weeks ago) by eile
Add missing comparison operators to eqBase::Monitor

Revision 830 - Directory Listing
Modified Mon Feb 26 11:09:08 2007 UTC (4 months, 2 weeks ago) by eile
Task method renaming #1: Existing config and node methods, fix a race in the object packet dispatch

Revision 827 - Directory Listing
Modified Mon Feb 26 09:24:07 2007 UTC (4 months, 2 weeks ago) by eile
Remove node thread and move node methods to main thread

Revision 826 - Directory Listing
Modified Fri Feb 23 17:44:03 2007 UTC (4 months, 3 weeks ago) by eile
Fix race condition in object mapping initialization by applying the object's instance data before mapping it

Revision 822 - Directory Listing
Modified Fri Feb 23 14:41:28 2007 UTC (4 months, 3 weeks ago) by eile
Fix naming consistency for object synchronization packets

Revision 820 - Directory Listing
Modified Fri Feb 23 13:49:20 2007 UTC (4 months, 3 weeks ago) by eile
Add some debug prints

Revision 818 - Directory Listing
Modified Fri Feb 23 10:04:52 2007 UTC (4 months, 3 weeks ago) by eile
Remove more dead code

Revision 817 - Directory Listing
Modified Fri Feb 23 07:48:31 2007 UTC (4 months, 3 weeks ago) by eile
remove some dead code

Revision 816 - Directory Listing
Modified Wed Feb 21 13:37:31 2007 UTC (4 months, 3 weeks ago) by eile
Fix typo in last change

Revision 815 - Directory Listing
Modified Wed Feb 21 13:21:56 2007 UTC (4 months, 3 weeks ago) by eile
Introduce and use spin locks

Revision 814 - Directory Listing
Modified Wed Feb 21 12:53:17 2007 UTC (4 months, 3 weeks ago) by eile
Windows port:
- fix per-frame clock race condition
- fix setting of window pixel viewport after resize

Revision 813 - Directory Listing
Modified Wed Feb 21 12:21:36 2007 UTC (4 months, 3 weeks ago) by eile
Add missing resize message handling to wgl event handler

Revision 812 - Directory Listing
Modified Wed Feb 21 10:36:21 2007 UTC (4 months, 3 weeks ago) by eile
minor code cleanups

Revision 811 - Directory Listing
Modified Wed Feb 21 10:22:00 2007 UTC (4 months, 3 weeks ago) by eile
remove unneeded eqNet::Object type id

Revision 809 - Directory Listing
Modified Tue Feb 20 12:51:38 2007 UTC (4 months, 3 weeks ago) by eile
Cleanup: Make local node/client explicit to application, remove per-thread localNode global, cleanup thread exits to free resources and allow correct reference counting of nodes

Revision 808 - Directory Listing
Modified Mon Feb 19 16:26:21 2007 UTC (4 months, 3 weeks ago) by eile
Some code cleanup before implementing exposed node loop

Revision 807 - Directory Listing
Modified Mon Feb 19 10:54:24 2007 UTC (4 months, 3 weeks ago) by eile
Some code cleanup before implementing exposed node loop

Revision 804 - Directory Listing
Modified Tue Feb 13 15:50:01 2007 UTC (5 months ago) by eile
eqPly: Use new vmmlib frustum culler

Revision 802 - Directory Listing
Modified Tue Feb 13 12:39:16 2007 UTC (5 months ago) by eile
website: update demonstration guide

Revision 800 - Directory Listing
Modified Tue Feb 13 09:27:19 2007 UTC (5 months ago) by eile
Improvement: Execute the swap for all windows of a single pipe together to minimize tearing, some const-correctness fixes

Revision 798 - Directory Listing
Modified Mon Feb 12 18:26:39 2007 UTC (5 months ago) by eile
Update Quickstart Guide

Revision 795 - Directory Listing
Modified Mon Feb 12 16:32:43 2007 UTC (5 months ago) by eile
Website: Add quickstart and demo guide

Revision 794 - Directory Listing
Modified Mon Feb 12 15:22:36 2007 UTC (5 months ago) by eile
bugfix: Change 781 introduced a bug where images where not flushed and accumulated during runtime

Revision 789 - Directory Listing
Modified Mon Feb 12 13:07:28 2007 UTC (5 months ago) by eile
website: document environment variables, structure developer documentation better

Revision 786 - Directory Listing
Modified Mon Feb 12 10:53:44 2007 UTC (5 months ago) by eile
website: add distributed object spec

Revision 783 - Directory Listing
Modified Fri Feb 9 16:46:28 2007 UTC (5 months ago) by eile
Cleanup eqPly: move tracker code to config, encapsulate command line parsing in config, add command line switch to ignore colors from ply file

Revision 782 - Directory Listing
Modified Fri Feb 9 12:39:32 2007 UTC (5 months ago) by eile
Add missing files from last change

Revision 781 - Directory Listing
Modified Fri Feb 9 12:35:02 2007 UTC (5 months ago) by eile
Finalize eqNet::Object refactoring by creating change managers for full versions and static change managers, fix a potential memory leak in eqNet::Command

Revision 780 - Directory Listing
Modified Thu Feb 8 17:17:49 2007 UTC (5 months, 1 week ago) by eile
May break Windows build: refactor actual change handling out of eqNet::Object, create a master and slave version for change handling

Revision 778 - Directory Listing
Modified Wed Feb 7 17:42:52 2007 UTC (5 months, 1 week ago) by eile
More eqNet::Object-related cleanup

Revision 777 - Directory Listing
Modified Wed Feb 7 15:10:25 2007 UTC (5 months, 1 week ago) by eile
Add missing makeCurrent( None ) for glX, do not set default clear color

Revision 776 - Directory Listing
Modified Wed Feb 7 14:09:34 2007 UTC (5 months, 1 week ago) by eile
Cleanup distributed objects: remove auto instanciation, cleanup subscription semantics by introducing the pair register/deregisterObject, map/unmapObject, attach/detachObject

Revision 775 - Directory Listing
Modified Wed Feb 7 10:28:15 2007 UTC (5 months, 1 week ago) by eile
Remove unneeded VS2003 file

Revision 774 - Directory Listing
Modified Mon Feb 5 15:18:23 2007 UTC (5 months, 1 week ago) by eile
Swap left/right anaglyphic mask to be in sync with my glasses, add anaglyphics screenshot to website, start eqNet::Objects design doc

Revision 773 - Directory Listing
Modified Fri Feb 2 15:56:00 2007 UTC (5 months, 1 week ago) by eile
More eqNet::Object refactoring: remove typeid storage, decouple object type from behaviour (static/versioned), introduce eq::Matrix4d

Revision 772 - Directory Listing
Modified Fri Feb 2 13:12:24 2007 UTC (5 months, 1 week ago) by eile
Print visual ID in Window::initGLX

Revision 771 - Directory Listing
Modified Fri Feb 2 12:38:48 2007 UTC (5 months, 1 week ago) by eile
Some eqNet::Object-related cleanups

Revision 769 - Directory Listing
Modified Thu Feb 1 18:15:19 2007 UTC (5 months, 2 weeks ago) by eile
Fix C&P leftover in channnel.h

Revision 768 - Directory Listing
Modified Thu Feb 1 17:33:58 2007 UTC (5 months, 2 weeks ago) by eile
eqNet::Object simplification: remove redundant storage of policy on object, make stress.eqc more versatile

Revision 766 - Directory Listing
Modified Thu Feb 1 13:02:05 2007 UTC (5 months, 2 weeks ago) by eile
X11: Handle window close requests from window manager

Revision 765 - Directory Listing
Modified Thu Feb 1 12:26:13 2007 UTC (5 months, 2 weeks ago) by eile
Rename EventThread -> EventHandler for consistency

Revision 764 - Directory Listing
Modified Thu Feb 1 11:19:07 2007 UTC (5 months, 2 weeks ago) by eile
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 761 - Directory Listing
Modified Wed Jan 31 09:59:46 2007 UTC (5 months, 2 weeks ago) by eile
Win32 port: add pthreads-win32 source code and VS2005 project files

Revision 760 - Directory Listing
Modified Wed Jan 31 09:34:02 2007 UTC (5 months, 2 weeks ago) by eile
Win32 porting:
o fix Clock::setAlarm
o delete unused pthread library versions
o provide working pthread library (exit crash)

Revision 758 - Directory Listing
Modified Tue Jan 30 15:10:53 2007 UTC (5 months, 2 weeks ago) by eile
Debug node launch on Win32:
o Fix launcher process creation
o Use different separator in various places, ':' conflicted with Win32 drive letters
o Set default launch timeout
o Correct detection of absolute paths
Added some files to the SVN ignore list

Revision 757 - Directory Listing
Modified Tue Jan 30 13:06:24 2007 UTC (5 months, 2 weeks ago) by eile
Bugfix: some connection send() methods were broken, swap launch command quotation scheme for better Win32 compatibility

Revision 755 - Directory Listing
Modified Tue Jan 30 12:21:54 2007 UTC (5 months, 2 weeks ago) by eile
Add support for anaglyphic stereo rendering: uses glColorMask, add compound stereo mode, add left/right color mask, add design documentation, update file format

Revision 754 - Directory Listing
Modified Mon Jan 29 14:06:09 2007 UTC (5 months, 2 weeks ago) by eile
Win32 debugging:
- make window class name unique
- report windows error string during initWGL
- add config files to eqServer VS2005 project file
- fix minor bug in eqNet::Session

Revision 753 - Directory Listing
Modified Fri Jan 26 15:34:20 2007 UTC (5 months, 2 weeks ago) by eile
Change VS2005 project files to use PlatformName and ConfigurationName in output and temp directories, some code cleanup while chasing down an exit segfault in the debug version.

Revision 752 - Directory Listing
Modified Fri Jan 26 12:32:07 2007 UTC (5 months, 2 weeks ago) by eile
Add missing Channel::getDrawBuffer/getReadBuffer

Revision 750 - Directory Listing
Modified Thu Jan 25 14:54:30 2007 UTC (5 months, 3 weeks ago) by eile
Fix eqPly file loading and saving on Win32, Fix C&P bug in stencil buffer request during window creation

Revision 749 - Directory Listing
Modified Thu Jan 25 10:51:44 2007 UTC (5 months, 3 weeks ago) by eile
Convert windows to unix line endings

Revision 748 - Directory Listing
Modified Thu Jan 25 10:43:38 2007 UTC (5 months, 3 weeks ago) by eile
improve viewport handling

Revision 747 - Directory Listing
Modified Thu Jan 25 09:39:01 2007 UTC (5 months, 3 weeks ago) by eile
Fix Win32 build

Revision 746 - Directory Listing
Modified Wed Jan 24 17:44:31 2007 UTC (5 months, 3 weeks ago) by eile
Fix compile warning

Revision 745 - Directory Listing
Modified Wed Jan 24 17:29:10 2007 UTC (5 months, 3 weeks ago) by eile
Fix Ubuntu build

Revision 744 - Directory Listing
Modified Wed Jan 24 17:19:17 2007 UTC (5 months, 3 weeks ago) by eile
Fix Darwin build

Revision 743 - Directory Listing
Modified Wed Jan 24 14:53:22 2007 UTC (5 months, 3 weeks ago) by eile
First step towards Win32 support: Windows VS2005 project files, Windows XP porting w/ event handling, running eqPly with exit crashes, virtually no testing.

Revision 741 - Directory Listing
Modified Wed Jan 24 12:20:38 2007 UTC (5 months, 3 weeks ago) by eile
Rename Config::beginFrame to Config::startFrame for consistency with other pipe and window startFrame methods

Revision 740 - Directory Listing
Modified Tue Jan 23 13:27:17 2007 UTC (5 months, 3 weeks ago) by eile
Pass unhandled window-system native events to Window::processEvent

Revision 739 - Directory Listing
Modified Mon Jan 22 16:54:37 2007 UTC (5 months, 3 weeks ago) by eile
bugfix: Uninitialized variable Framedata::translation

Revision 738 - Directory Listing
Modified Thu Jan 18 17:37:01 2007 UTC (5 months, 4 weeks ago) by eile
More exit cleanup: correct node exit and deletion

Revision 737 - Directory Listing
Modified Thu Jan 18 14:19:55 2007 UTC (5 months, 4 weeks ago) by eile
Cleanup deallocation of eq::Config::_headMatrix

Revision 736 - Directory Listing
Modified Thu Jan 18 14:07:22 2007 UTC (5 months, 4 weeks ago) by eile
Add error message support to Config::init, make task method "callbacks" protected, some eqPly exit cleanups

Revision 735 - Directory Listing
Modified Wed Jan 17 14:53:22 2007 UTC (5 months, 4 weeks ago) by eile
trim header file includes

Revision 731 - Directory Listing
Modified Tue Jan 16 08:26:28 2007 UTC (6 months ago) by eile
bugfix: applyHeadTransform() dopied matrix due to different types

Revision 730 - Directory Listing
Modified Mon Jan 15 08:03:18 2007 UTC (6 months ago) by eile
Some code cleanup in eqPly

Revision 729 - Directory Listing
Modified Fri Jan 12 16:19:37 2007 UTC (6 months ago) by eile
Remove unused two-way pipe connection

Revision 726 - Directory Listing
Modified Thu Jan 11 08:27:03 2007 UTC (6 months ago) by eile
Try to fix missing type definitions on RHEL3

Revision 725 - Directory Listing
Modified Tue Jan 9 17:36:22 2007 UTC (6 months, 1 week ago) by eile
Linux compile fix

Revision 724 - Directory Listing
Modified Tue Jan 9 17:21:14 2007 UTC (6 months, 1 week ago) by eile
Cleanup hash function handling for std::string

Revision 716 - Directory Listing
Modified Fri Jan 5 13:40:50 2007 UTC (6 months, 1 week ago) by eile
cleanup window-system specific storage

Revision 715 - Directory Listing
Modified Fri Jan 5 09:51:39 2007 UTC (6 months, 1 week ago) by eile
bugfix: correct packing of rgb image headers

Revision 711 - Directory Listing
Modified Thu Jan 4 15:56:23 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 710 - Directory Listing
Modified Thu Jan 4 15:48:34 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 708 - Directory Listing
Modified Thu Jan 4 13:16:47 2007 UTC (6 months, 1 week ago) by eile
website: Update project description and feature list

Revision 707 - Directory Listing
Modified Thu Jan 4 09:44:19 2007 UTC (6 months, 1 week ago) by eile
Fix potential bug when selecting from multiple pending connections

Revision 705 - Directory Listing
Modified Wed Jan 3 17:02:49 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 703 - Directory Listing
Modified Wed Jan 3 16:55:15 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 702 - Directory Listing
Modified Wed Jan 3 15:45:45 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 701 - Directory Listing
Modified Wed Jan 3 15:41:04 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 700 - Directory Listing
Modified Wed Jan 3 14:59:17 2007 UTC (6 months, 1 week ago) by eile
More header file tweaking

Revision 697 - Directory Listing
Modified Wed Jan 3 10:22:44 2007 UTC (6 months, 1 week ago) by eile
remove superflous header file

Revision 696 - Directory Listing
Modified Wed Jan 3 10:18:54 2007 UTC (6 months, 1 week ago) by eile
Missing file to: Move Launcher to eqBase and merge with Process

Revision 695 - Directory Listing
Modified Wed Jan 3 10:18:32 2007 UTC (6 months, 1 week ago) by eile
Move Launcher to eqBase and merge with Process

Revision 694 - Directory Listing
Modified Wed Jan 3 09:41:10 2007 UTC (6 months, 1 week ago) by eile
remove superflous header file

Revision 693 - Directory Listing
Modified Wed Jan 3 08:56:07 2007 UTC (6 months, 1 week ago) by eile
remove superflous header file

Revision 691 - Directory Listing
Modified Tue Jan 2 16:43:37 2007 UTC (6 months, 2 weeks ago) by eile
Remove superflous header file

Revision 690 - Directory Listing
Modified Tue Jan 2 11:53:51 2007 UTC (6 months, 2 weeks ago) by eile
remove superflous header file

Revision 684 - Directory Listing
Modified Sat Dec 30 15:53:15 2006 UTC (6 months, 2 weeks ago) by eile
Some more release work

Revision 677 - Directory Listing
Modified Sat Dec 30 12:24:10 2006 UTC (6 months, 2 weeks ago) by eile
Update Release Notes

Revision 676 - Directory Listing
Modified Sat Dec 30 11:48:43 2006 UTC (6 months, 2 weeks ago) by eile
Configuration file cleanup

Revision 675 - Directory Listing
Modified Fri Dec 29 14:21:06 2006 UTC (6 months, 2 weeks ago) by eile
Bump version number

Revision 674 - Directory Listing
Modified Fri Dec 29 13:47:44 2006 UTC (6 months, 2 weeks ago) by eile
Fix some compile warnings on Linux

Revision 673 - Directory Listing
Modified Fri Dec 29 13:01:47 2006 UTC (6 months, 2 weeks ago) by eile
some more dynamic near/far plane work in eqPly

Revision 672 - Directory Listing
Modified Thu Dec 28 13:38:21 2006 UTC (6 months, 2 weeks ago) by eile
bugfix: missed one place to correct frustum bottom, top order

Revision 671 - Directory Listing
Modified Thu Dec 28 13:33:09 2006 UTC (6 months, 2 weeks ago) by eile
bugfix: correct frustum bottom, top order

Revision 669 - Directory Listing
Modified Thu Dec 21 09:55:40 2006 UTC (6 months, 3 weeks ago) by eile
Move frustum culling class towards VMMLib

Revision 668 - Directory Listing
Modified Thu Dec 21 09:05:58 2006 UTC (6 months, 3 weeks ago) by eile
fix broken build

Revision 667 - Directory Listing
Modified Thu Dec 21 08:57:13 2006 UTC (6 months, 3 weeks ago) by eile
bugfix: race condition during simultaneous node connections: rewrote node connection code

Revision 666 - Directory Listing
Modified Wed Dec 20 15:04:16 2006 UTC (6 months, 3 weeks ago) by eile
bugfix: add more possible characters to strings in config file loader

Revision 665 - Directory Listing
Modified Wed Dec 20 11:22:32 2006 UTC (6 months, 3 weeks ago) by eile
bugfix: creation of default connection description broken in loader

Revision 664 - Directory Listing
Modified Mon Dec 18 10:11:01 2006 UTC (6 months, 4 weeks ago) by eile
Update 8-pipe DB configs

Revision 658 - Directory Listing
Modified Sun Dec 17 12:23:05 2006 UTC (6 months, 4 weeks ago) by eile
Minor cleanup before attacking connection setup redesign

Revision 657 - Directory Listing
Modified Sat Dec 16 16:03:40 2006 UTC (7 months ago) by eile
Fix newly added debug prints

Revision 656 - Directory Listing
Modified Sat Dec 16 15:56:33 2006 UTC (7 months ago) by eile
Minor config file parser bugfix

Revision 655 - Directory Listing
Modified Sat Dec 16 15:50:12 2006 UTC (7 months ago) by eile
Add some assembly debug prints

Revision 652 - Directory Listing
Modified Fri Dec 15 15:34:53 2006 UTC (7 months ago) by eile
"Fix" lexer bug during string parsing while new input buffer read by expressing strings properly in the lexer, beautify compound eye output

Revision 649 - Directory Listing
Modified Thu Dec 14 14:28:03 2006 UTC (7 months ago) by eile
working serial 8-node DB config

Revision 648 - Directory Listing
Modified Thu Dec 14 14:10:24 2006 UTC (7 months ago) by eile
tweak 8-node bs config

Revision 647 - Directory Listing
Modified Thu Dec 14 14:09:47 2006 UTC (7 months ago) by eile
add eight-node direct send config

Revision 646 - Directory Listing
Modified Thu Dec 14 13:38:31 2006 UTC (7 months ago) by eile
revert accidentel channel.cpp checkin

Revision 645 - Directory Listing
Modified Thu Dec 14 13:36:39 2006 UTC (7 months ago) by eile
eight node binary swap config

Revision 644 - Directory Listing
Modified Thu Dec 14 11:17:15 2006 UTC (7 months ago) by eile
Preliminary 2-pipe eye config

Revision 643 - Directory Listing
Modified Thu Dec 14 11:08:46 2006 UTC (7 months ago) by eile
IA64 compile fix

Revision 642 - Directory Listing
Modified Thu Dec 14 09:48:44 2006 UTC (7 months ago) by eile
Monitor operator << bugfix

Revision 641 - Directory Listing
Modified Thu Dec 14 08:31:41 2006 UTC (7 months ago) by eile
Implement early assembly when using multiple input frames

Revision 639 - Directory Listing
Modified Tue Dec 12 14:31:32 2006 UTC (7 months ago) by eile
minor eqPly change

Revision 638 - Directory Listing
Modified Tue Dec 12 13:20:42 2006 UTC (7 months ago) by eile
Relax loader for order of fields and children in a entity

Revision 637 - Directory Listing
Modified Tue Dec 12 12:53:41 2006 UTC (7 months ago) by eile
Optimize eqPly rendering

Revision 636 - Directory Listing
Modified Tue Dec 12 09:33:45 2006 UTC (7 months ago) by eile
Automatize DB-patch "coloring"

Revision 635 - Directory Listing
Modified Mon Dec 11 21:18:49 2006 UTC (7 months ago) by eile
bugfix: eqPly did draw some data twice in sort-last rendering

Revision 634 - Directory Listing
Modified Fri Dec 8 14:24:27 2006 UTC (7 months, 1 week ago) by eile
Implement Config::finishFrames()

Revision 633 - Directory Listing
Modified Fri Dec 8 13:45:54 2006 UTC (7 months, 1 week ago) by eile
Missing description update from last change

Revision 632 - Directory Listing
Modified Fri Dec 8 12:42:47 2006 UTC (7 months, 1 week ago) by eile
add wait frame statistics, fix EQ_ environment exportation

Revision 630 - Directory Listing
Modified Thu Dec 7 13:55:00 2006 UTC (7 months, 1 week ago) by eile
bugfix: config latency handling, bugfix: illegal free on 0-latency configs, replace latency sema with more robust monitor primitive

Revision 629 - Directory Listing
Modified Thu Dec 7 10:49:04 2006 UTC (7 months, 1 week ago) by eile
Add hactar config for curved screen setup

Revision 628 - Directory Listing
Modified Thu Dec 7 09:38:42 2006 UTC (7 months, 1 week ago) by eile
bugfix: swap barrier deadlock in initialization; change swap barrier test config to a "display wall"-like setup

Revision 627 - Directory Listing
Modified Thu Dec 7 08:20:31 2006 UTC (7 months, 1 week ago) by eile
Minor socket connection change to avoid bogus warning

Revision 624 - Directory Listing
Modified Wed Dec 6 17:34:33 2006 UTC (7 months, 1 week ago) by eile
Add statistics API and documentation, Clean up attributes file format and API by "flattening" attributes

Revision 623 - Directory Listing
Modified Tue Dec 5 11:30:23 2006 UTC (7 months, 1 week ago) by eile
rename image compression tests, update downloads page to reflect new sf svn infrastructure

Revision 622 - Directory Listing
Modified Tue Dec 5 10:31:27 2006 UTC (7 months, 1 week ago) by eile
bugfix: properly delete item from list while iterating

Revision 621 - Directory Listing
Modified Tue Dec 5 08:26:21 2006 UTC (7 months, 1 week ago) by eile
Bugfix: race condition in image receiption

Revision 620 - Directory Listing
Modified Mon Dec 4 19:28:53 2006 UTC (7 months, 1 week ago) by eile
Fix Intel Mac build failure

Revision 618 - Directory Listing
Modified Mon Dec 4 15:20:21 2006 UTC (7 months, 1 week ago) by eile
Export all EQ_ env variables to client nodes

Revision 617 - Directory Listing
Modified Mon Dec 4 14:36:44 2006 UTC (7 months, 1 week ago) by eile
Bunch of new config files from performance measurements

Revision 616 - Directory Listing
Modified Mon Dec 4 11:08:41 2006 UTC (7 months, 1 week ago) by eile
bugfix: packet data alignment on 64bit Linux

Revision 615 - Directory Listing
Modified Mon Dec 4 11:07:29 2006 UTC (7 months, 1 week ago) by eile
Minor tweaks

Revision 614 - Directory Listing
Modified Mon Dec 4 11:02:58 2006 UTC (7 months, 1 week ago) by eile
bugfix: Ugly C&P bug in PixelViewport

Revision 613 - Directory Listing
Modified Mon Dec 4 09:26:34 2006 UTC (7 months, 1 week ago) by eile
Fix Linux/amd64 build of image tests

Revision 612 - Directory Listing
Modified Mon Dec 4 08:23:49 2006 UTC (7 months, 1 week ago) by eile
Implement fast RLE-like compression for image network transport

Revision 611 - Directory Listing
Modified Sat Dec 2 16:45:52 2006 UTC (7 months, 2 weeks ago) by eile
Fix automated build script for test execution

Revision 610 - Directory Listing
Modified Sat Dec 2 13:12:23 2006 UTC (7 months, 2 weeks ago) by eile
Debug compressor, add compressor unit tests, add support for automatic test runs nin build system

Revision 609 - Directory Listing
Modified Fri Dec 1 17:47:39 2006 UTC (7 months, 2 weeks ago) by eile
Incomplete implementation of compression for image network transfers

Revision 608 - Directory Listing
Modified Thu Nov 30 12:30:49 2006 UTC (7 months, 2 weeks ago) by eile
Some performance tweaking: socket parameters, eqPly rendering, hactar binary swap config

Revision 607 - Directory Listing
Modified Thu Nov 30 09:56:57 2006 UTC (7 months, 2 weeks ago) by eile
Add 4-window binary swap sort-last config

Revision 605 - Directory Listing
Modified Tue Nov 28 19:45:50 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: more rounding artifacts, bugfix: source windows assembly displacement for big windows

Revision 604 - Directory Listing
Modified Tue Nov 28 16:06:12 2006 UTC (7 months, 2 weeks ago) by eile
Fix Linux compile warning

Revision 603 - Directory Listing
Modified Tue Nov 28 15:43:30 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: mixed DB/2D assembly, add 3-window sort-last, direct-send config, complete hactar direct-send config (untested)

Revision 601 - Directory Listing
Modified Tue Nov 28 14:53:38 2006 UTC (7 months, 2 weeks ago) by eile
Fix compound spec and implementation to match each other wrt task execution, couple of code cleanups

Revision 600 - Directory Listing
Modified Tue Nov 28 13:42:45 2006 UTC (7 months, 2 weeks ago) by eile
test config on another machine

Revision 599 - Directory Listing
Modified Tue Nov 28 09:42:17 2006 UTC (7 months, 2 weeks ago) by eile
add ASSEMBLE task to loader

Revision 598 - Directory Listing
Modified Tue Nov 28 09:07:42 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: "unconnected" input frames crash

Revision 597 - Directory Listing
Modified Tue Nov 28 08:29:48 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: non-zero image offsets during readback

Revision 596 - Directory Listing
Modified Mon Nov 27 18:06:13 2006 UTC (7 months, 2 weeks ago) by eile
Fix build

Revision 595 - Directory Listing
Modified Mon Nov 27 17:53:14 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: rounding artefacts in 2D decompositions

Revision 594 - Directory Listing
Modified Mon Nov 27 15:06:29 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: channel inheritance for input/output frame setup, new 4-window sort-last config

Revision 593 - Directory Listing
Modified Mon Nov 27 14:37:26 2006 UTC (7 months, 2 weeks ago) by eile
add output of frame viewport and buffers

Revision 592 - Directory Listing
Modified Mon Nov 27 14:29:04 2006 UTC (7 months, 2 weeks ago) by eile
Move frustum code to VMMLib

Revision 591 - Directory Listing
Modified Mon Nov 27 13:54:35 2006 UTC (7 months, 2 weeks ago) by eile
add frame viewport, buffer loader support, tweak some configs

Revision 590 - Directory Listing
Modified Mon Nov 27 13:27:11 2006 UTC (7 months, 2 weeks ago) by eile
Fix clock calculation on Linux

Revision 589 - Directory Listing
Modified Mon Nov 27 13:18:06 2006 UTC (7 months, 2 weeks ago) by eile
Minor eqPly tweaks

Revision 588 - Directory Listing
Modified Mon Nov 27 12:39:11 2006 UTC (7 months, 2 weeks ago) by eile
tested 2D-hactar config

Revision 587 - Directory Listing
Modified Mon Nov 27 11:21:36 2006 UTC (7 months, 2 weeks ago) by eile
vmmlib-ize frustum

Revision 586 - Directory Listing
Modified Mon Nov 27 10:51:48 2006 UTC (7 months, 2 weeks ago) by eile
sort-last implementation: traditional, OpenGL 1.1 stencil-based approach, add simple DB config, add range culling to eqPly

Revision 585 - Directory Listing
Modified Mon Nov 27 09:07:31 2006 UTC (7 months, 2 weeks ago) by eile
Untested sort-first config for hactar

Revision 584 - Directory Listing
Modified Mon Nov 27 08:24:58 2006 UTC (7 months, 2 weeks ago) by eile
Improve dynamic near/far support by merging API into setNearFar, temporarily disable incorrect near/far computation in eqPly

Revision 583 - Directory Listing
Modified Sun Nov 26 20:16:02 2006 UTC (7 months, 2 weeks ago) by eile
correct near/far computation for eqPly

Revision 582 - Directory Listing
Modified Sun Nov 26 19:39:48 2006 UTC (7 months, 2 weeks ago) by eile
Implement dynamic near/far plane, bugfix compound buffer storage and output

Revision 581 - Directory Listing
Modified Sun Nov 26 14:42:48 2006 UTC (7 months, 2 weeks ago) by eile
add 2-window.2D config file

Revision 580 - Directory Listing
Modified Sun Nov 26 14:37:28 2006 UTC (7 months, 2 weeks ago) by eile
bugfix: >1 input frames crash, log output tweaking, rename eqs->eqServer

Revision 579 - Directory Listing
Modified Fri Nov 24 18:09:05 2006 UTC (7 months, 3 weeks ago) by eile
bugfix: network frame transmission synchronization

Revision 578 - Directory Listing
Modified Fri Nov 24 16:32:50 2006 UTC (7 months, 3 weeks ago) by eile
Substantial bugfixing in server exit code

Revision 577 - Directory Listing
Modified Fri Nov 24 13:13:55 2006 UTC (7 months, 3 weeks ago) by eile
Fix broken build

Revision 576 - Directory Listing
Modified Fri Nov 24 12:22:44 2006 UTC (7 months, 3 weeks ago) by eile
Bugfix: image data network transmission alignment problem, improve eqPly to print overall FPS

Revision 575 - Directory Listing
Modified Fri Nov 24 09:08:07 2006 UTC (7 months, 3 weeks ago) by eile
Bugfix: channel viewport offset when channel==inherit channel

Revision 574 - Directory Listing
Modified Fri Nov 24 09:06:01 2006 UTC (7 months, 3 weeks ago) by eile
add uninstall rule

Revision 573 - Directory Listing
Modified Thu Nov 23 18:35:22 2006 UTC (7 months, 3 weeks ago) by eile
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 572 - Directory Listing
Modified Thu Nov 23 10:30:27 2006 UTC (7 months, 3 weeks ago) by eile
remove unnecessary Darwin build flag

Revision 571 - Directory Listing
Modified Wed Nov 22 13:04:35 2006 UTC (7 months, 3 weeks ago) by eile
Fix barrier deadlock race condition caused by unprocessed rescheduled packets: make connection set interruptible, redispatch node commands on interrupt, interrupt on barrier version synchronization

Revision 570 - Directory Listing
Modified Wed Nov 22 08:24:10 2006 UTC (7 months, 3 weeks ago) by eile
minor tweaks: export EQ_LOG_TOPICS to client, increase stress config latency

Revision 569 - Directory Listing
Modified Tue Nov 21 16:43:22 2006 UTC (7 months, 3 weeks ago) by eile
More compound frame work

Revision 568 - Directory Listing
Modified Tue Nov 21 14:32:53 2006 UTC (7 months, 3 weeks ago) by eile
rename PacketFunc->CommandFunc

Revision 567 - Directory Listing
Modified Tue Nov 21 13:48:38 2006 UTC (7 months, 3 weeks ago) by eile
tweak hactar config

Revision 566 - Directory Listing
Modified Tue Nov 21 13:26:32 2006 UTC (7 months, 3 weeks ago) by eile
implement display list usage in eqPly

Revision 565 - Directory Listing
Modified Tue Nov 21 12:59:02 2006 UTC (7 months, 3 weeks ago) by eile
IA64 porting: Break dependency between node/command upsetting gcc 3.3, fix some warnings

Revision 563 - Directory Listing
Modified Tue Nov 21 09:16:19 2006 UTC (7 months, 3 weeks ago) by eile
more compound assembly work

Revision 562 - Directory Listing
Modified Mon Nov 20 16:02:18 2006 UTC (7 months, 3 weeks ago) by eile
stub assembly task generation

Revision 561 - Directory Listing
Modified Mon Nov 20 15:44:55 2006 UTC (7 months, 3 weeks ago) by eile
reuse socket address to avoid socket shutdown timeout

Revision 560 - Directory Listing
Modified Mon Nov 20 14:50:57 2006 UTC (7 months, 3 weeks ago) by eile
Debug large packet sending and various connection-based code

Revision 559 - Directory Listing
Modified Sun Nov 19 14:05:36 2006 UTC (7 months, 3 weeks ago) by eile
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 554 - Directory Listing
Modified Fri Nov 17 12:47:51 2006 UTC (7 months, 4 weeks ago) by eile
refactor packet dispatch mechanism: use dynamic function table and nicer Functor invocation class

Revision 553 - Directory Listing
Modified Thu Nov 16 16:26:11 2006 UTC (8 months ago) by eile
A couple of minor stuff from todays cave testing

Revision 552 - Directory Listing
Modified Wed Nov 15 10:07:10 2006 UTC (8 months ago) by eile
fix some warnings on Linux

Revision 550 - Directory Listing
Modified Wed Nov 8 10:51:59 2006 UTC (8 months, 1 week ago) by eile
bugfix for sending readback/transmit tasks

Revision 549 - Directory Listing
Modified Tue Nov 7 17:00:28 2006 UTC (8 months, 1 week ago) by eile
more compound frame work

Revision 548 - Directory Listing
Modified Tue Nov 7 15:35:04 2006 UTC (8 months, 1 week ago) by eile
bugfix: compound viewport computation, more compound frame work

Revision 547 - Directory Listing
Modified Tue Nov 7 11:08:27 2006 UTC (8 months, 1 week ago) by eile
fix build system

Revision 543 - Directory Listing
Modified Fri Nov 3 14:25:32 2006 UTC (8 months, 1 week ago) by eile
Forgot to export CXXFLAGS in Makefile

Revision 542 - Directory Listing
Modified Fri Nov 3 11:46:56 2006 UTC (8 months, 1 week ago) by eile
Fix compile breakage caused by last checkin, improve Makefile (avoid duplicate CXXFLAGS, use -Wall for gcc)

Revision 541 - Directory Listing
Modified Fri Nov 3 10:39:23 2006 UTC (8 months, 1 week ago) by eile
change connection attribute strings for consistency with config and window attributes

Revision 540 - Directory Listing
Modified Thu Nov 2 15:17:13 2006 UTC (8 months, 2 weeks ago) by eile
pick up globals from set environment variables

Revision 538 - Directory Listing
Modified Thu Nov 2 09:40:40 2006 UTC (8 months, 2 weeks ago) by eile
remove overzealous use of quotes

Revision 537 - Directory Listing
Modified Thu Nov 2 08:59:16 2006 UTC (8 months, 2 weeks ago) by eile
some more compound frame work

Revision 536 - Directory Listing
Modified Thu Nov 2 08:20:09 2006 UTC (8 months, 2 weeks ago) by eile
gcc 4.1 compile fix

Revision 532 - Directory Listing
Modified Wed Nov 1 08:21:46 2006 UTC (8 months, 2 weeks ago) by eile
Update website to announce v0.1, merge release-1.0 changes back to trunk

Revision 528 - Directory Listing
Modified Tue Oct 31 14:52:50 2006 UTC (8 months, 2 weeks ago) by eile
Release 0.1 preparations: Update top-level documentation files and release notes

Revision 527 - Directory Listing
Modified Tue Oct 31 14:49:46 2006 UTC (8 months, 2 weeks ago) by eile
use new preRotate functions for mouse interaction

Revision 526 - Directory Listing
Modified Tue Oct 31 09:53:51 2006 UTC (8 months, 2 weeks ago) by eile
more tracker cleanup

Revision 525 - Directory Listing
Modified Mon Oct 30 14:06:56 2006 UTC (8 months, 2 weeks ago) by eile
untested tracker code cleanup

Revision 524 - Directory Listing
Modified Mon Oct 30 11:02:56 2006 UTC (8 months, 2 weeks ago) by eile
add 0.1.0 release notes draft

Revision 523 - Directory Listing
Modified Mon Oct 30 09:39:47 2006 UTC (8 months, 2 weeks ago) by eile
tweak automated build script

Revision 522 - Directory Listing
Modified Mon Oct 30 09:04:26 2006 UTC (8 months, 2 weeks ago) by eile
ia64 compile fix

Revision 520 - Directory Listing
Modified Sat Oct 28 15:37:41 2006 UTC (8 months, 2 weeks ago) by eile
small README tweak

Revision 518 - Directory Listing
Modified Fri Oct 27 10:27:13 2006 UTC (8 months, 2 weeks ago) by eile
de-inline version information, clean up event thread creation

Revision 516 - Directory Listing
Modified Fri Oct 27 08:46:07 2006 UTC (8 months, 2 weeks ago) by eile
add version information header file

Revision 515 - Directory Listing
Modified Fri Oct 27 08:02:16 2006 UTC (8 months, 2 weeks ago) by eile
Config file cleanup in preparation of 0.1 release

Revision 514 - Directory Listing
Modified Thu Oct 26 14:34:44 2006 UTC (8 months, 3 weeks ago) by eile
improve integration of vmmlib, (partial) bugfix for head tracking

Revision 513 - Directory Listing
Modified Thu Oct 26 11:32:20 2006 UTC (8 months, 3 weeks ago) by eile
fix race conditions in eqNet::Object and barrier, provide way to set delta data separately from instance data, introduce new debug prints

Revision 512 - Directory Listing
Modified Mon Oct 23 10:05:53 2006 UTC (8 months, 3 weeks ago) by eile
Barrier test config

Revision 509 - Directory Listing
Modified Fri Oct 20 14:09:34 2006 UTC (8 months, 3 weeks ago) by eile
Bugfix: swapbarrier across multiple nodes was broken

Revision 507 - Directory Listing
Modified Thu Oct 19 15:21:29 2006 UTC (8 months, 4 weeks ago) by eile
Improve some debug print

Revision 506 - Directory Listing
Modified Thu Oct 19 13:18:29 2006 UTC (8 months, 4 weeks ago) by eile
set fullscreen hint on cluster config

Revision 505 - Directory Listing
Modified Thu Oct 19 11:15:30 2006 UTC (8 months, 4 weeks ago) by eile
minor eqPly cleanup

Revision 504 - Directory Listing
Modified Thu Oct 19 10:07:28 2006 UTC (8 months, 4 weeks ago) by eile
eqPly: re-enable frustum culling, convert frustum to Unix line endings and provide float specialization for sqrt

Revision 503 - Directory Listing
Modified Thu Oct 19 09:26:21 2006 UTC (8 months, 4 weeks ago) by eile
missing file for step2

Revision 502 - Directory Listing
Modified Thu Oct 19 09:20:57 2006 UTC (8 months, 4 weeks ago) by eile
step 2 of step-by-step conversion to use vmmlib consistently

Revision 495 - Directory Listing
Modified Tue Oct 17 12:34:53 2006 UTC (9 months ago) by eile
step 1 of step-by-step conversion to use vmmlib consistently

Revision 494 - Directory Listing
Modified Mon Oct 16 13:07:37 2006 UTC (9 months ago) by eile
start using vmmlib in plyModel

Revision 493 - Directory Listing
Modified Mon Oct 16 10:04:28 2006 UTC (9 months ago) by dustin82
Mouse-based exit, useful for fullscreen X11 windows

Revision 492 - Directory Listing
Modified Mon Oct 16 09:56:52 2006 UTC (9 months ago) by dustin82
add Window decoration and fullscreen hints, add pipe screen loader support

Revision 490 - Directory Listing
Modified Mon Oct 16 07:19:59 2006 UTC (9 months ago) by eile
Frustum culling for eqPly (done by dustin), couple of config file tweaks

Revision 487 - Directory Listing
Modified Wed Oct 11 15:14:35 2006 UTC (9 months ago) by eile
Improvements of the thread-safety debug checks

Revision 483 - Directory Listing
Modified Tue Oct 10 15:40:53 2006 UTC (9 months ago) by eile
Untested implementation of frame readback sync and transmission

Revision 482 - Directory Listing
Modified Tue Oct 10 15:12:56 2006 UTC (9 months ago) by eile
Use Matrix4f for head transformation instead of C-style float*, move constants for range and matrix to correct place

Revision 481 - Directory Listing
Modified Tue Oct 10 10:17:46 2006 UTC (9 months, 1 week ago) by eile
Itanium compile fix

Revision 479 - Directory Listing
Modified Tue Oct 10 08:37:53 2006 UTC (9 months, 1 week ago) by eile
correct meaning of pipe display and screen for CGL

Revision 477 - Directory Listing
Modified Mon Oct 9 14:21:13 2006 UTC (9 months, 1 week ago) by eile
Generate (but dont handle) transmit task, refactor id master registry to use node ids in place of nodes

Revision 473 - Directory Listing
Modified Fri Oct 6 13:54:17 2006 UTC (9 months, 1 week ago) by eile
debug 3-channel.cave config and related fallout

Revision 472 - Directory Listing
Modified Thu Oct 5 13:50:17 2006 UTC (9 months, 1 week ago) by eile
debug frame readback

Revision 470 - Directory Listing
Modified Thu Oct 5 08:05:59 2006 UTC (9 months, 1 week ago) by eile
More compound frame implementation: add method to write image files from data for debugging

Revision 468 - Directory Listing
Modified Wed Oct 4 12:00:23 2006 UTC (9 months, 1 week ago) by dustin82
struct DrawableConfig for saving the drawable characteristics of the window

Revision 466 - Directory Listing
Modified Tue Oct 3 14:58:32 2006 UTC (9 months, 1 week ago) by eile
adapt to new vmmlib directory layout

Revision 465 - Directory Listing
Modified Tue Oct 3 14:39:11 2006 UTC (9 months, 1 week ago) by eile
compound frame implementation: implement readback path

Revision 464 - Directory Listing
Modified Tue Oct 3 13:51:55 2006 UTC (9 months, 1 week ago) by eile
implement some more window attributes: doublebuffering and color, alpha, depth, stencil size, use them in window creation code

Revision 463 - Directory Listing
Modified Tue Oct 3 10:01:12 2006 UTC (9 months, 2 weeks ago) by dustin82
tracker coordinates bugfix

Revision 461 - Directory Listing
Modified Tue Oct 3 07:54:46 2006 UTC (9 months, 2 weeks ago) by eile
implement stereo hint handling for CGL window creation, fix coredump upon config init failure

Revision 460 - Directory Listing
Modified Mon Oct 2 19:03:33 2006 UTC (9 months, 2 weeks ago) by eile
Darwin compile fix

Revision 459 - Directory Listing
Modified Mon Oct 2 13:28:08 2006 UTC (9 months, 2 weeks ago) by dustin82
quad buffering / active stereo included

Revision 458 - Directory Listing
Modified Mon Oct 2 09:59:17 2006 UTC (9 months, 2 weeks ago) by eile
bugfix: missing sync while getting an object

Revision 456 - Directory Listing
Modified Mon Oct 2 08:29:37 2006 UTC (9 months, 2 weeks ago) by eile
Remove compile warning on Linux

Revision 455 - Directory Listing
Modified Sun Oct 1 15:05:33 2006 UTC (9 months, 2 weeks ago) by eile
integrate VMMLib for math code

Revision 450 - Directory Listing
Modified Tue Sep 26 14:14:40 2006 UTC (9 months, 2 weeks ago) by eile
rework compound inherit pvp and vp computations, rename ViewMatrix to View

Revision 449 - Directory Listing
Modified Tue Sep 26 09:56:09 2006 UTC (9 months, 3 weeks ago) by eile
debug path to image readback

Revision 448 - Directory Listing
Modified Tue Sep 26 07:48:30 2006 UTC (9 months, 3 weeks ago) by eile
compound channel name output bugfix

Revision 447 - Directory Listing
Modified Mon Sep 25 14:14:49 2006 UTC (9 months, 3 weeks ago) by eile
more compound frame implementation

Revision 445 - Directory Listing
Modified Wed Sep 20 15:07:18 2006 UTC (9 months, 3 weeks ago) by eile
Document coding style and some application thereof

Revision 444 - Directory Listing
Modified Wed Sep 20 13:37:37 2006 UTC (9 months, 3 weeks ago) by eile
untabify last change, for real

Revision 443 - Directory Listing
Modified Wed Sep 20 13:36:05 2006 UTC (9 months, 3 weeks ago) by eile
untabify last change

Revision 442 - Directory Listing
Modified Wed Sep 20 13:11:29 2006 UTC (9 months, 3 weeks ago) by eile
gcc 4.1 compile fixes from tamer

Revision 441 - Directory Listing
Modified Wed Sep 20 12:39:22 2006 UTC (9 months, 3 weeks ago) by eile
remove obsolete mode[SYNC] from config, implement frame format inheritance, update README

Revision 438 - Directory Listing
Modified Thu Sep 14 12:35:22 2006 UTC (10 months ago) by dustin82
Bugfix: frustum matrix computation fix

Revision 437 - Directory Listing
Modified Thu Sep 14 12:07:13 2006 UTC (10 months ago) by eile
more reassembly code: add frame format support to loader and compound (not yet used)

Revision 436 - Directory Listing
Modified Tue Sep 12 15:27:30 2006 UTC (10 months ago) by eile
minor cosmetic output change for compound channels

Revision 435 - Directory Listing
Modified Mon Sep 11 16:25:03 2006 UTC (10 months ago) by eile
propset to ignore some files

Revision 434 - Directory Listing
Modified Mon Sep 11 16:21:51 2006 UTC (10 months ago) by eile
Delete old, unused file

Revision 433 - Directory Listing
Modified Thu Aug 17 14:52:39 2006 UTC (11 months ago) by eile
initial ia64/Linux (Prism) port - compile only

Revision 432 - Directory Listing
Modified Thu Aug 17 13:44:04 2006 UTC (11 months ago) by eile
minor debug output beautification

Revision 431 - Directory Listing
Modified Thu Aug 17 13:03:17 2006 UTC (11 months ago) by dustin82
generic scaling, matrix multiplication

Revision 430 - Directory Listing
Modified Thu Aug 17 10:10:31 2006 UTC (11 months ago) by eile
rename and change default port number

Revision 429 - Directory Listing
Modified Thu Aug 17 10:09:29 2006 UTC (11 months ago) by eile
Bugfix: first commit on remotely registered objects was not send to slaves

Revision 428 - Directory Listing
Modified Wed Aug 16 14:42:36 2006 UTC (11 months ago) by eile
code cleanup: refactor thread class into a thread and process class

Revision 427 - Directory Listing
Modified Wed Aug 16 11:45:15 2006 UTC (11 months ago) by eile
proper thread exit listener implementation using a thread-specific key destructor

Revision 426 - Directory Listing
Modified Tue Aug 15 16:47:43 2006 UTC (11 months ago) by eile
Darwin compile fixes for tracker init code

Revision 425 - Directory Listing
Modified Tue Aug 15 14:30:13 2006 UTC (11 months ago) by eile
more compound frames: stun image, start implementing thread listener

Revision 424 - Directory Listing
Modified Tue Aug 15 13:55:59 2006 UTC (11 months ago) by dustin82
FoB tracker support, eyePosition is used to compute Frustum.

Revision 423 - Directory Listing
Modified Tue Aug 15 11:45:15 2006 UTC (11 months ago) by eile
compound frames part III: debug versioned object (frame) instanciation, introduce NonCopyable base class, framebuffer client handling

Revision 422 - Directory Listing
Modified Mon Aug 14 13:18:44 2006 UTC (11 months ago) by eile
fix packet datatype vs object type bug for matrix4f, frame and frame buffer

Revision 421 - Directory Listing
Modified Mon Aug 14 12:06:59 2006 UTC (11 months ago) by eile
Compound frames part II: debug server side implementation of output frames, send readback task, stub client-side readback code, add inputFrame/outputFrame loader support

Revision 419 - Directory Listing
Modified Fri Aug 11 15:16:54 2006 UTC (11 months ago) by eile
Refactoring and cleanup while writing the packet handling doc: remove obsolete user packets, node no longer inherits from object, various cosmetic renaming, move _cmdPush and _cmdPushFront down into eqNet::Base

Revision 418 - Directory Listing
Modified Thu Aug 10 13:47:55 2006 UTC (11 months, 1 week ago) by eile
fix invalid ptr dereference during config init failure

Revision 417 - Directory Listing
Modified Thu Aug 10 13:39:39 2006 UTC (11 months, 1 week ago) by eile
start to implement window resize support, refactor command push to thread into packet dispatch (still needs to be done for some threads)

Revision 415 - Directory Listing
Modified Thu Aug 10 10:56:50 2006 UTC (11 months, 1 week ago) by eile
move head matrix and eqPly init and frame data to use RefPtr's

Revision 414 - Directory Listing
Modified Thu Aug 10 09:28:22 2006 UTC (11 months, 1 week ago) by eile
minor edits to the matrix code

Revision 413 - Directory Listing
Modified Thu Aug 10 09:01:44 2006 UTC (11 months, 1 week ago) by dustin82
server and client can exchange matrix info

Revision 411 - Directory Listing
Modified Tue Aug 8 14:25:19 2006 UTC (11 months, 1 week ago) by eile
more compound frame work, rename invalid id enum for consistency with new any id enum

Revision 410 - Directory Listing
Modified Tue Aug 8 08:26:20 2006 UTC (11 months, 1 week ago) by eile
rename DATATYPE_EQNET_CUSTOM enum for consistency

Revision 409 - Directory Listing
Modified Mon Aug 7 14:15:59 2006 UTC (11 months, 1 week ago) by eile
refactor view calculations to clean up compound code

Revision 408 - Directory Listing
Modified Mon Aug 7 13:27:23 2006 UTC (11 months, 1 week ago) by eile
Compound frame implementation part I: stub frames and frame buffers, Compound::update phase implementation (gather and connect frame buffers)

Revision 407 - Directory Listing
Modified Mon Aug 7 08:12:03 2006 UTC (11 months, 1 week ago) by eile
missing file

Revision 406 - Directory Listing
Modified Mon Aug 7 07:40:45 2006 UTC (11 months, 1 week ago) by eile
some implementation work on compound frames

Revision 403 - Directory Listing
Modified Fri Aug 4 13:55:48 2006 UTC (11 months, 1 week ago) by eile
move Matrix into correct namespace, add specialization for float values, some cleanups

Revision 401 - Directory Listing
Modified Fri Aug 4 09:50:33 2006 UTC (11 months, 1 week ago) by dustin82
new matrix class

Revision 398 - Directory Listing
Modified Thu Aug 3 09:26:44 2006 UTC (11 months, 2 weeks ago) by eile
Update Darwin Readme, use default bison on Darwin, some minor fixes for per-thread storage

Revision 396 - Directory Listing
Modified Wed Aug 2 09:42:11 2006 UTC (11 months, 2 weeks ago) by dustin82
better rotation with rotation matrix

Revision 392 - Directory Listing
Modified Thu Jul 27 07:54:24 2006 UTC (11 months, 3 weeks ago) by eile
Add note about library path to README

Revision 391 - Directory Listing
Modified Thu Jul 27 07:20:57 2006 UTC (11 months, 3 weeks ago) by eile
Add optional threadsafety to distributed objects, add a scoped mutex class, use one global clock for logging, fix swap barrier handling for compound trees, start a FAQ

Revision 390 - Directory Listing
Modified Wed Jul 26 08:33:08 2006 UTC (11 months, 3 weeks ago) by eile
Compile fix for last "emergency" checkin"

Revision 389 - Directory Listing
Modified Wed Jul 26 08:25:05 2006 UTC (11 months, 3 weeks ago) by eile
some untested changes

Revision 386 - Directory Listing
Modified Tue Jul 25 07:18:56 2006 UTC (11 months, 3 weeks ago) by eile
fix compound channel inheritance, stub framebuffer class

Revision 385 - Directory Listing
Modified Fri Jul 21 18:03:33 2006 UTC (11 months, 3 weeks ago) by eile
Fix serious bug/race in barrier, add barrier optimisation, set window name during window creation, fix debug output during ply parse

Revision 382 - Directory Listing
Modified Fri Jul 21 10:10:37 2006 UTC (11 months, 3 weeks ago) by eile
remove old, unused compound mode, force flush of assert messages, some added debug prints in barrier

Revision 380 - Directory Listing
Modified Thu Jul 20 14:22:34 2006 UTC (11 months, 4 weeks ago) by eile
fix exit segfault when having unused nodes

Revision 379 - Directory Listing
Modified Thu Jul 20 08:52:52 2006 UTC (11 months, 4 weeks ago) by eile
move std::string hash function to eqBase namespace due to name clashes, e.g. with Ogre

Revision 378 - Directory Listing
Modified Wed Jul 19 18:31:09 2006 UTC (11 months, 4 weeks ago) by eile
Start implementing compound spec: rewrite and refactor object version, start versioned barriers, introduce instance ids, separate window finish - barrier - swap commands, implement server-side swap code, some const-correctness fixes and lots of other cleanup

Revision 376 - Directory Listing
Modified Fri Jul 14 14:43:47 2006 UTC (12 months ago) by eile
add loader support for compound name and swap barrier, stub swapbarrier and frame API

Revision 374 - Directory Listing
Modified Thu Jul 13 19:14:47 2006 UTC (12 months ago) by eile
Implement compound tasks and compound task loader support

Revision 373 - Directory Listing
Modified Thu Jul 13 13:52:21 2006 UTC (12 months ago) by eile
Darwin compile fix

Revision 372 - Directory Listing
Modified Thu Jul 13 13:21:06 2006 UTC (12 months ago) by eile
fix thread exit race conditions, implement custom X error handler

Revision 371 - Directory Listing
Modified Thu Jul 13 11:46:43 2006 UTC (12 months ago) by eile
make RefPtr thread-safe

Revision 370 - Directory Listing
Modified Thu Jul 13 11:45:23 2006 UTC (12 months ago) by eile
fix compiler warning

Revision 369 - Directory Listing
Modified Thu Jul 13 09:00:25 2006 UTC (12 months ago) by eile
Implement compound viewport and range loader support, add viewport adjustment to compound frustum calculations.

Revision 368 - Directory Listing
Modified Thu Jul 13 08:44:39 2006 UTC (12 months ago) by eile
Improve mouse pointer delta computation

Revision 367 - Directory Listing
Modified Wed Jul 12 12:30:55 2006 UTC (12 months ago) by eile
Bugfix: Config exit under some error conditions

Revision 366 - Directory Listing
Modified Wed Jul 12 12:29:48 2006 UTC (12 months ago) by eile
eqPly: implement view reset

Revision 365 - Directory Listing
Modified Wed Jul 12 12:21:41 2006 UTC (12 months ago) by eile
Implement correct display and screen dedection for X11 display connections

Revision 364 - Directory Listing
Modified Wed Jul 12 11:54:17 2006 UTC (12 months ago) by eile
fix typo bug in pipe copy constructor

Revision 363 - Directory Listing
Modified Wed Jul 12 10:12:58 2006 UTC (12 months ago) by eile
fix parallel builds and defines.h generation

Revision 356 - Directory Listing
Modified Mon Jul 10 07:49:23 2006 UTC (12 months, 1 week ago) by eile
Refactor object packet handling

Revision 355 - Directory Listing
Modified Sun Jul 9 14:04:37 2006 UTC (12 months, 1 week ago) by eile
Tweak build script

Revision 354 - Directory Listing
Modified Fri Jul 7 17:44:16 2006 UTC (12 months, 1 week ago) by eile
FreeBSD compile fix #3

Revision 353 - Directory Listing
Modified Fri Jul 7 16:37:41 2006 UTC (12 months, 1 week ago) by eile
FreeBSD compile fix #2

Revision 352 - Directory Listing
Modified Fri Jul 7 16:23:07 2006 UTC (12 months, 1 week ago) by eile
NetBSD makefile and compile fix

Revision 351 - Directory Listing
Modified Fri Jul 7 16:09:16 2006 UTC (12 months, 1 week ago) by eile
FreeBSD makefile and compile fix

Revision 350 - Directory Listing
Modified Fri Jul 7 15:20:58 2006 UTC (12 months, 1 week ago) by eile
Linux x86_64 compile fix

Revision 349 - Directory Listing
Modified Fri Jul 7 15:02:12 2006 UTC (12 months, 1 week ago) by eile
small tweak of the build script #2

Revision 348 - Directory Listing
Modified Fri Jul 7 15:00:27 2006 UTC (12 months, 1 week ago) by eile
OS X 10.2 compile fix

Revision 347 - Directory Listing
Modified Fri Jul 7 14:36:34 2006 UTC (12 months, 1 week ago) by eile
small tweak of the build script

Revision 346 - Directory Listing
Modified Fri Jul 7 14:26:59 2006 UTC (12 months, 1 week ago) by eile
added build script for automated build

Revision 345 - Directory Listing
Modified Fri Jul 7 12:27:26 2006 UTC (12 months, 1 week ago) by eile
Linux compile fix #5

Revision 344 - Directory Listing
Modified Fri Jul 7 12:24:52 2006 UTC (12 months, 1 week ago) by eile
Linux compile fix #4

Revision 343 - Directory Listing
Modified Fri Jul 7 12:18:04 2006 UTC (12 months, 1 week ago) by eile
Linux compile fix #3

Revision 342 - Directory Listing
Modified Fri Jul 7 12:08:19 2006 UTC (12 months, 1 week ago) by eile
Linux compile fix #2

Revision 341 - Directory Listing
Modified Fri Jul 7 12:02:15 2006 UTC (12 months, 1 week ago) by eile
Linux compile fix

Revision 339 - Directory Listing
Modified Tue Jul 4 14:17:16 2006 UTC (12 months, 1 week ago) by eile
Some bug fixes to make the SSI mode working

Revision 338 - Directory Listing
Modified Tue Jul 4 11:45:48 2006 UTC (12 months, 1 week ago) by eile
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 337 - Directory Listing
Modified Fri Jun 30 12:11:23 2006 UTC (12 months, 2 weeks ago) by eile
Remove some old, defunct files

Revision 335 - Directory Listing
Modified Fri Jun 30 08:46:22 2006 UTC (12 months, 2 weeks ago) by eile
Remove model file

Revision 334 - Directory Listing
Modified Fri Jun 30 08:11:34 2006 UTC (12 months, 2 weeks ago) by eile
Add license notice

Revision 333 - Directory Listing
Modified Thu Jun 29 15:41:35 2006 UTC (12 months, 2 weeks ago) by eile
Improve event system: add pointer button support, compute mouse deltas, add mouse interaction to eqPly

Revision 332 - Directory Listing
Modified Thu Jun 29 12:30:05 2006 UTC (12 months, 2 weeks ago) by eile
implement window system independent key code mapping

Revision 328 - Directory Listing
Modified Thu Jun 29 08:01:57 2006 UTC (12 months, 2 weeks ago) by eile
Linux compile fix

Revision 327 - Directory Listing
Modified Thu Jun 29 07:49:21 2006 UTC (12 months, 2 weeks ago) by eile
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.

Revision 326 - Directory Listing
Modified Wed Jun 28 09:00:54 2006 UTC (12 months, 2 weeks ago) by eile
Change License

Revision 325 - Directory Listing
Modified Tue Jun 27 14:22:30 2006 UTC (12 months, 2 weeks ago) by eile
Fix RefPtr static_cast bug

Revision 324 - Directory Listing
Modified Tue Jun 27 11:33:51 2006 UTC (12 months, 2 weeks ago) by eile
Code cleanups while debugging some exit crashes in the smart example

Revision 322 - Directory Listing
Modified Wed Jun 21 14:49:49 2006 UTC (12 months, 3 weeks ago) by eile
Skeleton for event handling: glX event thread creation/tear down, add pipe event display connection handling, setup connection set for X11 event handling, CGL-only compile fixes

Revision 321 - Directory Listing
Modified Tue Jun 20 13:29:35 2006 UTC (12 months, 3 weeks ago) by eile
missing output support for last change

Revision 320 - Directory Listing
Modified Tue Jun 20 13:26:51 2006 UTC (12 months, 3 weeks ago) by eile
add forced pixel viewport support for pipes, including loader

Revision 319 - Directory Listing
Modified Tue Jun 20 07:30:27 2006 UTC (12 months, 3 weeks ago) by eile
Thread-safety improvements for the object registration, removed a race in the connection set code, read remaining data of a closed connection

Revision 318 - Directory Listing
Modified Mon Jun 19 12:11:51 2006 UTC (12 months, 4 weeks ago) by eile
Window start/end frame callbacks, implement makeCurrent() callbacks for multi-window configs, some more config files

Revision 317 - Directory Listing
Modified Mon Jun 19 09:17:53 2006 UTC (12 months, 4 weeks ago) by eile
some cleanup for eqSmart: add return value to disconnect(), cleanup in Server::open

Revision 316 - Directory Listing
Modified Fri Jun 16 12:29:24 2006 UTC (13 months ago) by eile
ubuntu compile fixes

Revision 313 - Directory Listing
Modified Thu Jun 15 11:42:06 2006 UTC (13 months ago) by eile
Implement copy constructor for eqNet::Object and eqBase::Referenced, refactor Pipe::getXDisplayString

Revision 312 - Directory Listing
Modified Mon Jun 12 08:49:37 2006 UTC (13 months ago) by eile
Linux compile fix

Revision 311 - Directory Listing
Modified Fri Jun 9 16:21:11 2006 UTC (13 months, 1 week ago) by eile
more cleanup: move connection:node mapping out of connectionSet, separate thread exit and cancel, better ref-counting of nodes

Revision 310 - Directory Listing
Modified Fri Jun 9 11:24:52 2006 UTC (13 months, 1 week ago) by eile
A couple of exit/refptr cleanups

Revision 309 - Directory Listing
Modified Fri Jun 9 06:53:46 2006 UTC (13 months, 1 week ago) by eile
simplified connection description handling during connection connect/listen operations

Revision 308 - Directory Listing
Modified Thu Jun 8 14:12:54 2006 UTC (13 months, 1 week ago) by eile
add loader display support, fix display support

Revision 307 - Directory Listing
Modified Thu Jun 8 09:05:37 2006 UTC (13 months, 1 week ago) by eile
Linux compile fix for last checkin

Revision 306 - Directory Listing
Modified Thu Jun 8 07:58:36 2006 UTC (13 months, 1 week ago) by eile
provide default node factory creation (as weak symbol), better handling of enabled/disabled window systems, re-enable and fix CGL support on Darwin

Revision 305 - Directory Listing
Modified Wed Jun 7 08:21:30 2006 UTC (13 months, 1 week ago) by eile
some connectionSet cleanup

Revision 304 - Directory Listing
Modified Tue Jun 6 13:22:29 2006 UTC (13 months, 1 week ago) by eile
implement eq::Pipe::startFrame and ::endFrame callbacks

Revision 303 - Directory Listing
Modified Tue Jun 6 12:16:38 2006 UTC (13 months, 1 week ago) by eile
add config latency support to loader, add hactar cluster config

Revision 302 - Directory Listing
Modified Tue Jun 6 11:08:47 2006 UTC (13 months, 1 week ago) by eile
Node::connect bugfix, cleanup default config, add %n (node id) replacement in launch command

Revision 301 - Directory Listing
Modified Tue Jun 6 09:43:10 2006 UTC (13 months, 1 week ago) by eile
more flip->eqPly renaming

Revision 300 - Directory Listing
Modified Tue Jun 6 09:30:17 2006 UTC (13 months, 1 week ago) by eile
rename eqPly main cpp file

Revision 299 - Directory Listing
Modified Tue Jun 6 09:03:56 2006 UTC (13 months, 1 week ago) by eile
complete channel viewport and pvp initialisation, correct vp and pvp computation during frame update for non-fullscreen channels, apply scissor for channels, add default ssh launch command, loader support for channel viewports, rename flip example, add 3-channel cave simulation config, add eqPly README, cleanup eqPly main app code

Revision 298 - Directory Listing
Modified Thu Jun 1 17:57:45 2006 UTC (13 months, 2 weeks ago) by eile
complete enough of the loader to load runnable configs, remove old hard-coded config, add a couple of more debug prints

Revision 297 - Directory Listing
Modified Thu Jun 1 13:20:31 2006 UTC (13 months, 2 weeks ago) by eile
add missing header file to eq.h

Revision 296 - Directory Listing
Modified Thu Jun 1 13:07:38 2006 UTC (13 months, 2 weeks ago) by eile
make enum _CUSTOM naming consistent

Revision 295 - Directory Listing
Modified Thu Jun 1 12:39:15 2006 UTC (13 months, 2 weeks ago) by eile
zero nodeIDs by default, more RefPtr-correctness

Revision 294 - Directory Listing
Modified Thu Jun 1 09:31:04 2006 UTC (13 months, 2 weeks ago) by eile
more loader work: connection parameters, window vp and pvp

Revision 293 - Directory Listing
Modified Wed May 31 14:00:01 2006 UTC (13 months, 2 weeks ago) by eile
node connection based on node identifier, untested.

Revision 292 - Directory Listing
Modified Wed May 31 11:40:32 2006 UTC (13 months, 2 weeks ago) by eile
remove parser header file naming inconstency between linux and mac

Revision 291 - Directory Listing
Modified Wed May 31 11:35:38 2006 UTC (13 months, 2 weeks ago) by eile
set default flex/bison values

Revision 290 - Directory Listing
Modified Wed May 31 10:58:03 2006 UTC (13 months, 2 weeks ago) by eile
lex/yacc config file loader sceleton, remove old spirit implementation

Revision 289 - Directory Listing
Modified Tue May 30 13:48:56 2006 UTC (13 months, 2 weeks ago) by eile
refactored node connection requests, removed unneeded requesthandler functionality

Revision 288 - Directory Listing
Modified Tue May 30 09:33:06 2006 UTC (13 months, 2 weeks ago) by eile
add recv-side deleteRequest to requestHandler, some cleanup

Revision 287 - Directory Listing
Modified Tue May 23 13:48:49 2006 UTC (13 months, 3 weeks ago) by eile
separate the config node (node) from the network node (client) in the client library

Revision 286 - Directory Listing
Modified Tue May 23 08:44:46 2006 UTC (13 months, 3 weeks ago) by eile
moved config creation to server, removed server dependency in render node

Revision 283 - Directory Listing
Modified Thu May 18 14:23:12 2006 UTC (13 months, 4 weeks ago) by eile
Add and use Pipe::update callback

Revision 282 - Directory Listing
Modified Thu May 18 13:39:28 2006 UTC (13 months, 4 weeks ago) by eile
introduce frustum helper class, rename generic view matrix, const-correctness fixes

Revision 277 - Directory Listing
Modified Mon May 15 12:45:41 2006 UTC (14 months ago) by eile
channel viewport-related cleanups for eqSmart demo

Revision 272 - Directory Listing
Modified Thu May 11 12:52:06 2006 UTC (14 months ago) by eile
fixes for installed headers

Revision 269 - Directory Listing
Modified Tue May 9 14:50:51 2006 UTC (14 months, 1 week ago) by eile
Linux make install support, makefile cleanups

Revision 268 - Directory Listing
Modified Tue May 9 14:13:49 2006 UTC (14 months, 1 week ago) by eile
fat build improvement for make clean

Revision 267 - Directory Listing
Modified Tue May 9 14:01:13 2006 UTC (14 months, 1 week ago) by eile
make install support (Darwin only, linux to follow shortly), make clean simplification

Revision 266 - Directory Listing
Modified Tue May 9 09:45:35 2006 UTC (14 months, 1 week ago) by eile
fat(universal) binary support

Revision 264 - Directory Listing
Modified Mon May 8 11:34:08 2006 UTC (14 months, 1 week ago) by eile
Fix 64 bit alignment issues

Revision 263 - Directory Listing
Modified Mon May 8 09:20:03 2006 UTC (14 months, 1 week ago) by eile
Linux x86_64 build fixes

Revision 262 - Directory Listing
Modified Fri May 5 13:35:06 2006 UTC (14 months, 1 week ago) by eile
couple of bugfixes: race with secondary enter on eqNet::Barrier, versioned object diff propagation, use per-pipe framedata

Revision 261 - Directory Listing
Modified Fri May 5 11:24:44 2006 UTC (14 months, 1 week ago) by eile
Fix object instantiation for network barriers

Revision 260 - Directory Listing
Modified Fri May 5 09:14:41 2006 UTC (14 months, 1 week ago) by eile
fix accidental checkin

Revision 259 - Directory Listing
Modified Fri May 5 09:13:48 2006 UTC (14 months, 1 week ago) by eile
more rigerous thread safety checking and resulting bug-fixes, add Session::pollObject

Revision 258 - Directory Listing
Modified Fri May 5 09:12:55 2006 UTC (14 months, 1 week ago) by eile
more rigerous thread safety checking and resulting bug-fixes, add Session::pollObject

Revision 257 - Directory Listing
Modified Fri May 5 08:41:44 2006 UTC (14 months, 1 week ago) by eile
fix build system for parallel multi-variant builds

Revision 256 - Directory Listing
Modified Thu May 4 14:28:05 2006 UTC (14 months, 1 week ago) by eile
refactored object support to add sharing policies, added multiple-enter support to eqNet::Barrier

Revision 254 - Directory Listing
Modified Tue May 2 08:06:24 2006 UTC (14 months, 2 weeks ago) by eile
Again Darwin Makefile fixes

Revision 253 - Directory Listing
Modified Tue May 2 08:06:17 2006 UTC (14 months, 2 weeks ago) by eile
Again Darwin Makefile fixes

Revision 251 - Directory Listing
Modified Mon May 1 14:12:11 2006 UTC (14 months, 2 weeks ago) by eile
throwing out getopt_long, standardizing --eq-server, Darwin makefile tweak

Revision 250 - Directory Listing
Modified Fri Apr 28 13:37:57 2006 UTC (14 months, 2 weeks ago) by eile
Add a first README

Revision 249 - Directory Listing
Modified Fri Apr 28 09:41:56 2006 UTC (14 months, 2 weeks ago) by eile
Move the SUBARCH flag to the generic makefile

Revision 248 - Directory Listing
Modified Fri Apr 28 06:48:01 2006 UTC (14 months, 2 weeks ago) by eile
Refactored linux build system in two variants (i686/x64), additional linux compile fixes

Revision 247 - Directory Listing
Modified Thu Apr 27 14:16:05 2006 UTC (14 months, 2 weeks ago) by eile
fix C&P bug and better debug output

Revision 246 - Directory Listing
Modified Tue Apr 25 14:53:26 2006 UTC (14 months, 3 weeks ago) by eile
implement auto-obsoletion of old object versions, not fully tested. bugfix in Thread::exit for fork mode.

Revision 244 - Directory Listing
Modified Mon Apr 24 14:26:59 2006 UTC (14 months, 3 weeks ago) by eile
design of the obsoletion API for versioned objects, some other documentation updates

Revision 242 - Directory Listing
Modified Thu Apr 20 14:47:29 2006 UTC (14 months, 3 weeks ago) by eile
some little work on frame data

Revision 241 - Directory Listing
Modified Thu Apr 20 14:03:03 2006 UTC (14 months, 3 weeks ago) by eile
fix old nasty munmap bug in plyModel, rename begin/endFrame, draft frame data api

Revision 240 - Directory Listing
Modified Tue Apr 18 12:51:57 2006 UTC (14 months, 4 weeks ago) by eile
first "good" ply rendering: setup gl state properly and fix ply loader

Revision 239 - Directory Listing
Modified Tue Apr 18 10:19:34 2006 UTC (14 months, 4 weeks ago) by eile
fixing another exit bug

Revision 238 - Directory Listing
Modified Tue Apr 18 09:44:54 2006 UTC (14 months, 4 weeks ago) by eile
fix bug in config exit and SUBDIR value for builds

Revision 237 - Directory Listing
Modified Thu Apr 13 13:39:12 2006 UTC (15 months ago) by eile
taming getopt(), fix a bug in ply file io, some cleanup

Revision 236 - Directory Listing
Modified Thu Apr 13 07:34:59 2006 UTC (15 months ago) by eile
minor edits

Revision 235 - Directory Listing
Modified Wed Apr 12 14:13:28 2006 UTC (15 months ago) by eile
fix nasty socket connection bug

Revision 234 - Directory Listing
Modified Wed Apr 12 13:27:59 2006 UTC (15 months ago) by eile
build system cleanup

Revision 233 - Directory Listing
Modified Tue Apr 11 14:28:16 2006 UTC (15 months ago) by eile
some log stream cosmetics and flip changes

Revision 232 - Directory Listing
Modified Tue Apr 11 12:49:31 2006 UTC (15 months ago) by eile
flattened the over-engineered mess of objects, managed objects and versioned objects. Improved the logging class by moving some previously defined functionality into the class. added enable/disableheader for pretty printing.

Revision 231 - Directory Listing
Modified Mon Apr 10 07:52:50 2006 UTC (15 months, 1 week ago) by eile
extending flip

Revision 230 - Directory Listing
Modified Thu Apr 6 15:20:36 2006 UTC (15 months, 1 week ago) by eile
some flip/ply improvements

Revision 229 - Directory Listing
Modified Thu Apr 6 13:59:20 2006 UTC (15 months, 1 week ago) by eile
start to extend flip to load ply models, refactoring of the init and exit process to be more robust

Revision 228 - Directory Listing
Modified Tue Apr 4 10:28:40 2006 UTC (15 months, 1 week ago) by eile
add return value to exit methods, incomplete and defunct parser work

Revision 227 - Directory Listing
Modified Wed Mar 29 07:58:33 2006 UTC (15 months, 2 weeks ago) by eile
compile fixes: the connection type refactoring was not picked up by some tests

Revision 226 - Directory Listing
Modified Wed Mar 29 07:30:20 2006 UTC (15 months, 2 weeks ago) by eile
some more loader work

Revision 224 - Directory Listing
Modified Tue Mar 28 10:23:18 2006 UTC (15 months, 2 weeks ago) by eile
Minor loader improvement

Revision 223 - Directory Listing
Modified Tue Mar 28 10:11:42 2006 UTC (15 months, 2 weeks ago) by eile
improve defines handling

Revision 222 - Directory Listing
Modified Mon Mar 27 14:17:00 2006 UTC (15 months, 3 weeks ago) by eile
missing file

Revision 221 - Directory Listing
Modified Mon Mar 27 13:40:11 2006 UTC (15 months, 3 weeks ago) by eile
better error handling

Revision 220 - Directory Listing
Modified Mon Mar 27 13:08:38 2006 UTC (15 months, 3 weeks ago) by eile
disabled loader

Revision 219 - Directory Listing
Modified Thu Mar 23 11:07:22 2006 UTC (15 months, 3 weeks ago) by eile
more loader work

Revision 218 - Directory Listing
Modified Wed Mar 22 17:48:00 2006 UTC (15 months, 3 weeks ago) by eile
fixing build, but not more

Revision 217 - Directory Listing
Modified Wed Mar 22 15:23:58 2006 UTC (15 months, 3 weeks ago) by eile
current work-in-progress

Revision 216 - Directory Listing
Modified Wed Mar 22 08:53:37 2006 UTC (15 months, 3 weeks ago) by eile
fix build

Revision 215 - Directory Listing
Modified Wed Mar 22 08:44:05 2006 UTC (15 months, 3 weeks ago) by eile
current [broken] work-in-progress

Revision 214 - Directory Listing
Modified Wed Mar 22 08:38:12 2006 UTC (15 months, 3 weeks ago) by eile
current [broken] work-in-progress

Revision 213 - Directory Listing
Modified Mon Mar 20 08:48:07 2006 UTC (15 months, 4 weeks ago) by eile
add thread-specific variables, some loader progress

Revision 212 - Directory Listing
Modified Mon Mar 20 08:10:29 2006 UTC (15 months, 4 weeks ago) by eile
add missing file

Revision 211 - Directory Listing
Modified Fri Mar 17 13:39:06 2006 UTC (16 months ago) by eile
minor stuff

Revision 210 - Directory Listing
Modified Fri Mar 17 10:46:15 2006 UTC (16 months ago) by eile
fixing new init scheme

Revision 209 - Directory Listing
Modified Thu Mar 16 16:59:32 2006 UTC (16 months ago) by eile
missing file

Revision 208 - Directory Listing
Modified Thu Mar 16 16:52:04 2006 UTC (16 months ago) by eile
incomplete init/loader rewrite

Revision 207 - Directory Listing
Modified Wed Mar 15 19:11:02 2006 UTC (16 months ago) by eile
add spirit library and provided example code

Revision 206 - Directory Listing
Modified Mon Mar 13 15:32:55 2006 UTC (16 months ago) by eile
missing file

Revision 205 - Directory Listing
Modified Mon Mar 13 15:08:13 2006 UTC (16 months ago) by eile
some flip fixes

Revision 204 - Directory Listing
Modified Mon Mar 13 15:01:09 2006 UTC (16 months ago) by eile
barrier thread safety fix

Revision 203 - Directory Listing
Modified Mon Mar 13 14:40:47 2006 UTC (16 months ago) by eile
fix flip and Darwin build

Revision 202 - Directory Listing
Modified Mon Mar 13 13:24:15 2006 UTC (16 months ago) by eile
linux porting

Revision 200 - Directory Listing
Modified Mon Mar 13 09:14:36 2006 UTC (16 months ago) by eile
missing file

Revision 199 - Directory Listing
Modified Mon Mar 13 08:22:29 2006 UTC (16 months ago) by eile
refactoring flip

Revision 198 - Directory Listing
Modified Fri Mar 10 14:03:20 2006 UTC (16 months, 1 week ago) by eile
correct window sizes

Revision 197 - Directory Listing
Modified Fri Mar 10 13:59:17 2006 UTC (16 months, 1 week ago) by eile
localhost fixes

Revision 196 - Directory Listing
Modified Fri Mar 10 09:58:33 2006 UTC (16 months, 1 week ago) by eile
couple of compile fixes

Revision 194 - Directory Listing
Modified Thu Mar 9 15:23:17 2006 UTC (16 months, 1 week ago) by eile
more make rework, more to come (simple_programs)

Revision 193 - Directory Listing
Modified Thu Mar 9 12:44:57 2006 UTC (16 months, 1 week ago) by eile
sema bugfix, framedata implementation

Revision 192 - Directory Listing
Modified Wed Mar 8 17:59:37 2006 UTC (16 months, 1 week ago) by eile
fixed lib dependencies, stubbed init and frame IDs

Revision 191 - Directory Listing
Modified Wed Mar 8 15:53:01 2006 UTC (16 months, 1 week ago) by eile
compile fix

Revision 190 - Directory Listing
Modified Wed Mar 8 14:35:42 2006 UTC (16 months, 1 week ago) by eile
source code reorg

Revision 189 - Directory Listing
Modified Tue Mar 7 15:04:50 2006 UTC (16 months, 1 week ago) by eile
reworking shared objects

Revision 188 - Directory Listing
Modified Mon Mar 6 14:31:16 2006 UTC (16 months, 1 week ago) by eile
linux porting

Revision 187 - Directory Listing
Modified Mon Mar 6 14:07:00 2006 UTC (16 months, 1 week ago) by eile
fix exit bug

Revision 186 - Directory Listing
Modified Mon Mar 6 13:54:31 2006 UTC (16 months, 1 week ago) by eile
introduction of node ids and related fallout

Revision 185 - Directory Listing
Modified Thu Mar 2 13:12:58 2006 UTC (16 months, 2 weeks ago) by eile
big refactoring to introduce unique node IDs, a first version of versioned objects. Still open ends on the object handling/node connection front

Revision 184 - Directory Listing
Modified Tue Feb 21 13:58:13 2006 UTC (16 months, 3 weeks ago) by eile
various linux fixes

Revision 183 - Directory Listing
Modified Mon Feb 20 15:21:57 2006 UTC (16 months, 3 weeks ago) by eile
more launcher robustness

Revision 182 - Directory Listing
Modified Mon Feb 20 15:08:50 2006 UTC (16 months, 3 weeks ago) by eile
add missing version object stub

Revision 181 - Directory Listing
Modified Mon Feb 20 15:07:47 2006 UTC (16 months, 3 weeks ago) by eile
cleanup

Revision 180 - Directory Listing
Modified Thu Feb 16 13:53:22 2006 UTC (16 months, 4 weeks ago) by eile
linux (memory) debugging

Revision 179 - Directory Listing
Modified Thu Feb 16 10:43:00 2006 UTC (16 months, 4 weeks ago) by eile
fixes frame sync and frustum calculations

Revision 178 - Directory Listing
Modified Tue Feb 14 13:26:13 2006 UTC (17 months ago) by eile
sema bugfix

Revision 177 - Directory Listing
Modified Tue Feb 14 13:15:12 2006 UTC (17 months ago) by eile
proper frame end sync

Revision 176 - Directory Listing
Modified Tue Feb 14 11:18:21 2006 UTC (17 months ago) by eile
create wall::translate and Makfile fallout

Revision 175 - Directory Listing
Modified Mon Feb 13 15:37:53 2006 UTC (17 months ago) by eile
barrier bugfixes

Revision 174 - Directory Listing
Modified Mon Feb 13 14:49:55 2006 UTC (17 months ago) by eile
SYNC compound success!

Revision 173 - Directory Listing
Modified Thu Feb 9 10:13:12 2006 UTC (17 months ago) by eile
working toward SYNC compounds

Revision 172 - Directory Listing
Modified Thu Feb 9 09:52:42 2006 UTC (17 months ago) by eile
some cleanup after Brunos renaming

Revision 171 - Directory Listing
Modified Tue Feb 7 16:20:16 2006 UTC (17 months, 1 week ago) by bruno
win32 port server

Revision 170 - Directory Listing
Modified Tue Feb 7 16:07:59 2006 UTC (17 months, 1 week ago) by bruno
win32 port client

Revision 169 - Directory Listing
Modified Tue Feb 7 15:11:32 2006 UTC (17 months, 1 week ago) by bruno
win32 port net

Revision 168 - Directory Listing
Modified Tue Feb 7 13:21:14 2006 UTC (17 months, 1 week ago) by bruno
win32 port base

Revision 167 - Directory Listing
Modified Tue Feb 7 13:16:38 2006 UTC (17 months, 1 week ago) by bruno
win32 port

Revision 166 - Directory Listing
Modified Thu Feb 2 15:39:31 2006 UTC (17 months, 1 week ago) by eile
latest barrier stuff

Revision 165 - Directory Listing
Modified Thu Feb 2 08:26:37 2006 UTC (17 months, 1 week ago) by eile
stub barrier

Revision 163 - Directory Listing
Modified Tue Jan 31 13:23:19 2006 UTC (17 months, 2 weeks ago) by eile
Some progress on managed object (barrier) instanciation.
added test program
Makefile cleanup wrt include flags
made protocol-specific parameters anonymous union
added return values to command processing
implemented rescheduling of packets

Revision 162 - Directory Listing
Modified Tue Jan 24 10:40:53 2006 UTC (17 months, 3 weeks ago) by eile
added result code for command handlers

Revision 161 - Directory Listing
Modified Mon Jan 23 12:07:05 2006 UTC (17 months, 3 weeks ago) by eile
some linux compile fixes

Revision 160 - Directory Listing
Modified Mon Jan 23 10:39:51 2006 UTC (17 months, 3 weeks ago) by eile
implemented better and easier string packet sending

Revision 159 - Directory Listing
Modified Thu Jan 19 15:44:35 2006 UTC (17 months, 3 weeks ago) by eile
single-threaded identifier generation (i.e., make it thread-safe)
only re-generate dependencies.h if needed, re-enabled dependency on it
fixed a bug in command table for config
removed server from exported headers
some stubs for identifier master mapping
some stubs for SYNC compounds

Revision 158 - Directory Listing
Modified Thu Jan 19 08:59:46 2006 UTC (17 months, 3 weeks ago) by eile
unfinished barrier stub

Revision 156 - Directory Listing
Modified Mon Jan 16 14:14:50 2006 UTC (18 months ago) by eile
fixing the quad ;)

Revision 155 - Directory Listing
Modified Mon Jan 16 13:42:19 2006 UTC (18 months ago) by eile
first (incorrect) draw update

Revision 154 - Directory Listing
Modified Mon Jan 16 09:56:27 2006 UTC (18 months ago) by eile
correct channel clear

Revision 153 - Directory Listing
Modified Mon Jan 16 09:43:24 2006 UTC (18 months ago) by eile
fixed poll spin bug

Revision 152 - Directory Listing
Modified Mon Jan 16 08:19:10 2006 UTC (18 months ago) by eile
latest work on update

Revision 151 - Directory Listing
Modified Fri Jan 13 10:34:25 2006 UTC (18 months ago) by eile
frustum desc, initial update code

Revision 150 - Directory Listing
Modified Tue Jan 10 14:15:27 2006 UTC (18 months ago) by eile
Initial Linux port

Revision 148 - Directory Listing
Modified Thu Jan 5 08:18:59 2006 UTC (18 months, 1 week ago) by eile
removed eq-specific type definitions

Revision 147 - Directory Listing
Modified Wed Jan 4 19:49:44 2006 UTC (18 months, 1 week ago) by phil
small compile fix

Revision 146 - Directory Listing
Modified Tue Jan 3 13:07:38 2006 UTC (18 months, 1 week ago) by eile
CGL window init/exit code

Revision 145 - Directory Listing
Modified Tue Jan 3 09:24:13 2006 UTC (18 months, 1 week ago) by eile
Added glAsync download to website

Revision 144 - Directory Listing
Modified Tue Jan 3 09:21:03 2006 UTC (18 months, 1 week ago) by eile
auto-generate compile-time definition file

Revision 143 - Directory Listing
Modified Thu Dec 22 15:31:19 2005 UTC (18 months, 3 weeks ago) by eile
latest, incomplete stuff for putting all defines in a header file

Revision 142 - Directory Listing
Modified Thu Dec 22 13:04:53 2005 UTC (18 months, 3 weeks ago) by eile
draft of pipe and window init

Revision 141 - Directory Listing
Modified Tue Dec 20 14:03:08 2005 UTC (18 months, 3 weeks ago) by eile
high res clock on os x

Revision 140 - Directory Listing
Modified Mon Dec 19 14:19:09 2005 UTC (18 months, 4 weeks ago) by eile
calling init and exit callbacks in correct threads, create and use pipe thread, clock additions

Revision 139 - Directory Listing
Modified Thu Dec 15 15:14:03 2005 UTC (19 months ago) by eile
some bugfixes to the init code

Revision 138 - Directory Listing
Modified Thu Dec 15 13:40:46 2005 UTC (19 months ago) by eile
refactored command handling, added client-side entities, init code

Revision 128 - Directory Listing
Modified Tue Nov 29 15:13:15 2005 UTC (19 months, 2 weeks ago) by eile
working node init and exit

Revision 127 - Directory Listing
Modified Thu Nov 24 15:34:00 2005 UTC (19 months, 3 weeks ago) by eile
latest stuff

Revision 126 - Directory Listing
Modified Mon Nov 21 13:26:37 2005 UTC (19 months, 3 weeks ago) by eile
mapping the config as session

Revision 125 - Directory Listing
Modified Thu Nov 17 15:16:37 2005 UTC (19 months, 4 weeks ago) by eile
latest changes

Revision 122 - Directory Listing
Modified Thu Nov 10 16:00:16 2005 UTC (20 months ago) by eile
first successful node startup

Revision 121 - Directory Listing
Modified Thu Nov 10 08:44:23 2005 UTC (20 months ago) by eile
latest changes

Revision 120 - Directory Listing
Modified Mon Nov 7 14:51:48 2005 UTC (20 months, 1 week ago) by eile
more node launching, non-compilable

Revision 118 - Directory Listing
Modified Mon Oct 17 14:19:58 2005 UTC (20 months, 4 weeks ago) by eile
latest progress in Config::init

Revision 117 - Directory Listing
Modified Thu Oct 13 08:22:41 2005 UTC (21 months ago) by eile
towards a Config::init()

Revision 114 - Directory Listing
Modified Tue Oct 4 13:19:15 2005 UTC (21 months, 1 week ago) by eile
automatic connection creation

Revision 113 - Directory Listing
Modified Tue Oct 4 09:10:33 2005 UTC (21 months, 1 week ago) by eile
ref-counting connection descriptions

Revision 112 - Directory Listing
Modified Mon Oct 3 14:32:52 2005 UTC (21 months, 1 week ago) by eile
latest changes

Revision 111 - Directory Listing
Modified Wed Sep 28 15:54:54 2005 UTC (21 months, 2 weeks ago) by eile
Config::init handshake implemented

Revision 110 - Directory Listing
Modified Wed Sep 28 11:25:24 2005 UTC (21 months, 2 weeks ago) by eile
compile fixes

Revision 109 - Directory Listing
Modified Wed Sep 28 10:11:49 2005 UTC (21 months, 2 weeks ago) by eile
stubbed config init/exit

Revision 108 - Directory Listing
Modified Wed Sep 28 10:08:41 2005 UTC (21 months, 2 weeks ago) by eile
Fixing dependencies with new build approach

Revision 107 - Directory Listing
Modified Wed Sep 28 07:40:33 2005 UTC (21 months, 2 weeks ago) by eile
fixed build system

Revision 106 - Directory Listing
Modified Tue Sep 27 12:32:56 2005 UTC (21 months, 2 weeks ago) by eile
completed choose/release config

Revision 104 - Directory Listing
Modified Fri Sep 23 13:59:08 2005 UTC (21 months, 3 weeks ago) by eile
minor compile fixes

Revision 103 - Directory Listing
Modified Thu Sep 15 17:21:00 2005 UTC (22 months ago) by eile
latest work

Revision 102 - Directory Listing
Modified Tue Sep 13 14:23:26 2005 UTC (22 months ago) by eile
more Server::chooseConfig updates

Revision 101 - Directory Listing
Modified Tue Sep 13 11:56:52 2005 UTC (22 months ago) by eile
stubbed server-side configuration hierarchy

Revision 100 - Directory Listing
Modified Thu Sep 8 11:12:24 2005 UTC (22 months, 1 week ago) by eile
stubbing the client library

Revision 99 - Directory Listing
Modified Tue Sep 6 07:27:02 2005 UTC (22 months, 1 week ago) by eile
fixing the build system

Revision 98 - Directory Listing
Modified Mon Sep 5 14:16:17 2005 UTC (22 months, 1 week ago) by eile
stub client files

Revision 97 - Directory Listing
Modified Mon Sep 5 08:52:17 2005 UTC (22 months, 1 week ago) by eile
correct variant building

Revision 95 - Directory Listing
Modified Fri Sep 2 13:39:55 2005 UTC (22 months, 2 weeks ago) by eile
trying to support build variants

Revision 94 - Directory Listing
Modified Thu Sep 1 06:59:35 2005 UTC (22 months, 2 weeks ago) by eile
latest changes: some design, using std:strings

Revision 93 - Directory Listing
Modified Tue Aug 30 13:55:23 2005 UTC (22 months, 2 weeks ago) by eile
IRIX compile fixes

Revision 92 - Directory Listing
Modified Tue Aug 30 13:51:37 2005 UTC (22 months, 2 weeks ago) by eile
refptr, ref-counted connections

Revision 91 - Directory Listing
Modified Mon Aug 29 12:08:19 2005 UTC (22 months, 2 weeks ago) by eile
IRIX compile fixes

Revision 90 - Directory Listing
Modified Mon Aug 29 11:44:51 2005 UTC (22 months, 2 weeks ago) by eile
missing file

Revision 89 - Directory Listing
Modified Mon Aug 29 10:11:07 2005 UTC (22 months, 2 weeks ago) by eile
debugged session mapping

Revision 88 - Directory Listing
Modified Mon Aug 29 07:15:47 2005 UTC (22 months, 2 weeks ago) by eile
network changes

Revision 87 - Directory Listing
Modified Fri Aug 26 06:38:18 2005 UTC (22 months, 3 weeks ago) by eile
latest changes

Revision 86 - Directory Listing
Modified Tue Aug 23 07:48:34 2005 UTC (22 months, 3 weeks ago) by eile
latest changes

Revision 85 - Directory Listing
Modified Mon Aug 22 14:34:18 2005 UTC (22 months, 3 weeks ago) by eile
small changes to reflect some  of the networking design decisions

Revision 82 - Directory Listing
Modified Mon Aug 22 07:50:09 2005 UTC (22 months, 3 weeks ago) by eile
progress on session handling

Revision 81 - Directory Listing
Modified Thu Aug 18 14:21:43 2005 UTC (22 months, 4 weeks ago) by eile
implementing the new scheme node-session-user

Revision 80 - Directory Listing
Modified Tue Aug 9 10:06:02 2005 UTC (23 months, 1 week ago) by eile
started code generation for distributed calls

Revision 79 - Directory Listing
Modified Tue Jul 19 07:56:39 2005 UTC (23 months, 4 weeks ago) by eile
some node/server refactoring

Revision 78 - Directory Listing
Modified Mon Jul 18 13:10:21 2005 UTC (23 months, 4 weeks ago) by eile
almost complete server initialisation before refactoring of node/server classes

Revision 77 - Directory Listing
Modified Mon Jul 18 07:25:11 2005 UTC (23 months, 4 weeks ago) by eile
latest work

Revision 76 - Directory Listing
Modified Thu Jul 14 14:25:41 2005 UTC (2 years ago) by eile
latest work

Revision 75 - Directory Listing
Modified Tue Jul 12 14:12:44 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 74 - Directory Listing
Modified Tue Jul 12 14:08:09 2005 UTC (2 years ago) by eile
latest work

Revision 73 - Directory Listing
Modified Tue Jul 12 07:18:27 2005 UTC (2 years ago) by eile
latest work

Revision 72 - Directory Listing
Modified Mon Jul 11 14:25:14 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 71 - Directory Listing
Modified Mon Jul 11 14:06:27 2005 UTC (2 years ago) by eile
todays work

Revision 70 - Directory Listing
Modified Mon Jul 11 07:20:04 2005 UTC (2 years ago) by eile
latest work

Revision 69 - Directory Listing
Modified Fri Jul 8 14:33:34 2005 UTC (2 years ago) by eile
todays work

Revision 68 - Directory Listing
Modified Fri Jul 8 11:33:16 2005 UTC (2 years ago) by eile
smallish changes

Revision 66 - Directory Listing
Modified Thu Jul 7 14:21:29 2005 UTC (2 years ago) by eile
todays work

Revision 64 - Directory Listing
Modified Thu Jul 7 06:18:53 2005 UTC (2 years ago) by eile
latest work

Revision 63 - Directory Listing
Modified Tue Jul 5 14:34:43 2005 UTC (2 years ago) by eile
todays work

Revision 62 - Directory Listing
Modified Tue Jul 5 07:45:26 2005 UTC (2 years ago) by eile
latest work

Revision 61 - Directory Listing
Modified Mon Jul 4 14:32:32 2005 UTC (2 years ago) by eile
todays work

Revision 60 - Directory Listing
Modified Mon Jul 4 08:49:35 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 59 - Directory Listing
Modified Mon Jul 4 07:39:44 2005 UTC (2 years ago) by eile
debugged base functionality

Revision 58 - Directory Listing
Modified Mon Jul 4 07:32:34 2005 UTC (2 years ago) by eile
some missing files

Revision 57 - Directory Listing
Modified Mon Jul 4 07:25:31 2005 UTC (2 years ago) by eile
weekend progress on base classes

Revision 56 - Directory Listing
Modified Fri Jul 1 14:34:21 2005 UTC (2 years ago) by eile
latest changes

Revision 55 - Directory Listing
Modified Thu Jun 30 09:16:14 2005 UTC (2 years ago) by eile
solved the hash_map problem

Revision 54 - Directory Listing
Modified Thu Jun 30 08:28:41 2005 UTC (2 years ago) by eile
chasing down the stl problem...

Revision 53 - Directory Listing
Modified Thu Jun 30 07:53:34 2005 UTC (2 years ago) by eile
some more connection set

Revision 52 - Directory Listing
Modified Thu Jun 30 07:12:09 2005 UTC (2 years ago) by eile
started on connection set

Revision 51 - Directory Listing
Modified Tue Jun 28 14:38:20 2005 UTC (2 years ago) by eile
networking in progress

Revision 50 - Directory Listing
Modified Tue Jun 28 13:49:59 2005 UTC (2 years ago) by eile
minor stuff before server main loop implementation

Revision 49 - Directory Listing
Modified Tue Jun 28 12:16:39 2005 UTC (2 years ago) by eile
more dependencies hacks

Revision 48 - Directory Listing
Modified Tue Jun 28 12:13:24 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 47 - Directory Listing
Modified Tue Jun 28 12:07:28 2005 UTC (2 years ago) by eile
re-enabled dependencies, socket network startup progress

Revision 46 - Directory Listing
Modified Tue Jun 28 07:24:21 2005 UTC (2 years ago) by eile
thread class, more networking code

Revision 45 - Directory Listing
Modified Fri Jun 24 12:59:26 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 44 - Directory Listing
Modified Fri Jun 24 12:53:42 2005 UTC (2 years ago) by eile
more network startup changes

Revision 43 - Directory Listing
Modified Fri Jun 24 12:52:50 2005 UTC (2 years ago) by eile
more network startup changes

Revision 42 - Directory Listing
Modified Fri Jun 24 08:17:05 2005 UTC (2 years ago) by eile
IRIX(32) support

Revision 41 - Directory Listing
Modified Fri Jun 24 08:11:13 2005 UTC (2 years ago) by eile
small fix for IRIX

Revision 40 - Directory Listing
Modified Fri Jun 24 07:55:47 2005 UTC (2 years ago) by eile
IRIX fixes

Revision 39 - Directory Listing
Modified Fri Jun 24 07:55:09 2005 UTC (2 years ago) by eile
compilable version

Revision 38 - Directory Listing
Modified Fri Jun 24 07:18:11 2005 UTC (2 years ago) by eile
latest network changes

Revision 37 - Directory Listing
Modified Thu Jun 23 14:40:19 2005 UTC (2 years ago) by eile
some IRIX fixes

Revision 36 - Directory Listing
Modified Thu Jun 23 14:32:58 2005 UTC (2 years ago) by eile
 todays network changes

Revision 35 - Directory Listing
Modified Thu Jun 23 07:46:04 2005 UTC (2 years ago) by eile
latest network changes

Revision 34 - Directory Listing
Modified Tue Jun 21 14:27:54 2005 UTC (2 years ago) by eile
work of today

Revision 33 - Directory Listing
Modified Tue Jun 21 10:11:24 2005 UTC (2 years ago) by eile
IRIX compile fixes

Revision 32 - Directory Listing
Modified Tue Jun 21 09:32:15 2005 UTC (2 years ago) by eile
working snapshot after last network refactorings

Revision 31 - Directory Listing
Modified Tue Jun 21 07:25:16 2005 UTC (2 years ago) by eile
networking changes, in progress

Revision 30 - Directory Listing
Modified Mon Jun 20 08:10:27 2005 UTC (2 years ago) by eile
small test case fix

Revision 28 - Directory Listing
Modified Mon Jun 20 08:05:19 2005 UTC (2 years ago) by eile
IRIX compilation fixes

Revision 27 - Directory Listing
Modified Mon Jun 20 07:47:04 2005 UTC (2 years ago) by eile
debugged the pipe connection

Revision 24 - Directory Listing
Modified Fri Jun 17 07:34:20 2005 UTC (2 years, 1 month ago) by eile
added pipe connection test program, connection select() functionality, server stub, Makefile tweaks

Revision 23 - Directory Listing
Modified Tue Jun 14 14:40:19 2005 UTC (2 years, 1 month ago) by eile
proper dependency checking

Revision 22 - Directory Listing
Modified Tue Jun 14 14:10:35 2005 UTC (2 years, 1 month ago) by eile
todays work: static library, logging, some dependeny tracking

Revision 21 - Directory Listing
Modified Tue Jun 14 09:50:31 2005 UTC (2 years, 1 month ago) by eile
Irix compile support 2nd try

Revision 20 - Directory Listing
Modified Tue Jun 14 09:39:16 2005 UTC (2 years, 1 month ago) by eile
Irix compile support

Revision 19 - Directory Listing
Modified Tue Jun 14 09:37:27 2005 UTC (2 years, 1 month ago) by eile
small server test fix

Revision 16 - Directory Listing
Modified Mon Jun 13 13:25:21 2005 UTC (2 years, 1 month ago) by eile
added dependency tracking, refactored connection class

Revision 15 - Directory Listing
Modified Mon Jun 13 08:53:19 2005 UTC (2 years, 1 month ago) by eile
working connection

Revision 14 - Directory Listing
Modified Mon Jun 13 08:45:06 2005 UTC (2 years, 1 month ago) by eile
Makefile tuning, some more netwwork code

Revision 13 - Directory Listing
Modified Thu Jun 9 13:32:44 2005 UTC (2 years, 1 month ago) by eile
multi-architecture building

Revision 12 - Directory Listing
Modified Thu Jun 9 12:59:16 2005 UTC (2 years, 1 month ago) by eile
first working network code

Revision 11 - Directory Listing
Modified Tue Jun 7 09:17:44 2005 UTC (2 years, 1 month ago) by eile
complete header set needed for messaging

Revision 7 - Directory Listing
Modified Mon Jun 6 13:24:45 2005 UTC (2 years, 1 month ago) by eile
first complete version of administrative networking api

Revision 4 - Directory Listing
Modified Fri Jun 3 12:37:01 2005 UTC (2 years, 1 month ago) by eile
some header updates incl dooxygen docs

Revision 3 - Directory Listing
Added Fri Jun 3 07:45:29 2005 UTC (2 years, 1 month ago) by eile
first shot on website, very incomplete and ugly, first shot of sources

Sort log by:

Back to Equalizer website
ViewVC Help
Powered by ViewVC 1.0.3