[svn] / trunk / src / examples / eqPly / main.cpp Repository:
ViewVC logotype

Log of /trunk/src/examples/eqPly/main.cpp

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 1066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 09:04:54 2007 UTC (2 months, 1 week ago) by eile
File length: 1449 byte(s)
Diff to previous 1044
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 1044 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 18 13:38:00 2007 UTC (2 months, 3 weeks ago) by eile
File length: 1449 byte(s)
Diff to previous 940
Create first version of OpenGL object manager and use it in eqPly
Add new config for L-shaped projection table (TAN Holobench)
Clean up drawableconfig
Put eqPly classes into own eqPly namespace (needed for Window)
Revert stencil buffer default to off
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Revision 940 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 20 16:31:19 2007 UTC (3 months, 3 weeks ago) by eile
File length: 1292 byte(s)
Diff to previous 830
[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 830 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 11:09:08 2007 UTC (4 months, 1 week ago) by eile
File length: 3080 byte(s)
Diff to previous 827
Task method renaming #1: Existing config and node methods, fix a race in the object packet dispatch

Revision 827 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 09:24:07 2007 UTC (4 months, 1 week ago) by eile
File length: 3074 byte(s)
Diff to previous 809
Remove node thread and move node methods to main thread

Revision 809 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 20 12:51:38 2007 UTC (4 months, 2 weeks ago) by eile
File length: 3007 byte(s)
Diff to previous 807
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 807 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 19 10:54:24 2007 UTC (4 months, 2 weeks ago) by eile
File length: 2672 byte(s)
Diff to previous 783
Some code cleanup before implementing exposed node loop

Revision 783 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 9 16:46:28 2007 UTC (4 months, 4 weeks ago) by eile
File length: 2672 byte(s)
Diff to previous 776
Cleanup eqPly: move tracker code to config, encapsulate command line parsing in config, add command line switch to ignore colors from ply file

Revision 776 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 7 14:09:34 2007 UTC (5 months ago) by eile
File length: 3684 byte(s)
Diff to previous 743
Cleanup distributed objects: remove auto instanciation, cleanup subscription semantics by introducing the pair register/deregisterObject, map/unmapObject, attach/detachObject

Revision 743 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 24 14:53:22 2007 UTC (5 months, 2 weeks ago) by eile
File length: 3712 byte(s)
Diff to previous 741
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 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 24 12:20:38 2007 UTC (5 months, 2 weeks ago) by eile
File length: 3751 byte(s)
Diff to previous 736
Rename Config::beginFrame to Config::startFrame for consistency with other pipe and window startFrame methods

Revision 736 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 18 14:07:22 2007 UTC (5 months, 3 weeks ago) by eile
File length: 3751 byte(s)
Diff to previous 730
Add error message support to Config::init, make task method "callbacks" protected, some eqPly exit cleanups

Revision 730 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 15 08:03:18 2007 UTC (5 months, 3 weeks ago) by eile
File length: 3401 byte(s)
Diff to previous 639
Some code cleanup in eqPly

Revision 639 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 12 14:31:32 2006 UTC (6 months, 4 weeks ago) by eile
File length: 4978 byte(s)
Diff to previous 634
minor eqPly change

Revision 634 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 8 14:24:27 2006 UTC (7 months ago) by eile
File length: 5110 byte(s)
Diff to previous 605
Implement Config::finishFrames()

Revision 605 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 28 19:45:50 2006 UTC (7 months, 1 week ago) by eile
File length: 5128 byte(s)
Diff to previous 594
bugfix: more rounding artifacts, bugfix: source windows assembly displacement for big windows

Revision 594 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 27 15:06:29 2006 UTC (7 months, 1 week ago) by eile
File length: 5129 byte(s)
Diff to previous 589
bugfix: channel inheritance for input/output frame setup, new 4-window sort-last config

Revision 589 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 27 13:18:06 2006 UTC (7 months, 1 week ago) by eile
File length: 5130 byte(s)
Diff to previous 579
Minor eqPly tweaks

Revision 579 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 24 18:09:05 2006 UTC (7 months, 2 weeks ago) by eile
File length: 5005 byte(s)
Diff to previous 578
bugfix: network frame transmission synchronization

Revision 578 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 24 16:32:50 2006 UTC (7 months, 2 weeks ago) by eile
File length: 5005 byte(s)
Diff to previous 576
Substantial bugfixing in server exit code

Revision 576 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 24 12:22:44 2006 UTC (7 months, 2 weeks ago) by eile
File length: 4738 byte(s)
Diff to previous 553
Bugfix: image data network transmission alignment problem, improve eqPly to print overall FPS

Revision 553 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 16 16:26:11 2006 UTC (7 months, 3 weeks ago) by eile
File length: 4639 byte(s)
Diff to previous 526
A couple of minor stuff from todays cave testing

Revision 526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 31 09:53:51 2006 UTC (8 months, 1 week ago) by eile
File length: 4635 byte(s)
Diff to previous 525
more tracker cleanup

Revision 525 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 30 14:06:56 2006 UTC (8 months, 1 week ago) by eile
File length: 4599 byte(s)
Diff to previous 505
untested tracker code cleanup

Revision 505 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 19 11:15:30 2006 UTC (8 months, 3 weeks ago) by eile
File length: 4210 byte(s)
Diff to previous 502
minor eqPly cleanup

Revision 502 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 19 09:20:57 2006 UTC (8 months, 3 weeks ago) by eile
File length: 4490 byte(s)
Diff to previous 459
step 2 of step-by-step conversion to use vmmlib consistently

Revision 459 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 2 13:28:08 2006 UTC (9 months, 1 week ago) by dustin82
File length: 4211 byte(s)
Diff to previous 431
quad buffering / active stereo included

Revision 431 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 17 13:03:17 2006 UTC (10 months, 3 weeks ago) by dustin82
File length: 4204 byte(s)
Diff to previous 424
generic scaling, matrix multiplication

Revision 424 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 15 13:55:59 2006 UTC (10 months, 3 weeks ago) by dustin82
File length: 4156 byte(s)
Diff to previous 415
FoB tracker support, eyePosition is used to compute Frustum.

Revision 415 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 10 10:56:50 2006 UTC (11 months ago) by eile
File length: 3575 byte(s)
Diff to previous 413
move head matrix and eqPly init and frame data to use RefPtr's

Revision 413 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 10 09:01:44 2006 UTC (11 months ago) by dustin82
File length: 3455 byte(s)
Diff to previous 333
server and client can exchange matrix info

Revision 333 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 29 15:41:35 2006 UTC (12 months, 1 week ago) by eile
File length: 3348 byte(s)
Diff to previous 327
Improve event system: add pointer button support, compute mouse deltas, add mouse interaction to eqPly

Revision 327 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 29 07:49:21 2006 UTC (12 months, 1 week ago) by eile
File length: 3494 byte(s)
Diff to previous 324
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 324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 27 11:33:51 2006 UTC (12 months, 2 weeks ago) by eile
File length: 3498 byte(s)
Diff to previous 319
Code cleanups while debugging some exit crashes in the smart example

Revision 319 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 20 07:30:27 2006 UTC (12 months, 3 weeks ago) by eile
File length: 3499 byte(s)
Diff to previous 311
Thread-safety improvements for the object registration, removed a race in the connection set code, read remaining data of a closed connection

Revision 311 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 9 16:21:11 2006 UTC (13 months ago) by eile
File length: 3285 byte(s)
Diff to previous 306
more cleanup: move connection:node mapping out of connectionSet, separate thread exit and cancel, better ref-counting of nodes

Revision 306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 8 07:58:36 2006 UTC (13 months ago) by eile
File length: 3213 byte(s)
Diff to previous 303
provide default node factory creation (as weak symbol), better handling of enabled/disabled window systems, re-enable and fix CGL support on Darwin

Revision 303 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 6 12:16:38 2006 UTC (13 months ago) by eile
File length: 3214 byte(s)
Diff to previous 301
add config latency support to loader, add hactar cluster config

Revision 301 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 6 09:43:10 2006 UTC (13 months ago) by eile
File length: 3213 byte(s)
Diff to previous 300
more flip->eqPly renaming

Revision 300 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 6 09:30:17 2006 UTC (13 months ago) by eile
File length: 3212 byte(s)
Copied from: trunk/src/examples/eqPly/flip.cpp revision 299
Diff to previous 299
rename eqPly main cpp file

Revision 299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 6 09:03:56 2006 UTC (13 months ago) by eile
Original Path: trunk/src/examples/eqPly/flip.cpp
File length: 3212 byte(s)
Diff to previous 287
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 287 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 23 13:48:49 2006 UTC (13 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2831 byte(s)
Diff to previous 272
separate the config node (node) from the network node (client) in the client library

Revision 272 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 11 12:52:06 2006 UTC (14 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2821 byte(s)
Diff to previous 262
fixes for installed headers

Revision 262 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 5 13:35:06 2006 UTC (14 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2798 byte(s)
Diff to previous 251
couple of bugfixes: race with secondary enter on eqNet::Barrier, versioned object diff propagation, use per-pipe framedata

Revision 251 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 1 14:12:11 2006 UTC (14 months, 1 week ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2798 byte(s)
Diff to previous 241
throwing out getopt_long, standardizing --eq-server, Darwin makefile tweak

Revision 241 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 20 14:03:03 2006 UTC (14 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2953 byte(s)
Diff to previous 237
fix old nasty munmap bug in plyModel, rename begin/endFrame, draft frame data api

Revision 237 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 13 13:39:12 2006 UTC (14 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2953 byte(s)
Diff to previous 236
taming getopt(), fix a bug in ply file io, some cleanup

Revision 236 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 13 07:34:59 2006 UTC (14 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2971 byte(s)
Diff to previous 233
minor edits

Revision 233 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 11 14:28:16 2006 UTC (14 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2957 byte(s)
Diff to previous 232
some log stream cosmetics and flip changes

Revision 232 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 11 12:49:31 2006 UTC (14 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2277 byte(s)
Diff to previous 230
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 230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 6 15:20:36 2006 UTC (15 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2279 byte(s)
Diff to previous 229
some flip/ply improvements

Revision 229 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 6 13:59:20 2006 UTC (15 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2269 byte(s)
Diff to previous 211
start to extend flip to load ply models, refactoring of the init and exit process to be more robust

Revision 211 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 17 13:39:06 2006 UTC (15 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2187 byte(s)
Diff to previous 208
minor stuff

Revision 208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 16 16:52:04 2006 UTC (15 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2185 byte(s)
Diff to previous 205
incomplete init/loader rewrite

Revision 205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 13 15:08:13 2006 UTC (15 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2187 byte(s)
Diff to previous 203
some flip fixes

Revision 203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 13 14:40:47 2006 UTC (15 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2152 byte(s)
Diff to previous 202
fix flip and Darwin build

Revision 202 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 13 13:24:15 2006 UTC (15 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2152 byte(s)
Diff to previous 199
linux porting

Revision 199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 13 08:22:29 2006 UTC (15 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2151 byte(s)
Diff to previous 197
refactoring flip

Revision 197 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 10 13:59:17 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2284 byte(s)
Diff to previous 194
localhost fixes

Revision 194 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 9 15:23:17 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2285 byte(s)
Diff to previous 193
more make rework, more to come (simple_programs)

Revision 193 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 9 12:44:57 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 4326 byte(s)
Diff to previous 192
sema bugfix, framedata implementation

Revision 192 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 8 17:59:37 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 4012 byte(s)
Diff to previous 191
fixed lib dependencies, stubbed init and frame IDs

Revision 191 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 8 15:53:01 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 4001 byte(s)
Diff to previous 189
compile fix

Revision 189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 7 15:04:50 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 3892 byte(s)
Diff to previous 187
reworking shared objects

Revision 187 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 6 14:07:00 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2950 byte(s)
Diff to previous 186
fix exit bug

Revision 186 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 6 13:54:31 2006 UTC (16 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2951 byte(s)
Diff to previous 185
introduction of node ids and related fallout

Revision 185 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 2 13:12:58 2006 UTC (16 months, 1 week ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2950 byte(s)
Diff to previous 183
big refactoring to introduce unique node IDs, a first version of versioned objects. Still open ends on the object handling/node connection front

Revision 183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 20 15:21:57 2006 UTC (16 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2950 byte(s)
Diff to previous 181
more launcher robustness

Revision 181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 20 15:07:47 2006 UTC (16 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2686 byte(s)
Diff to previous 175
cleanup

Revision 175 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 13 15:37:53 2006 UTC (16 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 2656 byte(s)
Diff to previous 172
barrier bugfixes

Revision 172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 9 09:52:42 2006 UTC (17 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1855 byte(s)
Diff to previous 160
some cleanup after Brunos renaming

Revision 160 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 23 10:39:51 2006 UTC (17 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1851 byte(s)
Diff to previous 156
implemented better and easier string packet sending

Revision 156 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 14:14:50 2006 UTC (17 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1788 byte(s)
Diff to previous 155
fixing the quad ;)

Revision 155 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 13:42:19 2006 UTC (17 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1788 byte(s)
Diff to previous 154
first (incorrect) draw update

Revision 154 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 09:56:27 2006 UTC (17 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1999 byte(s)
Diff to previous 153
correct channel clear

Revision 153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 09:43:24 2006 UTC (17 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1974 byte(s)
Diff to previous 151
fixed poll spin bug

Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 13 10:34:25 2006 UTC (17 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1772 byte(s)
Diff to previous 146
frustum desc, initial update code

Revision 146 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 3 13:07:38 2006 UTC (18 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1824 byte(s)
Diff to previous 142
CGL window init/exit code

Revision 142 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 13:04:53 2005 UTC (18 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1822 byte(s)
Diff to previous 140
draft of pipe and window init

Revision 140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 19 14:19:09 2005 UTC (18 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1812 byte(s)
Diff to previous 139
calling init and exit callbacks in correct threads, create and use pipe thread, clock additions

Revision 139 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 15 15:14:03 2005 UTC (18 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1812 byte(s)
Diff to previous 128
some bugfixes to the init code

Revision 128 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 29 15:13:15 2005 UTC (19 months, 1 week ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1490 byte(s)
Diff to previous 127
working node init and exit

Revision 127 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 24 15:34:00 2005 UTC (19 months, 2 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1486 byte(s)
Diff to previous 125
latest stuff

Revision 125 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 17 15:16:37 2005 UTC (19 months, 3 weeks ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1461 byte(s)
Diff to previous 109
latest changes

Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 28 10:11:49 2005 UTC (21 months, 1 week ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1093 byte(s)
Diff to previous 100
stubbed config init/exit

Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 8 11:12:24 2005 UTC (22 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 1115 byte(s)
Diff to previous 99
stubbing the client library

Revision 99 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 6 07:27:02 2005 UTC (22 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 320 byte(s)
Diff to previous 98
fixing the build system

Revision 98 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Sep 5 14:16:17 2005 UTC (22 months ago) by eile
Original Path: trunk/src/examples/flip/flip.cpp
File length: 291 byte(s)
stub client files

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to Equalizer website
ViewVC Help
Powered by ViewVC 1.0.3