[svn] / trunk / src / examples / eqPly / Makefile Repository:
ViewVC logotype

Log of /trunk/src/examples/eqPly/Makefile

Parent Directory Parent Directory


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

Revision 1079 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 2 12:54:50 2007 UTC (2 months, 1 week ago) by eile
File length: 577 byte(s)
Diff to previous 1044
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 1044 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 18 13:38:00 2007 UTC (2 months, 3 weeks ago) by eile
File length: 498 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) (annotate) - [select for diffs]
Modified Tue Mar 20 16:31:19 2007 UTC (3 months, 3 weeks ago) by eile
File length: 484 byte(s)
Diff to previous 744
[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 744 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 17:19:17 2007 UTC (5 months, 2 weeks ago) by eile
File length: 469 byte(s)
Diff to previous 730
Fix Darwin build

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

Revision 433 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 17 14:52:39 2006 UTC (10 months, 3 weeks ago) by eile
File length: 442 byte(s)
Diff to previous 424
initial ia64/Linux (Prism) port - compile only

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

Revision 327 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 29 07:49:21 2006 UTC (12 months, 1 week ago) by eile
File length: 369 byte(s)
Diff to previous 300
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 300 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 6 09:30:17 2006 UTC (13 months ago) by eile
File length: 355 byte(s)
Diff to previous 299
rename eqPly main cpp file

Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 6 09:03:56 2006 UTC (13 months ago) by eile
File length: 355 byte(s)
Diff to previous 234
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 234 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 13:27:59 2006 UTC (14 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/Makefile
File length: 354 byte(s)
Diff to previous 229
build system cleanup

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

Revision 203 - (view) (download) (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/Makefile
File length: 330 byte(s)
Diff to previous 199
fix flip and Darwin build

Revision 199 - (view) (download) (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/Makefile
File length: 318 byte(s)
Diff to previous 194
refactoring flip

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

Revision 163 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 31 13:23:19 2006 UTC (17 months, 1 week ago) by eile
Original Path: trunk/src/examples/flip/Makefile
File length: 285 byte(s)
Diff to previous 153
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 153 - (view) (download) (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/Makefile
File length: 263 byte(s)
Diff to previous 150
fixed poll spin bug

Revision 150 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 10 14:15:27 2006 UTC (17 months, 4 weeks ago) by eile
Original Path: trunk/src/examples/flip/Makefile
File length: 241 byte(s)
Diff to previous 98
Initial Linux port

Revision 98 - (view) (download) (annotate) - [select for diffs]
Added Mon Sep 5 14:16:17 2005 UTC (22 months ago) by eile
Original Path: trunk/src/examples/flip/Makefile
File length: 191 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