Dev/FeaturesToPortFrom1to2: gv7_changes.log

File gv7_changes.log, 195.4 kB (added by dirk, 2 years ago)

Logs of changes between to_gv_merge_7 and HEAD (Nov 9 06)

Line 
1 ============================
2 Working file: Source/Base/Base/OSGBarrier.inl
3 ----------------------------
4 revision 1.3
5 date: 2006/02/03 15:39:15;  author: tbeer;  state: Exp;  lines: +388 -388
6 ...had CR+LF on last checkin...
7 ----------------------------
8 revision 1.2
9 date: 2006/02/03 15:28:47;  author: tbeer;  state: Exp;  lines: +194 -0
10 changed line endings to LR
11 (was CR, did not compile with cl.net2005 express)
12 ============================
13 Working file: Source/Base/Base/OSGBaseFunctions.cpp
14 ----------------------------
15 revision 1.16
16 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +17 -1
17 fixed : WIN32_LEAN_AND_MEAN compile problems
18 ----------------------------
19 revision 1.15
20 date: 2006/04/25 05:39:59;  author: dirk;  state: Exp;  lines: +3 -0
21 Only do debug vs. non-debug check for Windows. Some people define _DEBUG on Linux on suffer badly from it (Hi Allen! ;)
22 ----------------------------
23 revision 1.14
24 date: 2006/03/06 21:15:33;  author: dirk;  state: Exp;  lines: +2 -1
25 added plugin cleanup patch (Thanks to Patrick Hartling for the patch!)
26 ----------------------------
27 revision 1.13
28 date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +131 -1
29 added version testing on startup
30 ----------------------------
31 revision 1.12
32 date: 2006/01/28 09:56:24;  author: a-m-z;  state: Exp;  lines: +1 -1
33 fixed microsoft stl problem.
34 ----------------------------
35 revision 1.11
36 date: 2006/01/26 07:50:49;  author: vossg;  state: Exp;  lines: +8 -1
37 fixed : correct size calculation in  string_token_iterator::operator*
38 ============================
39 Working file: Source/Base/Base/OSGBaseFunctions.h
40 ----------------------------
41 revision 1.27
42 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +1 -1
43 fixed : WIN32_LEAN_AND_MEAN compile problems
44 ----------------------------
45 revision 1.26
46 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +3 -0
47 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
48         with different internal/external hostnames (e.g. Rocks)
49 added : X based cluster server tututorial (work around freeglut problems)
50 ----------------------------
51 revision 1.25
52 date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +22 -1
53 added version testing on startup
54 ============================
55 Working file: Source/Base/Base/OSGBaseFunctions.inl
56 ----------------------------
57 revision 1.23
58 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +0 -14
59 fixed : WIN32_LEAN_AND_MEAN compile problems
60 ----------------------------
61 revision 1.22
62 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +14 -0
63 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
64         with different internal/external hostnames (e.g. Rocks)
65 added : X based cluster server tututorial (work around freeglut problems)
66 ============================
67 Working file: Source/Base/Base/OSGBaseTypeTraits.h
68 ----------------------------
69 revision 1.25
70 date: 2006/04/27 10:42:30;  author: a-m-z;  state: Exp;  lines: +17 -1
71 added workaround for missing strtoull and strtoll functions on my sgi machine.
72 ----------------------------
73 revision 1.24
74 date: 2006/04/26 18:40:41;  author: a-m-z;  state: Exp;  lines: +2 -2
75 ups removed my local sgi hack.
76 ----------------------------
77 revision 1.23
78 date: 2006/04/26 12:12:56;  author: a-m-z;  state: Exp;  lines: +2 -2
79 added workaround for vsnprintf bug on irix.
80 ============================
81 Working file: Source/Base/Base/OSGColor.h
82 ----------------------------
83 revision 1.6
84 date: 2006/02/23 16:23:51;  author: a-m-z;  state: Exp;  lines: +2 -0
85 added < operator.
86 ============================
87 Working file: Source/Base/Base/OSGColor.inl
88 ----------------------------
89 revision 1.7
90 date: 2006/02/24 08:29:57;  author: vossg;  state: Exp;  lines: +2 -2
91 fixed : cut&paste bug in Color4::operator < (_rgb -> _rgba)
92 ----------------------------
93 revision 1.6
94 date: 2006/02/23 16:23:51;  author: a-m-z;  state: Exp;  lines: +41 -0
95 added < operator.
96 ============================
97 Working file: Source/Base/Base/OSGConfig.h
98 ----------------------------
99 revision 1.60
100 date: 2006/10/31 20:16:53;  author: dirk;  state: Exp;  lines: +1 -1
101 Fixed invalid version number (Thanks to Akos for the hint!)
102 ----------------------------
103 revision 1.59
104 date: 2006/09/07 21:56:44;  author: dirk;  state: Exp;  lines: +3 -3
105 Updated version number to 1.8.0Alpha1
106 ----------------------------
107 revision 1.58
108 date: 2006/05/03 15:40:51;  author: a-m-z;  state: Exp;  lines: +4 -0
109 added support for the 64 bit platform sdk compiler on windows xp 64.
110 ----------------------------
111 revision 1.57
112 date: 2006/02/20 23:33:27;  author: dirk;  state: Exp;  lines: +17 -6
113 added dynamically resizing buffer for log (Bug 1426312)
114 ============================
115 Working file: Source/Base/Base/OSGFileSystem.h
116 ----------------------------
117 revision 1.6
118 date: 2006/10/15 15:32:48;  author: a-m-z;  state: Exp;  lines: +3 -3
119 improved image and geometry loading.
120 ============================
121 Working file: Source/Base/Base/OSGLine.cpp
122 ----------------------------
123 revision 1.15
124 date: 2006/02/23 16:32:04;  author: tbeer;  state: Exp;  lines: +18 -1
125 bugfix: line/box intersection with huge flat bbox was unstable in opt lib.
126 Seems to be a compiler issue as the code worked in dbg lib.
127 ============================
128 Working file: Source/Base/Base/OSGLog.cpp
129 ----------------------------
130 revision 1.15
131 date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +71 -0
132 added color console output on windows.
133 ----------------------------
134 revision 1.14
135 date: 2006/04/26 12:12:56;  author: a-m-z;  state: Exp;  lines: +2 -1
136 added workaround for vsnprintf bug on irix.
137 ----------------------------
138 revision 1.13
139 date: 2006/02/24 12:59:16;  author: a-m-z;  state: Exp;  lines: +4 -2
140 fixed doLog for older vsnprintf versions (windows).
141 ----------------------------
142 revision 1.12
143 date: 2006/02/21 22:33:35;  author: dirk;  state: Exp;  lines: +3 -2
144 fixe dlog buffer resize problem
145 ----------------------------
146 revision 1.11
147 date: 2006/02/20 23:33:27;  author: dirk;  state: Exp;  lines: +25 -2
148 added dynamically resizing buffer for log (Bug 1426312)
149 ============================
150 Working file: Source/Base/Base/OSGLog.h
151 ----------------------------
152 revision 1.14
153 date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +2 -0
154 added color console output on windows.
155 ============================
156 Working file: Source/Base/Base/OSGLog.inl
157 ----------------------------
158 revision 1.7
159 date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +6 -1
160 added color console output on windows.
161 ============================
162 Working file: Source/Base/Base/OSGPathHandler.cpp
163 ----------------------------
164 revision 1.14
165 date: 2006/10/31 17:42:39;  author: a-m-z;  state: Exp;  lines: +3 -2
166 findFile didn't work for files with a ; in the filename (on windows)
167 ============================
168 Working file: Source/Base/Base/OSGQuaternion.inl
169 ----------------------------
170 revision 1.12
171 date: 2006/07/24 14:54:35;  author: jbehr;  state: Exp;  lines: +3 -1
172 error Threshold for matToQuad changed
173 ============================
174 Working file: Source/Base/Base/OSGSharedObjectHandler.h
175 ----------------------------
176 revision 1.3
177 date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +9 -2
178 added version testing on startup
179 ============================
180 Working file: Source/Base/Base/OSGThreadManager.h
181 ----------------------------
182 revision 1.5
183 date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +3 -1
184 added version testing on startup
185 ============================
186 Working file: Source/Base/Base/testLog.cpp
187 ----------------------------
188 revision 1.8
189 date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +5 -0
190 added color console output on windows.
191 ----------------------------
192 revision 1.7
193 date: 2006/02/21 22:33:35;  author: dirk;  state: Exp;  lines: +13 -0
194 fixe dlog buffer resize problem
195 ============================
196 Working file: Source/Base/Base/testinit.cpp
197 ----------------------------
198 revision 1.4
199 date: 2006/02/22 15:54:01;  author: dirk;  state: Exp;  lines: +0 -1
200 ICL compile problem
201 ----------------------------
202 revision 1.3
203 date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +1 -0
204 added version testing on startup
205 ============================
206 Working file: Source/Base/Field/OSGMathFieldDataType.h
207 ----------------------------
208 revision 1.9
209 date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +114 -0
210 added Matrix4d.
211 ============================
212 Working file: Source/Base/Field/OSGSFMathTypes.h
213 ----------------------------
214 revision 1.7
215 date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +11 -0
216 added Matrix4d.
217 ============================
218 Working file: Source/Base/Field/OSGTypeInst.cpp
219 ----------------------------
220 revision 1.10
221 date: 2006/03/12 13:44:04;  author: a-m-z;  state: Exp;  lines: +2 -0
222 added missing gllexport stuff for Matrix4d.
223 ----------------------------
224 revision 1.9
225 date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +1 -0
226 added Matrix4d.
227 ============================
228 Working file: Source/Base/Network/Base/OSGBinaryMessage.cpp
229 ----------------------------
230 revision 1.5
231 date: 2006/06/07 09:24:51;  author: mroth;  state: Exp;  lines: +171 -0
232 Fix VS8 crash
233 ============================
234 Working file: Source/Base/Network/Base/OSGBinaryMessage.inl
235 ----------------------------
236 revision 1.7
237 date: 2006/06/07 09:24:51;  author: mroth;  state: Exp;  lines: +0 -173
238 Fix VS8 crash
239 ============================
240 Working file: Source/Base/Network/Base/testPointGroup.cpp
241 ----------------------------
242 revision 1.6
243 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +8 -4
244 Don't use hostnames for connections
245 ============================
246 Working file: Source/Base/Network/Socket/OSGDgramSocket.cpp
247 ----------------------------
248 revision 1.9
249 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +5 -1
250 fixed : WIN32_LEAN_AND_MEAN compile problems
251 ============================
252 Working file: Source/Base/Network/Socket/OSGGroupMCastConnection.cpp
253 ----------------------------
254 revision 1.15
255 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +2 -9
256 Don't use hostnames for connections
257 ----------------------------
258 revision 1.14
259 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +3 -1
260 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
261         with different internal/external hostnames (e.g. Rocks)
262 added : X based cluster server tututorial (work around freeglut problems)
263 ============================
264 Working file: Source/Base/Network/Socket/OSGGroupSockConnection.cpp
265 ----------------------------
266 revision 1.13
267 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +13 -6
268 Don't use hostnames for connections
269 ----------------------------
270 revision 1.12
271 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +2 -1
272 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
273         with different internal/external hostnames (e.g. Rocks)
274 added : X based cluster server tututorial (work around freeglut problems)
275 ============================
276 Working file: Source/Base/Network/Socket/OSGGroupSockConnection.h
277 ----------------------------
278 revision 1.4
279 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +13 -10
280 Don't use hostnames for connections
281 ============================
282 Working file: Source/Base/Network/Socket/OSGPointMCastConnection.cpp
283 ----------------------------
284 revision 1.9
285 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +7 -9
286 Don't use hostnames for connections
287 ----------------------------
288 revision 1.8
289 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
290 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
291         with different internal/external hostnames (e.g. Rocks)
292 added : X based cluster server tututorial (work around freeglut problems)
293 ============================
294 Working file: Source/Base/Network/Socket/OSGPointSockConnection.cpp
295 ----------------------------
296 revision 1.9
297 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +11 -7
298 Don't use hostnames for connections
299 ----------------------------
300 revision 1.8
301 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
302 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
303         with different internal/external hostnames (e.g. Rocks)
304 added : X based cluster server tututorial (work around freeglut problems)
305 ============================
306 Working file: Source/Base/Network/Socket/OSGPointSockConnection.h
307 ----------------------------
308 revision 1.3
309 date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +1 -0
310 Don't use hostnames for connections
311 ============================
312 Working file: Source/Base/Network/Socket/OSGPointSockPipeline.cpp
313 ----------------------------
314 revision 1.5
315 date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
316 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
317         with different internal/external hostnames (e.g. Rocks)
318 added : X based cluster server tututorial (work around freeglut problems)
319 ============================
320 Working file: Source/Base/Network/Socket/OSGSocket.cpp
321 ----------------------------
322 revision 1.9
323 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +4 -1
324 fixed : WIN32_LEAN_AND_MEAN compile problems
325 ============================
326 Working file: Source/Base/Network/Socket/OSGSocketAddress.cpp
327 ----------------------------
328 revision 1.8
329 date: 2006/07/28 04:48:17;  author: vossg;  state: Exp;  lines: +15 -1
330 fixed : missing assignment operator (#@#%@#$%@@#$%)
331 ----------------------------
332 revision 1.7
333 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +38 -24
334 fixed : WIN32_LEAN_AND_MEAN compile problems
335 ============================
336 Working file: Source/Base/Network/Socket/OSGSocketAddress.h
337 ----------------------------
338 revision 1.7
339 date: 2006/07/28 04:48:17;  author: vossg;  state: Exp;  lines: +8 -0
340 fixed : missing assignment operator (#@#%@#$%@@#$%)
341 ----------------------------
342 revision 1.6
343 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +12 -12
344 fixed : WIN32_LEAN_AND_MEAN compile problems
345 ============================
346 Working file: Source/Base/Network/Socket/OSGSocketSelection.cpp
347 ----------------------------
348 revision 1.5
349 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +32 -16
350 fixed : WIN32_LEAN_AND_MEAN compile problems
351 ============================
352 Working file: Source/Base/Network/Socket/OSGSocketSelection.h
353 ----------------------------
354 revision 1.4
355 date: 2006/07/28 03:46:49;  author: vossg;  state: Exp;  lines: +5 -0
356 fixed : linux compile problems
357 ----------------------------
358 revision 1.3
359 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +3 -2
360 fixed : WIN32_LEAN_AND_MEAN compile problems
361 ============================
362 Working file: Source/Base/Network/Socket/OSGStreamSocket.cpp
363 ----------------------------
364 revision 1.6
365 date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +5 -1
366 fixed : WIN32_LEAN_AND_MEAN compile problems
367 ============================
368 Working file: Source/Experimental/SHL/OSGSHLChunk.cpp
369 ----------------------------
370 revision 1.50
371 date: 2006/10/21 20:50:53;  author: allenb;  state: Exp;  lines: +5 -5
372 Fix bug in OSGLight4/5/6/7Active flags.
373 ============================
374 Working file: Source/Experimental/SHL/OSGSHLChunk.cpp
375 ----------------------------
376 revision 1.49
377 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +38 -7
378 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
379 ----------------------------
380 revision 1.48
381 date: 2006/04/13 16:24:29;  author: a-m-z;  state: Exp;  lines: +1 -7
382 added cgfx parameter callback.
383 ----------------------------
384 revision 1.47
385 date: 2006/04/12 13:08:25;  author: a-m-z;  state: Exp;  lines: +12 -1
386 added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader.
387 ----------------------------
388 revision 1.46
389 date: 2006/04/11 17:35:56;  author: a-m-z;  state: Exp;  lines: +66 -2
390 added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk.
391 ----------------------------
392 revision 1.45
393 date: 2006/04/11 12:31:52;  author: a-m-z;  state: Exp;  lines: +32 -22
394 added global parameter callback.
395 ----------------------------
396 revision 1.44
397 date: 2006/03/08 10:17:52;  author: a-m-z;  state: Exp;  lines: +19 -9
398 improved linker information.
399 ============================
400 Working file: Source/Experimental/SHL/OSGSHLChunk.fcd
401 ----------------------------
402 revision 1.8
403 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +10 -1
404 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
405 ============================
406 Working file: Source/Experimental/SHL/OSGSHLChunk.h
407 ----------------------------
408 revision 1.26
409 date: 2006/06/21 11:35:42;  author: a-m-z;  state: Exp;  lines: +20 -20
410 renamed some function pointer typedefs.
411 ----------------------------
412 revision 1.25
413 date: 2006/04/12 13:08:25;  author: a-m-z;  state: Exp;  lines: +3 -1
414 added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader.
415 ----------------------------
416 revision 1.24
417 date: 2006/04/11 17:35:56;  author: a-m-z;  state: Exp;  lines: +5 -1
418 added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk.
419 ----------------------------
420 revision 1.23
421 date: 2006/04/11 12:31:52;  author: a-m-z;  state: Exp;  lines: +9 -5
422 added global parameter callback.
423 ----------------------------
424 revision 1.22
425 date: 2006/03/15 11:51:46;  author: a-m-z;  state: Exp;  lines: +14 -1
426 added missing getStaticClassId and getStaticClass methods.
427 ============================
428 Working file: Source/Experimental/SHL/OSGSHLChunk.inl
429 ----------------------------
430 revision 1.4
431 date: 2006/03/15 11:51:46;  author: a-m-z;  state: Exp;  lines: +13 -1
432 added missing getStaticClassId and getStaticClass methods.
433 ============================
434 Working file: Source/Experimental/SHL/OSGSHLChunkBase.cpp
435 ----------------------------
436 revision 1.13
437 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +41 -5
438 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
439 ----------------------------
440 revision 1.12
441 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
442 Base Update
443 ============================
444 Working file: Source/Experimental/SHL/OSGSHLChunkBase.h
445 ----------------------------
446 revision 1.13
447 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +12 -4
448 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
449 ----------------------------
450 revision 1.12
451 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
452 Base Update
453 ============================
454 Working file: Source/Experimental/SHL/OSGSHLChunkBase.inl
455 ----------------------------
456 revision 1.12
457 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +28 -0
458 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
459 ----------------------------
460 revision 1.11
461 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
462 Base Update
463 ============================
464 Working file: Source/Experimental/SHL/OSGSHLChunkFields.h
465 ----------------------------
466 revision 1.12
467 date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +1 -1
468 added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
469 ----------------------------
470 revision 1.11
471 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +3 -3
472 Base Update
473 ============================
474 Working file: Source/Experimental/SHL/OSGSHLParameterChunk.cpp
475 ----------------------------
476 revision 1.4
477 date: 2006/09/01 16:39:42;  author: a-m-z;  state: Exp;  lines: +2 -2
478 added unzip rule. added relative include and lib paths to the supportlibs. fixed unused parameters.
479 ============================
480 Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.cpp
481 ----------------------------
482 revision 1.7
483 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
484 Base Update
485 ============================
486 Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.h
487 ----------------------------
488 revision 1.7
489 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
490 Base Update
491 ============================
492 Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.inl
493 ----------------------------
494 revision 1.6
495 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
496 Base Update
497 ============================
498 Working file: Source/Experimental/SHL/OSGSHLParameterChunkFields.h
499 ----------------------------
500 revision 1.6
501 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
502 Base Update
503 ============================
504 Working file: Source/Experimental/SHL/OSGShaderChunkBase.cpp
505 ----------------------------
506 revision 1.7
507 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
508 Base Update
509 ============================
510 Working file: Source/Experimental/SHL/OSGShaderChunkBase.h
511 ----------------------------
512 revision 1.7
513 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
514 Base Update
515 ============================
516 Working file: Source/Experimental/SHL/OSGShaderChunkBase.inl
517 ----------------------------
518 revision 1.6
519 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
520 Base Update
521 ============================
522 Working file: Source/Experimental/SHL/OSGShaderChunkFields.h
523 ----------------------------
524 revision 1.6
525 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
526 Base Update
527 ============================
528 Working file: Source/Experimental/SHL/OSGShaderParameterBase.cpp
529 ----------------------------
530 revision 1.9
531 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
532 Base Update
533 ============================
534 Working file: Source/Experimental/SHL/OSGShaderParameterBase.h
535 ----------------------------
536 revision 1.9
537 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
538 Base Update
539 ============================
540 Working file: Source/Experimental/SHL/OSGShaderParameterBase.inl
541 ----------------------------
542 revision 1.8
543 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
544 Base Update
545 ============================
546 Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.cpp
547 ----------------------------
548 revision 1.6
549 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
550 Base Update
551 ============================
552 Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.h
553 ----------------------------
554 revision 1.6
555 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
556 Base Update
557 ============================
558 Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.inl
559 ----------------------------
560 revision 1.5
561 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
562 Base Update
563 ============================
564 Working file: Source/Experimental/SHL/OSGShaderParameterBoolFields.h
565 ----------------------------
566 revision 1.5
567 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
568 Base Update
569 ============================
570 Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.cpp
571 ----------------------------
572 revision 1.6
573 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
574 Base Update
575 ============================
576 Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.h
577 ----------------------------
578 revision 1.6
579 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
580 Base Update
581 ============================
582 Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.inl
583 ----------------------------
584 revision 1.5
585 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
586 Base Update
587 ============================
588 Working file: Source/Experimental/SHL/OSGShaderParameterChunkFields.h
589 ----------------------------
590 revision 1.5
591 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
592 Base Update
593 ============================
594 Working file: Source/Experimental/SHL/OSGShaderParameterFields.h
595 ----------------------------
596 revision 1.8
597 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
598 Base Update
599 ============================
600 Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.cpp
601 ----------------------------
602 revision 1.6
603 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
604 Base Update
605 ============================
606 Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.h
607 ----------------------------
608 revision 1.6
609 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
610 Base Update
611 ============================
612 Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.inl
613 ----------------------------
614 revision 1.5
615 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
616 Base Update
617 ============================
618 Working file: Source/Experimental/SHL/OSGShaderParameterIntFields.h
619 ----------------------------
620 revision 1.5
621 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
622 Base Update
623 ============================
624 Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.cpp
625 ----------------------------
626 revision 1.6
627 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
628 Base Update
629 ============================
630 Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.h
631 ----------------------------
632 revision 1.6
633 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
634 Base Update
635 ============================
636 Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.inl
637 ----------------------------
638 revision 1.5
639 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
640 Base Update
641 ============================
642 Working file: Source/Experimental/SHL/OSGShaderParameterMatrixFields.h
643 ----------------------------
644 revision 1.5
645 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
646 Base Update
647 ============================
648 Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.cpp
649 ----------------------------
650 revision 1.6
651 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
652 Base Update
653 ============================
654 Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.h
655 ----------------------------
656 revision 1.6
657 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
658 Base Update
659 ============================
660 Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.inl
661 ----------------------------
662 revision 1.5
663 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
664 Base Update
665 ============================
666 Working file: Source/Experimental/SHL/OSGShaderParameterRealFields.h
667 ----------------------------
668 revision 1.5
669 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
670 Base Update
671 ============================
672 Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.cpp
673 ----------------------------
674 revision 1.6
675 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
676 Base Update
677 ============================
678 Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.h
679 ----------------------------
680 revision 1.6
681 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
682 Base Update
683 ============================
684 Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.inl
685 ----------------------------
686 revision 1.5
687 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
688 Base Update
689 ============================
690 Working file: Source/Experimental/SHL/OSGShaderParameterStringFields.h
691 ----------------------------
692 revision 1.5
693 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
694 Base Update
695 ============================
696 Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.cpp
697 ----------------------------
698 revision 1.6
699 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
700 Base Update
701 ============================
702 Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.h
703 ----------------------------
704 revision 1.6
705 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
706 Base Update
707 ============================
708 Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.inl
709 ----------------------------
710 revision 1.5
711 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
712 Base Update
713 ============================
714 Working file: Source/Experimental/SHL/OSGShaderParameterVec2fFields.h
715 ----------------------------
716 revision 1.5
717 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
718 Base Update
719 ============================
720 Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.cpp
721 ----------------------------
722 revision 1.6
723 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
724 Base Update
725 ============================
726 Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.h
727 ----------------------------
728 revision 1.6
729 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
730 Base Update
731 ============================
732 Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.inl
733 ----------------------------
734 revision 1.5
735 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
736 Base Update
737 ============================
738 Working file: Source/Experimental/SHL/OSGShaderParameterVec3fFields.h
739 ----------------------------
740 revision 1.5
741 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
742 Base Update
743 ============================
744 Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.cpp
745 ----------------------------
746 revision 1.6
747 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
748 Base Update
749 ============================
750 Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.h
751 ----------------------------
752 revision 1.6
753 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
754 Base Update
755 ============================
756 Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.inl
757 ----------------------------
758 revision 1.5
759 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
760 Base Update
761 ============================
762 Working file: Source/Experimental/SHL/OSGShaderParameterVec4fFields.h
763 ----------------------------
764 revision 1.5
765 date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
766 Base Update
767 ============================
768 Working file: Source/Experimental/SHL/testSHLLights.cpp
769 ----------------------------
770 revision 1.5
771 date: 2006/06/21 11:35:42;  author: a-m-z;  state: Exp;  lines: +3 -3
772 renamed some function pointer typedefs.
773 ============================
774 Working file: Source/System/Action/OSGAction.cpp
775 ----------------------------
776 revision 1.8
777 date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +3 -0
778 added hierarchical multi frame occlusion culling.
779 ============================
780 Working file: Source/System/Action/OSGAction.h
781 ----------------------------
782 revision 1.4
783 date: 2006/06/28 15:41:24;  author: dirk;  state: Exp;  lines: +0 -4
784 removed printTable()
785 ============================
786 Working file: Source/System/Action/RenderAction/OSGRenderAction.cpp
787 ----------------------------
788 revision 1.99
789 date: 2006/11/04 11:31:13;  author: a-m-z;  state: Exp;  lines: +41 -7
790 added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout.
791 ----------------------------
792 revision 1.98
793 date: 2006/10/25 12:07:50;  author: a-m-z;  state: Exp;  lines: +2 -0
794 disabled occlusionMask reset.
795 ----------------------------
796 revision 1.97
797 date: 2006/10/24 14:24:12;  author: a-m-z;  state: Exp;  lines: +8 -0
798 improved occlusion mask reset.
799 ----------------------------
800 revision 1.96
801 date: 2006/10/18 15:46:54;  author: a-m-z;  state: Exp;  lines: +2 -1
802 added NullFC test.
803 ----------------------------
804 revision 1.95
805 date: 2006/10/05 09:29:45;  author: a-m-z;  state: Exp;  lines: +11 -2
806 added occlusion tests statistic.
807 ----------------------------
808 revision 1.94
809 date: 2006/10/04 16:08:17;  author: a-m-z;  state: Exp;  lines: +69 -8
810 hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes.
811 ----------------------------
812 revision 1.93
813 date: 2006/10/04 10:01:50;  author: a-m-z;  state: Exp;  lines: +16 -2
814 fixed some hierarchical multi frame occlusion culling bugs.
815 ----------------------------
816 revision 1.92
817 date: 2006/10/03 15:53:00;  author: a-m-z;  state: Exp;  lines: +3 -1
818 added hierarchical multi frame occlusion culling to the test program.
819 ----------------------------
820 revision 1.91
821 date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +263 -32
822 added hierarchical multi frame occlusion culling.
823 ----------------------------
824 revision 1.90
825 date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +67 -43
826 improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
827 ----------------------------
828 revision 1.89
829 date: 2006/09/26 10:09:27;  author: a-m-z;  state: Exp;  lines: +7 -6
830 fixed some gl query warnings.
831 ----------------------------
832 revision 1.88
833 date: 2006/09/25 14:28:18;  author: a-m-z;  state: Exp;  lines: +47 -43
834 multi frame occlusuion culling, improved handling of objects lying behind the camera.
835 ----------------------------
836 revision 1.87
837 date: 2006/09/23 18:04:19;  author: a-m-z;  state: Exp;  lines: +9 -0
838 multi frame occlusion culling, improved handling of transparent objects.
839 ----------------------------
840 revision 1.86
841 date: 2006/09/23 09:29:24;  author: a-m-z;  state: Exp;  lines: +72 -58
842 fixed multi frame occlusion bug. added occlusion pixels method.
843 ----------------------------
844 revision 1.85
845 date: 2006/09/22 18:53:46;  author: a-m-z;  state: Exp;  lines: +15 -1
846 added missing matrix calculation in drawMultiFrameOcclusionBB.
847 ----------------------------
848 revision 1.84
849 date: 2006/09/22 16:35:04;  author: a-m-z;  state: Exp;  lines: +0 -2
850 removed debug stuff.
851 ----------------------------
852 revision 1.83
853 date: 2006/09/22 16:24:11;  author: a-m-z;  state: Exp;  lines: +101 -72
854 improved multi frame occlusion culling.
855 ----------------------------
856 revision 1.82
857 date: 2006/09/21 17:15:08;  author: a-m-z;  state: Exp;  lines: +182 -50
858 added multi frame occlusion culling.
859 ----------------------------
860 revision 1.81
861 date: 2006/09/21 11:36:09;  author: a-m-z;  state: Exp;  lines: +14 -3
862 excluded front most object from occlusion test.
863 ----------------------------
864 revision 1.80
865 date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +2 -2
866 fixed getSortKey for switch materials.
867 ----------------------------
868 revision 1.79
869 date: 2006/06/28 10:34:34;  author: a-m-z;  state: Exp;  lines: +8 -4
870 added glDepthMask(GL_TRUE) call.
871 ----------------------------
872 revision 1.78
873 date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +2 -3
874 added getCurrentState method.
875 ----------------------------
876 revision 1.77
877 date: 2006/05/21 16:04:24;  author: a-m-z;  state: Exp;  lines: +134 -131
878 removed the state changes for occluded objects.
879 ----------------------------
880 revision 1.76
881 date: 2006/05/16 16:22:56;  author: a-m-z;  state: Exp;  lines: +6 -0
882 fixed wrong light state. fixed transparency problem in std and perspective shadow mapping mode.
883 ----------------------------
884 revision 1.75
885 date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +6 -6
886 fixed light culling.
887 ----------------------------
888 revision 1.74
889 date: 2006/04/28 17:44:21;  author: pdaehne;  state: Exp;  lines: +1 -1
890 Fixed buggy warning
891 ============================
892 Working file: Source/System/Action/RenderAction/OSGRenderAction.h
893 ----------------------------
894 revision 1.44
895 date: 2006/11/04 11:31:13;  author: a-m-z;  state: Exp;  lines: +4 -1
896 added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout.
897 ----------------------------
898 revision 1.43
899 date: 2006/10/05 09:29:45;  author: a-m-z;  state: Exp;  lines: +2 -0
900 added occlusion tests statistic.
901 ----------------------------
902 revision 1.42
903 date: 2006/10/04 16:08:17;  author: a-m-z;  state: Exp;  lines: +1 -0
904 hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes.
905 ----------------------------
906 revision 1.41
907 date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +14 -2
908 added hierarchical multi frame occlusion culling.
909 ----------------------------
910 revision 1.40
911 date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +24 -13
912 improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
913 ----------------------------
914 revision 1.39
915 date: 2006/09/23 09:29:24;  author: a-m-z;  state: Exp;  lines: +3 -0
916 fixed multi frame occlusion bug. added occlusion pixels method.
917 ----------------------------
918 revision 1.38
919 date: 2006/09/21 17:15:08;  author: a-m-z;  state: Exp;  lines: +10 -0
920 added multi frame occlusion culling.
921 ----------------------------
922 revision 1.37
923 date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +2 -2
924 added getCurrentState method.
925 ----------------------------
926 revision 1.36
927 date: 2006/05/21 16:04:24;  author: a-m-z;  state: Exp;  lines: +1 -0
928 removed the state changes for occluded objects.
929 ----------------------------
930 revision 1.35
931 date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +2 -0
932 fixed light culling.
933 ============================
934 Working file: Source/System/Action/RenderAction/OSGRenderAction.inl
935 ----------------------------
936 revision 1.9
937 date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +5 -0
938 added getCurrentState method.
939 ----------------------------
940 revision 1.8
941 date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +6 -0
942 fixed light culling.
943 ============================
944 Working file: Source/System/Cluster/Base/OSGRemoteAspect.cpp
945 ----------------------------
946 revision 1.37
947 date: 2006/07/12 13:00:54;  author: a-m-z;  state: Exp;  lines: +29 -34
948 improved destroying.
949 ----------------------------
950 revision 1.36
951 date: 2006/07/11 13:21:33;  author: a-m-z;  state: Exp;  lines: +20 -6
952 Removing a chunk in cluster mode resulted in a invalid pointer access
953 ----------------------------
954 revision 1.35
955 date: 2006/06/23 16:28:06;  author: a-m-z;  state: Exp;  lines: +11 -14
956 added delayed changed call to fix order problems.
957 ============================
958 Working file: Source/System/Cluster/Base/OSGRenderOptions.cpp
959 ----------------------------
960 revision 1.9
961 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +43 -5
962 added occlusion culling mode.
963 ============================
964 Working file: Source/System/Cluster/Base/OSGRenderOptions.fcd
965 ----------------------------
966 revision 1.6
967 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +20 -0
968 added occlusion culling mode.
969 ----------------------------
970 revision 1.5
971 date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +9 -0
972 added first frame field.
973 ----------------------------
974 revision 1.4
975 date: 2006/07/01 22:12:29;  author: dirk;  state: Exp;  lines: +1 -1
976 Fixed < and > XML issues
977 ============================
978 Working file: Source/System/Cluster/Base/OSGRenderOptions.h
979 ----------------------------
980 revision 1.6
981 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +37 -5
982 added occlusion culling mode.
983 ============================
984 Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.cpp
985 ----------------------------
986 revision 1.6
987 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +68 -0
988 added occlusion culling mode.
989 ----------------------------
990 revision 1.5
991 date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +41 -5
992 added first frame field.
993 ============================
994 Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.h
995 ----------------------------
996 revision 1.6
997 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +17 -1
998 added occlusion culling mode.
999 ----------------------------
1000 revision 1.5
1001 date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +9 -1
1002 added first frame field.
1003 ============================
1004 Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.inl
1005 ----------------------------
1006 revision 1.6
1007 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +56 -0
1008 added occlusion culling mode.
1009 ----------------------------
1010 revision 1.5
1011 date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +28 -0
1012 added first frame field.
1013 ============================
1014 Working file: Source/System/Cluster/Base/OSGRenderOptionsFields.h
1015 ----------------------------
1016 revision 1.6
1017 date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +0 -0
1018 added occlusion culling mode.
1019 ----------------------------
1020 revision 1.5
1021 date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +1 -1
1022 added first frame field.
1023 ============================
1024 Working file: Source/System/Cluster/Base/testClusterClient.cpp
1025 ----------------------------
1026 revision 1.23
1027 date: 2006/07/27 20:35:40;  author: dirk;  state: Exp;  lines: +15 -1
1028 Added serviceDdress
1029 ----------------------------
1030 revision 1.22
1031 date: 2006/07/11 14:09:56;  author: mroth;  state: Exp;  lines: +23 -8
1032 bugfix in animation handling
1033 ----------------------------
1034 revision 1.21
1035 date: 2006/07/05 09:54:16;  author: mroth;  state: Exp;  lines: +24 -18
1036 sort last support
1037 ============================
1038 Working file: Source/System/Cluster/Server/OSGClusterServer.cpp
1039 ----------------------------
1040 revision 1.18
1041 date: 2006/06/27 03:00:51;  author: vossg;  state: Exp;  lines: +1 -1
1042 fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
1043         with different internal/external hostnames (e.g. Rocks)
1044 added : X based cluster server tututorial (work around freeglut problems)
1045 ============================
1046 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.cpp
1047 ----------------------------
1048 revision 1.12
1049 date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +30 -10
1050 added missing window activate. changed array parameters.
1051 ----------------------------
1052 revision 1.11
1053 date: 2006/06/28 10:12:33;  author: mroth;  state: Exp;  lines: +19 -7
1054 allow color correction for each viewport
1055 ----------------------------
1056 revision 1.10
1057 date: 2006/06/09 15:40:06;  author: mroth;  state: Exp;  lines: +63 -4
1058 fixes, reduced buffer size
1059 ============================
1060 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.h
1061 ----------------------------
1062 revision 1.6
1063 date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +11 -11
1064 added missing window activate. changed array parameters.
1065 ----------------------------
1066 revision 1.5
1067 date: 2006/06/09 15:40:06;  author: mroth;  state: Exp;  lines: +2 -1
1068 fixes, reduced buffer size
1069 ============================
1070 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.inl
1071 ----------------------------
1072 revision 1.3
1073 date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +1 -1
1074 added missing window activate. changed array parameters.
1075 ============================
1076 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.cpp
1077 ----------------------------
1078 revision 1.5
1079 date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1080 Base Update
1081 ============================
1082 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.h
1083 ----------------------------
1084 revision 1.6
1085 date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1086 Base Update
1087 ============================
1088 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.inl
1089 ----------------------------
1090 revision 1.4
1091 date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1092 Base Update
1093 ============================
1094 Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowFields.h
1095 ----------------------------
1096 revision 1.4
1097 date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1098 Base Update
1099 ============================
1100 Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.cpp
1101 ----------------------------
1102 revision 1.25
1103 date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +17 -3
1104 Interface parameter for service requests added
1105 ----------------------------
1106 revision 1.24
1107 date: 2006/06/28 15:13:08;  author: mroth;  state: Exp;  lines: +8 -0
1108 added missing setMulticastInterface
1109 ----------------------------
1110 revision 1.23
1111 date: 2006/06/28 10:12:08;  author: mroth;  state: Exp;  lines: +19 -7
1112 allow color correction for each viewport
1113 ----------------------------
1114 revision 1.22
1115 date: 2006/05/02 15:15:05;  author: mroth;  state: Exp;  lines: +1 -1
1116 bugfix in saveCalibration
1117 ----------------------------
1118 revision 1.21
1119 date: 2006/02/23 15:43:36;  author: mroth;  state: Exp;  lines: +13 -7
1120 First use root-RenderState, then Viewport-RenderState and then Window-RenderSate
1121 ----------------------------
1122 revision 1.20
1123 date: 2006/01/28 13:02:13;  author: a-m-z;  state: Exp;  lines: +2 -2
1124 fixed cluster rendering with RenderOptions Attachment.
1125 ============================
1126 Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.fcd
1127 ----------------------------
1128 revision 1.7
1129 date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +9 -0
1130 Interface parameter for service requests added
1131 ============================
1132 Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.cpp
1133 ----------------------------
1134 revision 1.14
1135 date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +40 -4
1136 Interface parameter for service requests added
1137 ----------------------------
1138 revision 1.13
1139 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1140 Base Update
1141 ============================
1142 Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.h
1143 ----------------------------
1144 revision 1.16
1145 date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +10 -2
1146 Interface parameter for service requests added
1147 ----------------------------
1148 revision 1.15
1149 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1150 Base Update
1151 ============================
1152 Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.inl
1153 ----------------------------
1154 revision 1.13
1155 date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +29 -1
1156 Interface parameter for service requests added
1157 ----------------------------
1158 revision 1.12
1159 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1160 Base Update
1161 ============================
1162 Working file: Source/System/Cluster/Window/Base/OSGClusterWindowFields.h
1163 ----------------------------
1164 revision 1.10
1165 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +4 -4
1166 Base Update
1167 ============================
1168 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.cpp
1169 ----------------------------
1170 revision 1.8
1171 date: 2006/06/28 10:12:09;  author: mroth;  state: Exp;  lines: +26 -19
1172 allow color correction for each viewport
1173 ============================
1174 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.h
1175 ----------------------------
1176 revision 1.5
1177 date: 2006/06/28 10:12:09;  author: mroth;  state: Exp;  lines: +7 -5
1178 allow color correction for each viewport
1179 ============================
1180 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.cpp
1181 ----------------------------
1182 revision 1.5
1183 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1184 Base Update
1185 ============================
1186 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.h
1187 ----------------------------
1188 revision 1.6
1189 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1190 Base Update
1191 ============================
1192 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.inl
1193 ----------------------------
1194 revision 1.4
1195 date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1196 Base Update
1197 ============================
1198 Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationFields.h
1199<