Log of /trunk/src/examples/eqPly/channel.cpp
Parent Directory
Revision
1157 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 14 01:03:16 2007 UTC (3 weeks, 6 days ago) by
eile
File length: 9032 byte(s)
Diff to
previous 1141
Fix missing gl2 entry point in new eqPly
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Revision
1141 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 31 12:31:01 2007 UTC (5 weeks, 6 days ago) by
eile
File length: 8982 byte(s)
Diff to
previous 1140
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 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed May 30 14:38:22 2007 UTC (6 weeks ago) by
eile
File length: 9093 byte(s)
Diff to
previous 1134
Linux: fix compile warning
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Revision
1134 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 24 15:59:35 2007 UTC (6 weeks, 6 days ago) by
eile
File length: 9047 byte(s)
Diff to
previous 1093
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
1093 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 4 10:11:58 2007 UTC (2 months, 1 week ago) by
eile
File length: 7468 byte(s)
Diff to
previous 1084
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
1084 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 3 06:55:35 2007 UTC (2 months, 1 week ago) by
eile
File length: 7810 byte(s)
Diff to
previous 1083
Revert accidently checked-in files in last revision
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Revision
1083 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 3 06:53:06 2007 UTC (2 months, 1 week ago) by
eile
File length: 7877 byte(s)
Diff to
previous 1044
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
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: 7810 byte(s)
Diff to
previous 876
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
876 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 8 13:30:41 2007 UTC (4 months ago) by
eile
File length: 7694 byte(s)
Diff to
previous 875
[ ] 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 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 8 13:22:54 2007 UTC (4 months ago) by
eile
File length: 7682 byte(s)
Diff to
previous 839
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Description: 'Stabilize' patch colors of eqPly in DB-mode
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: 7732 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: 7572 byte(s)
Diff to
previous 774
Cleanup distributed objects: remove auto instanciation, cleanup subscription semantics by introducing the pair register/deregisterObject, map/unmapObject, attach/detachObject
Revision
774 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 5 15:18:23 2007 UTC (5 months ago) by
eile
File length: 7624 byte(s)
Diff to
previous 743
Swap left/right anaglyphic mask to be in sync with my glasses, add anaglyphics screenshot to website, start eqNet::Objects design doc
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: 7611 byte(s)
Diff to
previous 673
First step towards Win32 support: Windows VS2005 project files, Windows XP porting w/ event handling, running eqPly with exit crashes, virtually no testing.
Revision
586 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 27 10:51:48 2006 UTC (7 months, 1 week ago) by
eile
File length: 5207 byte(s)
Diff to
previous 584
sort-last implementation: traditional, OpenGL 1.1 stencil-based approach, add simple DB config, add range culling to eqPly
Revision
584 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 27 08:24:58 2006 UTC (7 months, 1 week ago) by
eile
File length: 4739 byte(s)
Diff to
previous 583
Improve dynamic near/far support by merging API into setNearFar, temporarily disable incorrect near/far computation in eqPly
Revision
504 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 19 10:07:28 2006 UTC (8 months, 3 weeks ago) by
eile
File length: 3886 byte(s)
Diff to
previous 502
eqPly: re-enable frustum culling, convert frustum to Unix line endings and provide float specialization for sqrt
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: 2286 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
299 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 6 09:03:56 2006 UTC (13 months ago) by
eile
File length: 2288 byte(s)
Diff to
previous 240
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
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.