equalizer-commit Mailing List for Equalizer - Parallel Rendering (Page 310)
Brought to you by:
eile
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(32) |
Sep
(18) |
Oct
(73) |
Nov
(77) |
Dec
(77) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(78) |
Feb
(84) |
Mar
(121) |
Apr
(100) |
May
(73) |
Jun
(24) |
Jul
(42) |
Aug
(79) |
Sep
(92) |
Oct
(111) |
Nov
(80) |
Dec
(53) |
2008 |
Jan
(59) |
Feb
(49) |
Mar
(52) |
Apr
(69) |
May
(75) |
Jun
(62) |
Jul
(105) |
Aug
(94) |
Sep
(14) |
Oct
(96) |
Nov
(83) |
Dec
(49) |
2009 |
Jan
(100) |
Feb
(139) |
Mar
(128) |
Apr
(108) |
May
(90) |
Jun
(120) |
Jul
(146) |
Aug
(72) |
Sep
(72) |
Oct
(139) |
Nov
(219) |
Dec
(97) |
2010 |
Jan
(188) |
Feb
(167) |
Mar
(98) |
Apr
(88) |
May
(107) |
Jun
(74) |
Jul
(94) |
Aug
(238) |
Sep
(88) |
Oct
(220) |
Nov
(187) |
Dec
(151) |
2011 |
Jan
(256) |
Feb
(195) |
Mar
(219) |
Apr
(54) |
May
(60) |
Jun
(51) |
Jul
(90) |
Aug
(85) |
Sep
(28) |
Oct
(46) |
Nov
(94) |
Dec
(59) |
2012 |
Jan
(145) |
Feb
(166) |
Mar
(126) |
Apr
(103) |
May
(42) |
Jun
(68) |
Jul
(130) |
Aug
(31) |
Sep
(80) |
Oct
(25) |
Nov
(68) |
Dec
(18) |
2013 |
Jan
(75) |
Feb
(31) |
Mar
(32) |
Apr
(20) |
May
(39) |
Jun
(38) |
Jul
(45) |
Aug
(45) |
Sep
(1) |
Oct
(4) |
Nov
(25) |
Dec
(7) |
2014 |
Jan
(9) |
Feb
(6) |
Mar
(8) |
Apr
(8) |
May
(9) |
Jun
(10) |
Jul
(11) |
Aug
(9) |
Sep
(10) |
Oct
(21) |
Nov
(8) |
Dec
(14) |
2015 |
Jan
(8) |
Feb
(16) |
Mar
(6) |
Apr
(5) |
May
(11) |
Jun
(9) |
Jul
(14) |
Aug
(12) |
Sep
(2) |
Oct
(5) |
Nov
(15) |
Dec
(3) |
2016 |
Jan
(4) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(1) |
Jun
(6) |
Jul
(5) |
Aug
(2) |
Sep
(7) |
Oct
(10) |
Nov
(2) |
Dec
(13) |
2017 |
Jan
(9) |
Feb
(6) |
Mar
(6) |
Apr
|
May
(3) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: <ei...@us...> - 2007-02-07 10:28:18
|
Revision: 775 http://svn.sourceforge.net/equalizer/?rev=775&view=rev Author: eile Date: 2007-02-07 02:28:15 -0800 (Wed, 07 Feb 2007) Log Message: ----------- Remove unneeded VS2003 file Removed Paths: ------------- trunk/src/VS2003/Equalizer.ncb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-05 15:18:39
|
Revision: 774 http://svn.sourceforge.net/equalizer/?rev=774&view=rev Author: eile Date: 2007-02-05 07:18:23 -0800 (Mon, 05 Feb 2007) Log Message: ----------- Swap left/right anaglyphic mask to be in sync with my glasses, add anaglyphics screenshot to website, start eqNet::Objects design doc Modified Paths: -------------- trunk/doc/design/anaglyph.shtml trunk/doc/design/fileFormat.shtml trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/channel.cpp trunk/src/lib/client/window.cpp trunk/src/lib/net/object.h trunk/src/server/compound.cpp trunk/website/Makefile trunk/website/screenshots/cave-small.jpg trunk/website/screenshots/directSend-dest-small.jpg trunk/website/screenshots/directSend-small.jpg trunk/website/screenshots/sortFirst-small.jpg trunk/website/screenshots/wall-small.jpg trunk/website/screenshots/wall2-small.jpg trunk/website/screenshots.shtml Added Paths: ----------- trunk/doc/design/objects.shtml trunk/website/images/anaglyph-small.png trunk/website/images/anaglyph.png trunk/website/screenshots/anaglyph-small.jpg Removed Paths: ------------- trunk/doc/design/objects.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-02 15:56:03
|
Revision: 773 http://svn.sourceforge.net/equalizer/?rev=773&view=rev Author: eile Date: 2007-02-02 07:56:00 -0800 (Fri, 02 Feb 2007) Log Message: ----------- More eqNet::Object refactoring: remove typeid storage, decouple object type from behaviour (static/versioned), introduce eq::Matrix4d Modified Paths: -------------- trunk/src/examples/configs/stress.eqc trunk/src/examples/eqPly/eqPly.h trunk/src/examples/eqPly/frameData.h trunk/src/examples/eqPly/initData.cpp trunk/src/examples/eqPly/initData.h trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/config.cpp trunk/src/lib/client/frame.cpp trunk/src/lib/client/frame.h trunk/src/lib/client/frameData.cpp trunk/src/lib/client/frameData.h trunk/src/lib/client/matrix4.h trunk/src/lib/client/node.cpp trunk/src/lib/client/node.h trunk/src/lib/client/object.h trunk/src/lib/client/pipe.cpp trunk/src/lib/client/pipe.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/net/barrier.cpp trunk/src/lib/net/barrier.h trunk/src/lib/net/object.cpp trunk/src/lib/net/object.h trunk/src/lib/net/session.cpp trunk/src/server/channel.cpp trunk/src/server/channel.h trunk/src/server/frame.cpp trunk/src/server/frame.h trunk/src/server/frameData.cpp trunk/src/server/frameData.h trunk/src/server/node.cpp trunk/src/server/node.h trunk/src/server/pipe.cpp trunk/src/server/pipe.h trunk/src/server/window.cpp trunk/src/server/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-02 13:12:27
|
Revision: 772 http://svn.sourceforge.net/equalizer/?rev=772&view=rev Author: eile Date: 2007-02-02 05:12:24 -0800 (Fri, 02 Feb 2007) Log Message: ----------- Print visual ID in Window::initGLX Modified Paths: -------------- trunk/src/lib/client/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-02 12:38:50
|
Revision: 771 http://svn.sourceforge.net/equalizer/?rev=771&view=rev Author: eile Date: 2007-02-02 04:38:48 -0800 (Fri, 02 Feb 2007) Log Message: ----------- Some eqNet::Object-related cleanups Modified Paths: -------------- trunk/src/lib/net/object.cpp trunk/src/lib/net/object.h trunk/src/lib/net/session.cpp trunk/src/lib/net/session.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-02 08:52:16
|
Revision: 770 http://svn.sourceforge.net/equalizer/?rev=770&view=rev Author: eile Date: 2007-02-02 00:52:14 -0800 (Fri, 02 Feb 2007) Log Message: ----------- website: Use <h1> for top-level heading, tweak stylesheet Modified Paths: -------------- trunk/website/include/header.shtml trunk/website/stylesheet.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 18:15:21
|
Revision: 769 http://svn.sourceforge.net/equalizer/?rev=769&view=rev Author: eile Date: 2007-02-01 10:15:19 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Fix C&P leftover in channnel.h Modified Paths: -------------- trunk/src/lib/client/channel.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 17:34:01
|
Revision: 768 http://svn.sourceforge.net/equalizer/?rev=768&view=rev Author: eile Date: 2007-02-01 09:33:58 -0800 (Thu, 01 Feb 2007) Log Message: ----------- eqNet::Object simplification: remove redundant storage of policy on object, make stress.eqc more versatile Modified Paths: -------------- trunk/src/examples/configs/stress.eqc trunk/src/lib/client/config.cpp trunk/src/lib/client/glXEventThread.cpp trunk/src/lib/client/node.cpp trunk/src/lib/client/pipe.cpp trunk/src/lib/client/window.cpp trunk/src/lib/net/object.cpp trunk/src/lib/net/object.h trunk/src/lib/net/packets.h trunk/src/lib/net/session.cpp trunk/src/lib/net/session.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 14:23:43
|
Revision: 767 http://svn.sourceforge.net/equalizer/?rev=767&view=rev Author: eile Date: 2007-02-01 06:23:40 -0800 (Thu, 01 Feb 2007) Log Message: ----------- website: update features list Modified Paths: -------------- trunk/website/features.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 13:02:08
|
Revision: 766 http://svn.sourceforge.net/equalizer/?rev=766&view=rev Author: eile Date: 2007-02-01 05:02:05 -0800 (Thu, 01 Feb 2007) Log Message: ----------- X11: Handle window close requests from window manager Modified Paths: -------------- trunk/src/lib/client/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 12:26:19
|
Revision: 765 http://svn.sourceforge.net/equalizer/?rev=765&view=rev Author: eile Date: 2007-02-01 04:26:13 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Rename EventThread -> EventHandler for consistency Modified Paths: -------------- trunk/src/VS2005/Equalizer.vcproj trunk/src/lib/Makefile trunk/src/lib/client/glXEventThread.cpp trunk/src/lib/client/glXEventThread.h trunk/src/lib/client/pipe.cpp trunk/src/lib/client/wglEventHandler.h trunk/src/lib/client/window.cpp trunk/src/server/server.cpp Added Paths: ----------- trunk/src/lib/client/eventHandler.cpp trunk/src/lib/client/eventHandler.h Removed Paths: ------------- trunk/src/lib/client/eventThread.cpp trunk/src/lib/client/eventThread.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-01 11:19:10
|
Revision: 764 http://svn.sourceforge.net/equalizer/?rev=764&view=rev Author: eile Date: 2007-02-01 03:19:07 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Win32 port: o Fix window fullscreen hint o Fix window decoration hint o Fix window title o remove TYPE_ from event type enums for better readability o introduce window close event o handle window closure with [x] title bar button Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/config.cpp trunk/src/lib/client/configEvent.h trunk/src/lib/client/eventThread.cpp trunk/src/lib/client/glXEventThread.cpp trunk/src/lib/client/wglEventHandler.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/windowEvent.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-31 13:42:34
|
Revision: 763 http://svn.sourceforge.net/equalizer/?rev=763&view=rev Author: eile Date: 2007-01-31 05:42:30 -0800 (Wed, 31 Jan 2007) Log Message: ----------- website: preserve white space in preformatted text -- missed one Modified Paths: -------------- trunk/website/downloads.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-31 13:36:10
|
Revision: 762 http://svn.sourceforge.net/equalizer/?rev=762&view=rev Author: eile Date: 2007-01-31 05:36:00 -0800 (Wed, 31 Jan 2007) Log Message: ----------- website: preserve white space in preformatted text Modified Paths: -------------- trunk/doc/design/anaglyph.shtml trunk/doc/design/compounds.shtml trunk/doc/design/dynamicNearFar.shtml trunk/doc/design/fileFormat.shtml trunk/doc/design/frames.shtml trunk/doc/design/imageCompression.shtml trunk/doc/design/loadBalancing.shtml trunk/doc/design/nodeFailure.shtml trunk/doc/design/statistics.shtml trunk/website/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-31 09:59:52
|
Revision: 761 http://svn.sourceforge.net/equalizer/?rev=761&view=rev Author: eile Date: 2007-01-31 01:59:46 -0800 (Wed, 31 Jan 2007) Log Message: ----------- Win32 port: add pthreads-win32 source code and VS2005 project files Added Paths: ----------- trunk/src/Win32/pthreads/src/ trunk/src/Win32/pthreads/src/ANNOUNCE trunk/src/Win32/pthreads/src/BUGS trunk/src/Win32/pthreads/src/Bmakefile trunk/src/Win32/pthreads/src/CONTRIBUTORS trunk/src/Win32/pthreads/src/COPYING trunk/src/Win32/pthreads/src/COPYING.LIB trunk/src/Win32/pthreads/src/CVS/ trunk/src/Win32/pthreads/src/CVS/Entries trunk/src/Win32/pthreads/src/CVS/Entries.Extra trunk/src/Win32/pthreads/src/CVS/Entries.Extra.Old trunk/src/Win32/pthreads/src/CVS/Entries.Old trunk/src/Win32/pthreads/src/CVS/Repository trunk/src/Win32/pthreads/src/CVS/Root trunk/src/Win32/pthreads/src/ChangeLog trunk/src/Win32/pthreads/src/FAQ trunk/src/Win32/pthreads/src/GNUmakefile trunk/src/Win32/pthreads/src/MAINTAINERS trunk/src/Win32/pthreads/src/Makefile trunk/src/Win32/pthreads/src/NEWS trunk/src/Win32/pthreads/src/Nmakefile trunk/src/Win32/pthreads/src/Nmakefile.tests trunk/src/Win32/pthreads/src/PROGRESS trunk/src/Win32/pthreads/src/README trunk/src/Win32/pthreads/src/README.Borland trunk/src/Win32/pthreads/src/README.CV trunk/src/Win32/pthreads/src/README.Equalizer trunk/src/Win32/pthreads/src/README.NONPORTABLE trunk/src/Win32/pthreads/src/README.Watcom trunk/src/Win32/pthreads/src/README.WinCE trunk/src/Win32/pthreads/src/TODO trunk/src/Win32/pthreads/src/WinCE-PORT trunk/src/Win32/pthreads/src/attr.c trunk/src/Win32/pthreads/src/barrier.c trunk/src/Win32/pthreads/src/builddmc.bat trunk/src/Win32/pthreads/src/cancel.c trunk/src/Win32/pthreads/src/cleanup.c trunk/src/Win32/pthreads/src/condvar.c trunk/src/Win32/pthreads/src/config.h trunk/src/Win32/pthreads/src/context.h trunk/src/Win32/pthreads/src/create.c trunk/src/Win32/pthreads/src/dll.c trunk/src/Win32/pthreads/src/errno.c trunk/src/Win32/pthreads/src/exit.c trunk/src/Win32/pthreads/src/fork.c trunk/src/Win32/pthreads/src/global.c trunk/src/Win32/pthreads/src/implement.h trunk/src/Win32/pthreads/src/manual/ trunk/src/Win32/pthreads/src/manual/CVS/ trunk/src/Win32/pthreads/src/manual/CVS/Entries trunk/src/Win32/pthreads/src/manual/CVS/Entries.Extra trunk/src/Win32/pthreads/src/manual/CVS/Entries.Extra.Old trunk/src/Win32/pthreads/src/manual/CVS/Entries.Old trunk/src/Win32/pthreads/src/manual/CVS/Repository trunk/src/Win32/pthreads/src/manual/CVS/Root trunk/src/Win32/pthreads/src/manual/ChangeLog trunk/src/Win32/pthreads/src/manual/PortabilityIssues.html trunk/src/Win32/pthreads/src/manual/index.html trunk/src/Win32/pthreads/src/manual/pthreadCancelableWait.html trunk/src/Win32/pthreads/src/manual/pthread_attr_init.html trunk/src/Win32/pthreads/src/manual/pthread_attr_setstackaddr.html trunk/src/Win32/pthreads/src/manual/pthread_attr_setstacksize.html trunk/src/Win32/pthreads/src/manual/pthread_barrier_init.html trunk/src/Win32/pthreads/src/manual/pthread_barrier_wait.html trunk/src/Win32/pthreads/src/manual/pthread_barrierattr_init.html trunk/src/Win32/pthreads/src/manual/pthread_barrierattr_setpshared.html trunk/src/Win32/pthreads/src/manual/pthread_cancel.html trunk/src/Win32/pthreads/src/manual/pthread_cleanup_push.html trunk/src/Win32/pthreads/src/manual/pthread_cond_init.html trunk/src/Win32/pthreads/src/manual/pthread_condattr_init.html trunk/src/Win32/pthreads/src/manual/pthread_condattr_setpshared.html trunk/src/Win32/pthreads/src/manual/pthread_create.html trunk/src/Win32/pthreads/src/manual/pthread_delay_np.html trunk/src/Win32/pthreads/src/manual/pthread_detach.html trunk/src/Win32/pthreads/src/manual/pthread_equal.html trunk/src/Win32/pthreads/src/manual/pthread_exit.html trunk/src/Win32/pthreads/src/manual/pthread_getw32threadhandle_np.html trunk/src/Win32/pthreads/src/manual/pthread_join.html trunk/src/Win32/pthreads/src/manual/pthread_key_create.html trunk/src/Win32/pthreads/src/manual/pthread_kill.html trunk/src/Win32/pthreads/src/manual/pthread_mutex_init.html trunk/src/Win32/pthreads/src/manual/pthread_mutexattr_init.html trunk/src/Win32/pthreads/src/manual/pthread_mutexattr_setpshared.html trunk/src/Win32/pthreads/src/manual/pthread_num_processors_np.html trunk/src/Win32/pthreads/src/manual/pthread_once.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_init.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_rdlock.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_timedrdlock.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_timedwrlock.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_unlock.html trunk/src/Win32/pthreads/src/manual/pthread_rwlock_wrlock.html trunk/src/Win32/pthreads/src/manual/pthread_rwlockattr_init.html trunk/src/Win32/pthreads/src/manual/pthread_rwlockattr_setpshared.html trunk/src/Win32/pthreads/src/manual/pthread_self.html trunk/src/Win32/pthreads/src/manual/pthread_setcancelstate.html trunk/src/Win32/pthreads/src/manual/pthread_setcanceltype.html trunk/src/Win32/pthreads/src/manual/pthread_setconcurrency.html trunk/src/Win32/pthreads/src/manual/pthread_setschedparam.html trunk/src/Win32/pthreads/src/manual/pthread_spin_init.html trunk/src/Win32/pthreads/src/manual/pthread_spin_lock.html trunk/src/Win32/pthreads/src/manual/pthread_spin_unlock.html trunk/src/Win32/pthreads/src/manual/pthread_timechange_handler_np.html trunk/src/Win32/pthreads/src/manual/pthread_win32_attach_detach_np.html trunk/src/Win32/pthreads/src/manual/pthread_win32_test_features_np.html trunk/src/Win32/pthreads/src/manual/sched_get_priority_max.html trunk/src/Win32/pthreads/src/manual/sched_getscheduler.html trunk/src/Win32/pthreads/src/manual/sched_setscheduler.html trunk/src/Win32/pthreads/src/manual/sched_yield.html trunk/src/Win32/pthreads/src/manual/sem_init.html trunk/src/Win32/pthreads/src/misc.c trunk/src/Win32/pthreads/src/mutex.c trunk/src/Win32/pthreads/src/need_errno.h trunk/src/Win32/pthreads/src/nonportable.c trunk/src/Win32/pthreads/src/private.c trunk/src/Win32/pthreads/src/pthread.c trunk/src/Win32/pthreads/src/pthread.dsp trunk/src/Win32/pthreads/src/pthread.dsw trunk/src/Win32/pthreads/src/pthread.h trunk/src/Win32/pthreads/src/pthread.sln trunk/src/Win32/pthreads/src/pthread.suo trunk/src/Win32/pthreads/src/pthread.vcproj trunk/src/Win32/pthreads/src/pthread_attr_destroy.c trunk/src/Win32/pthreads/src/pthread_attr_getdetachstate.c trunk/src/Win32/pthreads/src/pthread_attr_getinheritsched.c trunk/src/Win32/pthreads/src/pthread_attr_getschedparam.c trunk/src/Win32/pthreads/src/pthread_attr_getschedpolicy.c trunk/src/Win32/pthreads/src/pthread_attr_getscope.c trunk/src/Win32/pthreads/src/pthread_attr_getstackaddr.c trunk/src/Win32/pthreads/src/pthread_attr_getstacksize.c trunk/src/Win32/pthreads/src/pthread_attr_init.c trunk/src/Win32/pthreads/src/pthread_attr_setdetachstate.c trunk/src/Win32/pthreads/src/pthread_attr_setinheritsched.c trunk/src/Win32/pthreads/src/pthread_attr_setschedparam.c trunk/src/Win32/pthreads/src/pthread_attr_setschedpolicy.c trunk/src/Win32/pthreads/src/pthread_attr_setscope.c trunk/src/Win32/pthreads/src/pthread_attr_setstackaddr.c trunk/src/Win32/pthreads/src/pthread_attr_setstacksize.c trunk/src/Win32/pthreads/src/pthread_barrier_destroy.c trunk/src/Win32/pthreads/src/pthread_barrier_init.c trunk/src/Win32/pthreads/src/pthread_barrier_wait.c trunk/src/Win32/pthreads/src/pthread_barrierattr_destroy.c trunk/src/Win32/pthreads/src/pthread_barrierattr_getpshared.c trunk/src/Win32/pthreads/src/pthread_barrierattr_init.c trunk/src/Win32/pthreads/src/pthread_barrierattr_setpshared.c trunk/src/Win32/pthreads/src/pthread_cancel.c trunk/src/Win32/pthreads/src/pthread_cond_destroy.c trunk/src/Win32/pthreads/src/pthread_cond_init.c trunk/src/Win32/pthreads/src/pthread_cond_signal.c trunk/src/Win32/pthreads/src/pthread_cond_wait.c trunk/src/Win32/pthreads/src/pthread_condattr_destroy.c trunk/src/Win32/pthreads/src/pthread_condattr_getpshared.c trunk/src/Win32/pthreads/src/pthread_condattr_init.c trunk/src/Win32/pthreads/src/pthread_condattr_setpshared.c trunk/src/Win32/pthreads/src/pthread_delay_np.c trunk/src/Win32/pthreads/src/pthread_detach.c trunk/src/Win32/pthreads/src/pthread_equal.c trunk/src/Win32/pthreads/src/pthread_exit.c trunk/src/Win32/pthreads/src/pthread_getconcurrency.c trunk/src/Win32/pthreads/src/pthread_getschedparam.c trunk/src/Win32/pthreads/src/pthread_getspecific.c trunk/src/Win32/pthreads/src/pthread_getw32threadhandle_np.c trunk/src/Win32/pthreads/src/pthread_join.c trunk/src/Win32/pthreads/src/pthread_key_create.c trunk/src/Win32/pthreads/src/pthread_key_delete.c trunk/src/Win32/pthreads/src/pthread_kill.c trunk/src/Win32/pthreads/src/pthread_mutex_destroy.c trunk/src/Win32/pthreads/src/pthread_mutex_init.c trunk/src/Win32/pthreads/src/pthread_mutex_lock.c trunk/src/Win32/pthreads/src/pthread_mutex_timedlock.c trunk/src/Win32/pthreads/src/pthread_mutex_trylock.c trunk/src/Win32/pthreads/src/pthread_mutex_unlock.c trunk/src/Win32/pthreads/src/pthread_mutexattr_destroy.c trunk/src/Win32/pthreads/src/pthread_mutexattr_getkind_np.c trunk/src/Win32/pthreads/src/pthread_mutexattr_getpshared.c trunk/src/Win32/pthreads/src/pthread_mutexattr_gettype.c trunk/src/Win32/pthreads/src/pthread_mutexattr_init.c trunk/src/Win32/pthreads/src/pthread_mutexattr_setkind_np.c trunk/src/Win32/pthreads/src/pthread_mutexattr_setpshared.c trunk/src/Win32/pthreads/src/pthread_mutexattr_settype.c trunk/src/Win32/pthreads/src/pthread_num_processors_np.c trunk/src/Win32/pthreads/src/pthread_once.c trunk/src/Win32/pthreads/src/pthread_rwlock_destroy.c trunk/src/Win32/pthreads/src/pthread_rwlock_init.c trunk/src/Win32/pthreads/src/pthread_rwlock_rdlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_timedrdlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_timedwrlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_tryrdlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_trywrlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_unlock.c trunk/src/Win32/pthreads/src/pthread_rwlock_wrlock.c trunk/src/Win32/pthreads/src/pthread_rwlockattr_destroy.c trunk/src/Win32/pthreads/src/pthread_rwlockattr_getpshared.c trunk/src/Win32/pthreads/src/pthread_rwlockattr_init.c trunk/src/Win32/pthreads/src/pthread_rwlockattr_setpshared.c trunk/src/Win32/pthreads/src/pthread_self.c trunk/src/Win32/pthreads/src/pthread_setcancelstate.c trunk/src/Win32/pthreads/src/pthread_setcanceltype.c trunk/src/Win32/pthreads/src/pthread_setconcurrency.c trunk/src/Win32/pthreads/src/pthread_setschedparam.c trunk/src/Win32/pthreads/src/pthread_setspecific.c trunk/src/Win32/pthreads/src/pthread_spin_destroy.c trunk/src/Win32/pthreads/src/pthread_spin_init.c trunk/src/Win32/pthreads/src/pthread_spin_lock.c trunk/src/Win32/pthreads/src/pthread_spin_trylock.c trunk/src/Win32/pthreads/src/pthread_spin_unlock.c trunk/src/Win32/pthreads/src/pthread_testcancel.c trunk/src/Win32/pthreads/src/pthread_timechange_handler_np.c trunk/src/Win32/pthreads/src/pthread_win32_attach_detach_np.c trunk/src/Win32/pthreads/src/ptw32_InterlockedCompareExchange.c trunk/src/Win32/pthreads/src/ptw32_MCS_lock.c trunk/src/Win32/pthreads/src/ptw32_callUserDestroyRoutines.c trunk/src/Win32/pthreads/src/ptw32_calloc.c trunk/src/Win32/pthreads/src/ptw32_cond_check_need_init.c trunk/src/Win32/pthreads/src/ptw32_getprocessors.c trunk/src/Win32/pthreads/src/ptw32_is_attr.c trunk/src/Win32/pthreads/src/ptw32_mutex_check_need_init.c trunk/src/Win32/pthreads/src/ptw32_new.c trunk/src/Win32/pthreads/src/ptw32_processInitialize.c trunk/src/Win32/pthreads/src/ptw32_processTerminate.c trunk/src/Win32/pthreads/src/ptw32_relmillisecs.c trunk/src/Win32/pthreads/src/ptw32_reuse.c trunk/src/Win32/pthreads/src/ptw32_rwlock_cancelwrwait.c trunk/src/Win32/pthreads/src/ptw32_rwlock_check_need_init.c trunk/src/Win32/pthreads/src/ptw32_semwait.c trunk/src/Win32/pthreads/src/ptw32_spinlock_check_need_init.c trunk/src/Win32/pthreads/src/ptw32_threadDestroy.c trunk/src/Win32/pthreads/src/ptw32_threadStart.c trunk/src/Win32/pthreads/src/ptw32_throw.c trunk/src/Win32/pthreads/src/ptw32_timespec.c trunk/src/Win32/pthreads/src/ptw32_tkAssocCreate.c trunk/src/Win32/pthreads/src/ptw32_tkAssocDestroy.c trunk/src/Win32/pthreads/src/rwlock.c trunk/src/Win32/pthreads/src/sched.c trunk/src/Win32/pthreads/src/sched.h trunk/src/Win32/pthreads/src/sched_get_priority_max.c trunk/src/Win32/pthreads/src/sched_get_priority_min.c trunk/src/Win32/pthreads/src/sched_getscheduler.c trunk/src/Win32/pthreads/src/sched_setscheduler.c trunk/src/Win32/pthreads/src/sched_yield.c trunk/src/Win32/pthreads/src/sem_close.c trunk/src/Win32/pthreads/src/sem_destroy.c trunk/src/Win32/pthreads/src/sem_getvalue.c trunk/src/Win32/pthreads/src/sem_init.c trunk/src/Win32/pthreads/src/sem_open.c trunk/src/Win32/pthreads/src/sem_post.c trunk/src/Win32/pthreads/src/sem_post_multiple.c trunk/src/Win32/pthreads/src/sem_timedwait.c trunk/src/Win32/pthreads/src/sem_trywait.c trunk/src/Win32/pthreads/src/sem_unlink.c trunk/src/Win32/pthreads/src/sem_wait.c trunk/src/Win32/pthreads/src/semaphore.c trunk/src/Win32/pthreads/src/semaphore.h trunk/src/Win32/pthreads/src/signal.c trunk/src/Win32/pthreads/src/spin.c trunk/src/Win32/pthreads/src/sync.c trunk/src/Win32/pthreads/src/tests/ trunk/src/Win32/pthreads/src/tests/Bmakefile trunk/src/Win32/pthreads/src/tests/CVS/ trunk/src/Win32/pthreads/src/tests/CVS/Entries trunk/src/Win32/pthreads/src/tests/CVS/Entries.Extra trunk/src/Win32/pthreads/src/tests/CVS/Entries.Extra.Old trunk/src/Win32/pthreads/src/tests/CVS/Entries.Old trunk/src/Win32/pthreads/src/tests/CVS/Repository trunk/src/Win32/pthreads/src/tests/CVS/Root trunk/src/Win32/pthreads/src/tests/ChangeLog trunk/src/Win32/pthreads/src/tests/Debug.dsp trunk/src/Win32/pthreads/src/tests/Debug.dsw trunk/src/Win32/pthreads/src/tests/Debug.plg trunk/src/Win32/pthreads/src/tests/Debug.txt trunk/src/Win32/pthreads/src/tests/GNUmakefile trunk/src/Win32/pthreads/src/tests/Makefile trunk/src/Win32/pthreads/src/tests/README trunk/src/Win32/pthreads/src/tests/README.BENCHTESTS trunk/src/Win32/pthreads/src/tests/SIZES.GC trunk/src/Win32/pthreads/src/tests/SIZES.GCE trunk/src/Win32/pthreads/src/tests/SIZES.VC trunk/src/Win32/pthreads/src/tests/SIZES.VCE trunk/src/Win32/pthreads/src/tests/SIZES.VSE trunk/src/Win32/pthreads/src/tests/Wmakefile trunk/src/Win32/pthreads/src/tests/barrier1.c trunk/src/Win32/pthreads/src/tests/barrier2.c trunk/src/Win32/pthreads/src/tests/barrier3.c trunk/src/Win32/pthreads/src/tests/barrier4.c trunk/src/Win32/pthreads/src/tests/barrier5.c trunk/src/Win32/pthreads/src/tests/benchlib.c trunk/src/Win32/pthreads/src/tests/benchtest.h trunk/src/Win32/pthreads/src/tests/benchtest1.c trunk/src/Win32/pthreads/src/tests/benchtest2.c trunk/src/Win32/pthreads/src/tests/benchtest3.c trunk/src/Win32/pthreads/src/tests/benchtest4.c trunk/src/Win32/pthreads/src/tests/benchtest5.c trunk/src/Win32/pthreads/src/tests/cancel1.c trunk/src/Win32/pthreads/src/tests/cancel2.c trunk/src/Win32/pthreads/src/tests/cancel3.c trunk/src/Win32/pthreads/src/tests/cancel4.c trunk/src/Win32/pthreads/src/tests/cancel5.c trunk/src/Win32/pthreads/src/tests/cancel6a.c trunk/src/Win32/pthreads/src/tests/cancel6d.c trunk/src/Win32/pthreads/src/tests/cancel7.c trunk/src/Win32/pthreads/src/tests/cancel8.c trunk/src/Win32/pthreads/src/tests/cancel9.c trunk/src/Win32/pthreads/src/tests/cleanup0.c trunk/src/Win32/pthreads/src/tests/cleanup1.c trunk/src/Win32/pthreads/src/tests/cleanup2.c trunk/src/Win32/pthreads/src/tests/cleanup3.c trunk/src/Win32/pthreads/src/tests/condvar1.c trunk/src/Win32/pthreads/src/tests/condvar1_1.c trunk/src/Win32/pthreads/src/tests/condvar1_2.c trunk/src/Win32/pthreads/src/tests/condvar2.c trunk/src/Win32/pthreads/src/tests/condvar2_1.c trunk/src/Win32/pthreads/src/tests/condvar3.c trunk/src/Win32/pthreads/src/tests/condvar3_1.c trunk/src/Win32/pthreads/src/tests/condvar3_2.c trunk/src/Win32/pthreads/src/tests/condvar3_3.c trunk/src/Win32/pthreads/src/tests/condvar4.c trunk/src/Win32/pthreads/src/tests/condvar5.c trunk/src/Win32/pthreads/src/tests/condvar6.c trunk/src/Win32/pthreads/src/tests/condvar7.c trunk/src/Win32/pthreads/src/tests/condvar8.c trunk/src/Win32/pthreads/src/tests/condvar9.c trunk/src/Win32/pthreads/src/tests/context1.c trunk/src/Win32/pthreads/src/tests/count1.c trunk/src/Win32/pthreads/src/tests/create1.c trunk/src/Win32/pthreads/src/tests/create2.c trunk/src/Win32/pthreads/src/tests/create3.c trunk/src/Win32/pthreads/src/tests/delay1.c trunk/src/Win32/pthreads/src/tests/delay2.c trunk/src/Win32/pthreads/src/tests/detach1.c trunk/src/Win32/pthreads/src/tests/equal1.c trunk/src/Win32/pthreads/src/tests/errno1.c trunk/src/Win32/pthreads/src/tests/exception1.c trunk/src/Win32/pthreads/src/tests/exception2.c trunk/src/Win32/pthreads/src/tests/exception3.c trunk/src/Win32/pthreads/src/tests/exit1.c trunk/src/Win32/pthreads/src/tests/exit2.c trunk/src/Win32/pthreads/src/tests/exit3.c trunk/src/Win32/pthreads/src/tests/exit4.c trunk/src/Win32/pthreads/src/tests/exit5.c trunk/src/Win32/pthreads/src/tests/eyal1.c trunk/src/Win32/pthreads/src/tests/inherit1.c trunk/src/Win32/pthreads/src/tests/join0.c trunk/src/Win32/pthreads/src/tests/join1.c trunk/src/Win32/pthreads/src/tests/join2.c trunk/src/Win32/pthreads/src/tests/join3.c trunk/src/Win32/pthreads/src/tests/kill1.c trunk/src/Win32/pthreads/src/tests/loadfree.c trunk/src/Win32/pthreads/src/tests/mutex1.c trunk/src/Win32/pthreads/src/tests/mutex1e.c trunk/src/Win32/pthreads/src/tests/mutex1n.c trunk/src/Win32/pthreads/src/tests/mutex1r.c trunk/src/Win32/pthreads/src/tests/mutex2.c trunk/src/Win32/pthreads/src/tests/mutex2e.c trunk/src/Win32/pthreads/src/tests/mutex2r.c trunk/src/Win32/pthreads/src/tests/mutex3.c trunk/src/Win32/pthreads/src/tests/mutex3e.c trunk/src/Win32/pthreads/src/tests/mutex3r.c trunk/src/Win32/pthreads/src/tests/mutex4.c trunk/src/Win32/pthreads/src/tests/mutex5.c trunk/src/Win32/pthreads/src/tests/mutex6.c trunk/src/Win32/pthreads/src/tests/mutex6e.c trunk/src/Win32/pthreads/src/tests/mutex6es.c trunk/src/Win32/pthreads/src/tests/mutex6n.c trunk/src/Win32/pthreads/src/tests/mutex6r.c trunk/src/Win32/pthreads/src/tests/mutex6rs.c trunk/src/Win32/pthreads/src/tests/mutex6s.c trunk/src/Win32/pthreads/src/tests/mutex7.c trunk/src/Win32/pthreads/src/tests/mutex7e.c trunk/src/Win32/pthreads/src/tests/mutex7n.c trunk/src/Win32/pthreads/src/tests/mutex7r.c trunk/src/Win32/pthreads/src/tests/mutex8.c trunk/src/Win32/pthreads/src/tests/mutex8e.c trunk/src/Win32/pthreads/src/tests/mutex8n.c trunk/src/Win32/pthreads/src/tests/mutex8r.c trunk/src/Win32/pthreads/src/tests/once1.c trunk/src/Win32/pthreads/src/tests/once2.c trunk/src/Win32/pthreads/src/tests/once3.c trunk/src/Win32/pthreads/src/tests/once4.c trunk/src/Win32/pthreads/src/tests/priority1.c trunk/src/Win32/pthreads/src/tests/priority2.c trunk/src/Win32/pthreads/src/tests/reuse1.c trunk/src/Win32/pthreads/src/tests/reuse2.c trunk/src/Win32/pthreads/src/tests/rwlock1.c trunk/src/Win32/pthreads/src/tests/rwlock2.c trunk/src/Win32/pthreads/src/tests/rwlock2_t.c trunk/src/Win32/pthreads/src/tests/rwlock3.c trunk/src/Win32/pthreads/src/tests/rwlock3_t.c trunk/src/Win32/pthreads/src/tests/rwlock4.c trunk/src/Win32/pthreads/src/tests/rwlock4_t.c trunk/src/Win32/pthreads/src/tests/rwlock5.c trunk/src/Win32/pthreads/src/tests/rwlock5_t.c trunk/src/Win32/pthreads/src/tests/rwlock6.c trunk/src/Win32/pthreads/src/tests/rwlock6_t.c trunk/src/Win32/pthreads/src/tests/rwlock6_t2.c trunk/src/Win32/pthreads/src/tests/rwlock7.c trunk/src/Win32/pthreads/src/tests/rwlock8.c trunk/src/Win32/pthreads/src/tests/self1.c trunk/src/Win32/pthreads/src/tests/self2.c trunk/src/Win32/pthreads/src/tests/semaphore1.c trunk/src/Win32/pthreads/src/tests/semaphore2.c trunk/src/Win32/pthreads/src/tests/semaphore3.c trunk/src/Win32/pthreads/src/tests/semaphore4.c trunk/src/Win32/pthreads/src/tests/semaphore4t.c trunk/src/Win32/pthreads/src/tests/semaphore5.c trunk/src/Win32/pthreads/src/tests/sizes.c trunk/src/Win32/pthreads/src/tests/spin1.c trunk/src/Win32/pthreads/src/tests/spin2.c trunk/src/Win32/pthreads/src/tests/spin3.c trunk/src/Win32/pthreads/src/tests/spin4.c trunk/src/Win32/pthreads/src/tests/stress1.c trunk/src/Win32/pthreads/src/tests/test.h trunk/src/Win32/pthreads/src/tests/tryentercs.c trunk/src/Win32/pthreads/src/tests/tryentercs2.c trunk/src/Win32/pthreads/src/tests/tsd1.c trunk/src/Win32/pthreads/src/tests/tsd2.c trunk/src/Win32/pthreads/src/tests/valid1.c trunk/src/Win32/pthreads/src/tests/valid2.c trunk/src/Win32/pthreads/src/tsd.c trunk/src/Win32/pthreads/src/version.rc trunk/src/Win32/pthreads/src/w32_CancelableWait.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-31 09:34:08
|
Revision: 760 http://svn.sourceforge.net/equalizer/?rev=760&view=rev Author: eile Date: 2007-01-31 01:34:02 -0800 (Wed, 31 Jan 2007) Log Message: ----------- Win32 porting: o fix Clock::setAlarm o delete unused pthread library versions o provide working pthread library (exit crash) Modified Paths: -------------- trunk/src/Win32/pthreads/lib/pthreadVC2.dll trunk/src/Win32/pthreads/lib/pthreadVC2.lib trunk/src/lib/base/clock.h Removed Paths: ------------- trunk/src/Win32/pthreads/lib/libpthreadGC2.a trunk/src/Win32/pthreads/lib/libpthreadGCE2.a trunk/src/Win32/pthreads/lib/pthreadGC2.dll trunk/src/Win32/pthreads/lib/pthreadGCE2.dll trunk/src/Win32/pthreads/lib/pthreadVCE2.dll trunk/src/Win32/pthreads/lib/pthreadVCE2.lib trunk/src/Win32/pthreads/lib/pthreadVSE2.dll trunk/src/Win32/pthreads/lib/pthreadVSE2.lib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 18:11:59
|
Revision: 759 http://svn.sourceforge.net/equalizer/?rev=759&view=rev Author: eile Date: 2007-01-30 10:11:55 -0800 (Tue, 30 Jan 2007) Log Message: ----------- website: replace table-based layout with CSS Modified Paths: -------------- trunk/doc/Presentations/images/2D.graffle/data.plist trunk/doc/design/fileFormat.shtml trunk/website/api.shtml trunk/website/images/2D-big.png trunk/website/images/2D.png trunk/website/images/Async-big.png trunk/website/images/Async.png trunk/website/index.shtml trunk/website/scalability.shtml trunk/website/stylesheet.css trunk/website/useCases.shtml Added Paths: ----------- trunk/doc/design/syncAsync.graffle/ trunk/doc/design/syncAsync.graffle/data.plist trunk/doc/design/syncAsync.graffle/image2.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 15:10:58
|
Revision: 758 http://svn.sourceforge.net/equalizer/?rev=758&view=rev Author: eile Date: 2007-01-30 07:10:53 -0800 (Tue, 30 Jan 2007) Log Message: ----------- Debug node launch on Win32: o Fix launcher process creation o Use different separator in various places, ':' conflicted with Win32 drive letters o Set default launch timeout o Correct detection of absolute paths Added some files to the SVN ignore list Modified Paths: -------------- trunk/src/VS2005/Equalizer Server.vcproj trunk/src/VS2005/Equalizer.vcproj trunk/src/VS2005/eqPly Example.vcproj trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/node.h trunk/src/examples/eqPly/pipe.h trunk/src/lib/base/launcher.cpp trunk/src/lib/base/log.h trunk/src/lib/client/config.cpp trunk/src/lib/client/pipe.cpp trunk/src/lib/client/server.cpp trunk/src/lib/net/connectionDescription.cpp trunk/src/lib/net/node.cpp trunk/src/server/colorMask.h trunk/src/server/config.cpp trunk/src/server/global.cpp trunk/src/server/lexer.cpp trunk/src/server/node.cpp trunk/src/server/node.h trunk/src/server/parser.cpp trunk/src/server/parser.hpp trunk/src/server/server.cpp Property Changed: ---------------- trunk/src/VS2003/ trunk/src/VS2005/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 13:06:26
|
Revision: 757 http://svn.sourceforge.net/equalizer/?rev=757&view=rev Author: eile Date: 2007-01-30 05:06:24 -0800 (Tue, 30 Jan 2007) Log Message: ----------- Bugfix: some connection send() methods were broken, swap launch command quotation scheme for better Win32 compatibility Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/lib/base/launcher.cpp trunk/src/lib/net/connection.h trunk/src/lib/net/connection.ipp trunk/src/lib/net/node.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 12:24:11
|
Revision: 756 http://svn.sourceforge.net/equalizer/?rev=756&view=rev Author: eile Date: 2007-01-30 04:24:09 -0800 (Tue, 30 Jan 2007) Log Message: ----------- website: update features list Modified Paths: -------------- trunk/website/features.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 12:21:56
|
Revision: 755 http://svn.sourceforge.net/equalizer/?rev=755&view=rev Author: eile Date: 2007-01-30 04:21:54 -0800 (Tue, 30 Jan 2007) Log Message: ----------- Add support for anaglyphic stereo rendering: uses glColorMask, add compound stereo mode, add left/right color mask, add design documentation, update file format Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/src/VS2005/Equalizer Server.vcproj trunk/src/VS2005/Equalizer.vcproj trunk/src/lib/Makefile trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/global.cpp trunk/src/lib/client/global.h trunk/src/lib/client/renderContext.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/global.cpp trunk/src/server/global.h trunk/src/server/lexer.cpp trunk/src/server/loader.l trunk/src/server/loader.y trunk/src/server/parser.cpp trunk/src/server/parser.hpp trunk/src/server/window.cpp trunk/website/Makefile trunk/website/doc_developer.shtml Added Paths: ----------- trunk/doc/design/anaglyph.shtml trunk/src/examples/configs/1-pipe.stereo.anaglyph.eqc trunk/src/examples/configs/1-pipe.stereo.quad.eqc trunk/src/lib/client/colorMask.cpp trunk/src/lib/client/colorMask.h trunk/src/server/colorMask.h Removed Paths: ------------- trunk/src/examples/configs/1-pipe.stereo.active.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-29 14:06:13
|
Revision: 754 http://svn.sourceforge.net/equalizer/?rev=754&view=rev Author: eile Date: 2007-01-29 06:06:09 -0800 (Mon, 29 Jan 2007) Log Message: ----------- Win32 debugging: - make window class name unique - report windows error string during initWGL - add config files to eqServer VS2005 project file - fix minor bug in eqNet::Session Modified Paths: -------------- trunk/src/README.Win32 trunk/src/VS2005/Equalizer Server.vcproj trunk/src/examples/configs/2-window.eqc trunk/src/lib/base/base.h trunk/src/lib/client/window.cpp trunk/src/lib/net/session.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-26 15:34:26
|
Revision: 753 http://svn.sourceforge.net/equalizer/?rev=753&view=rev Author: eile Date: 2007-01-26 07:34:20 -0800 (Fri, 26 Jan 2007) Log Message: ----------- Change VS2005 project files to use PlatformName and ConfigurationName in output and temp directories, some code cleanup while chasing down an exit segfault in the debug version. Modified Paths: -------------- trunk/src/VS2005/Equalizer Server.vcproj trunk/src/VS2005/Equalizer.sln trunk/src/VS2005/Equalizer.vcproj trunk/src/VS2005/eqPly Example.vcproj trunk/src/lib/base/base.h trunk/src/lib/client/node.cpp trunk/src/lib/client/nodeFactory.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/net/commands.h trunk/src/lib/net/session.cpp trunk/src/server/lexer.cpp trunk/src/server/parser.cpp trunk/src/server/parser.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-26 12:32:09
|
Revision: 752 http://svn.sourceforge.net/equalizer/?rev=752&view=rev Author: eile Date: 2007-01-26 04:32:07 -0800 (Fri, 26 Jan 2007) Log Message: ----------- Add missing Channel::getDrawBuffer/getReadBuffer Modified Paths: -------------- trunk/src/README.Win32 trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-26 10:38:35
|
Revision: 751 http://svn.sourceforge.net/equalizer/?rev=751&view=rev Author: eile Date: 2007-01-26 02:38:33 -0800 (Fri, 26 Jan 2007) Log Message: ----------- Website: correct minor error in file format spec Modified Paths: -------------- trunk/doc/design/fileFormat.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |