Thread: [eq-commit] SF.net SVN: equalizer: [1497] trunk/src/lib/client (Page 2)
Brought to you by:
eile
From: <ei...@us...> - 2007-11-06 08:52:01
|
Revision: 1497 http://equalizer.svn.sourceforge.net/equalizer/?rev=1497&view=rev Author: eile Date: 2007-11-06 00:51:59 -0800 (Tue, 06 Nov 2007) Log Message: ----------- make channel apply methods virtual, fix const-correctness [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- 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-11-07 09:02:46
|
Revision: 1505 http://equalizer.svn.sourceforge.net/equalizer/?rev=1505&view=rev Author: eile Date: 2007-11-07 01:02:42 -0800 (Wed, 07 Nov 2007) Log Message: ----------- More gl error checking improvements [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/channel.cpp trunk/src/lib/client/windowSystem.cpp trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-11-07 10:06:13
|
Revision: 1507 http://equalizer.svn.sourceforge.net/equalizer/?rev=1507&view=rev Author: eile Date: 2007-11-07 02:06:12 -0800 (Wed, 07 Nov 2007) Log Message: ----------- More gl error checking improvements [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/window.cpp trunk/src/lib/client/windowSystem.cpp trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-11-07 13:57:14
|
Revision: 1509 http://equalizer.svn.sourceforge.net/equalizer/?rev=1509&view=rev Author: eile Date: 2007-11-07 05:57:08 -0800 (Wed, 07 Nov 2007) Log Message: ----------- Add some comments, potential bugfix in setupAssemblyState [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- 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-11-26 16:29:13
|
Revision: 1560 http://equalizer.svn.sourceforge.net/equalizer/?rev=1560&view=rev Author: eile Date: 2007-11-26 08:29:11 -0800 (Mon, 26 Nov 2007) Log Message: ----------- Bugfix: remove overly aggressive makeCurrent caching which caused problems with multiple non-threaded pipes. [ ] May break build [ ] Breaks existing application [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pipe.cpp trunk/src/lib/client/pipe.h 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-11-27 10:42:41
|
Revision: 1564 http://equalizer.svn.sourceforge.net/equalizer/?rev=1564&view=rev Author: eile Date: 2007-11-27 02:41:58 -0800 (Tue, 27 Nov 2007) Log Message: ----------- Fix win32 build [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/wglMessagePump.h trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-11-28 14:22:53
|
Revision: 1567 http://equalizer.svn.sourceforge.net/equalizer/?rev=1567&view=rev Author: eile Date: 2007-11-28 06:22:49 -0800 (Wed, 28 Nov 2007) Log Message: ----------- Some bugfixes for event render context dedection: - always init RenderContext - Fix Carbon y mouse event position - Fix PixelViewport::isPointInside [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/aglEventHandler.cpp trunk/src/lib/client/event.cpp trunk/src/lib/client/event.h trunk/src/lib/client/eventHandler.cpp trunk/src/lib/client/pixelViewport.h trunk/src/lib/client/renderContext.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-11-29 11:15:36
|
Revision: 1568 http://equalizer.svn.sourceforge.net/equalizer/?rev=1568&view=rev Author: eile Date: 2007-11-29 03:15:35 -0800 (Thu, 29 Nov 2007) Log Message: ----------- Make Window::swapBuffers non-const. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pipe.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-12-05 16:26:05
|
Revision: 1576 http://equalizer.svn.sourceforge.net/equalizer/?rev=1576&view=rev Author: eile Date: 2007-12-05 08:25:57 -0800 (Wed, 05 Dec 2007) Log Message: ----------- Fix AGL window size and event handling for undecorated windows. [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/aglEventHandler.cpp trunk/src/lib/client/config.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-12-21 10:04:37
|
Revision: 1614 http://equalizer.svn.sourceforge.net/equalizer/?rev=1614&view=rev Author: eile Date: 2007-12-21 02:04:33 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Partial fix for 1849962: 7-window.DB.PIXEL.eqc does not work - avoid color buffer destruction during pixel recomposition setup - use pixel compound parameters during GLSL depth-based assembly - create new Channel::applyColorMask, called by Channel::applyBuffer - make Channel::applySomething public (consistency fix) [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/compositor.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-12-21 14:22:46
|
Revision: 1617 http://equalizer.svn.sourceforge.net/equalizer/?rev=1617&view=rev Author: eile Date: 2007-12-21 06:22:44 -0800 (Fri, 21 Dec 2007) Log Message: ----------- Minor compositor optimization [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [x] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/compositor.cpp trunk/src/lib/client/compositor.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-04 12:29:21
|
Revision: 1631 http://equalizer.svn.sourceforge.net/equalizer/?rev=1631&view=rev Author: eile Date: 2008-01-04 04:29:19 -0800 (Fri, 04 Jan 2008) Log Message: ----------- Automatically use CPU-based depth assembly if certain preconditions are met. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/compositor.cpp trunk/src/lib/client/compositor.h trunk/src/lib/client/frameData.cpp trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-14 17:02:05
|
Revision: 1651 http://equalizer.svn.sourceforge.net/equalizer/?rev=1651&view=rev Author: eile Date: 2008-01-14 09:02:01 -0800 (Mon, 14 Jan 2008) Log Message: ----------- Fix Win32 build [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/window.cpp trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-15 14:49:58
|
Revision: 1654 http://equalizer.svn.sourceforge.net/equalizer/?rev=1654&view=rev Author: eile Date: 2008-01-15 06:49:57 -0800 (Tue, 15 Jan 2008) Log Message: ----------- Refactor WGL initialization similar to the AGL and GLX refactoring. Introduce Window::setSharedContextWindow to enable external customization. TODO: documentation. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pipe.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-18 10:31:00
|
Revision: 1663 http://equalizer.svn.sourceforge.net/equalizer/?rev=1663&view=rev Author: eile Date: 2008-01-18 02:30:12 -0800 (Fri, 18 Jan 2008) Log Message: ----------- Do not alter current GL context when initializing WGLEW. Fix some line endings. [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pipe.cpp trunk/src/lib/client/window.h trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-30 12:30:55
|
Revision: 1679 http://equalizer.svn.sourceforge.net/equalizer/?rev=1679&view=rev Author: eile Date: 2008-01-30 04:30:52 -0800 (Wed, 30 Jan 2008) Log Message: ----------- Fix possible bug when backing off pixel format attributes Change WGL pixel format selection to use wglChoosePixelFormatARB Template WGL PBuffer creation [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pipe.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-01-31 19:01:15
|
Revision: 1683 http://equalizer.svn.sourceforge.net/equalizer/?rev=1683&view=rev Author: eile Date: 2008-01-31 11:01:12 -0800 (Thu, 31 Jan 2008) Log Message: ----------- Fix race condition during pipe init, introduce in change 1676 [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/node.cpp 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...> - 2008-02-21 14:18:43
|
Revision: 1715 http://equalizer.svn.sourceforge.net/equalizer/?rev=1715&view=rev Author: eile Date: 2008-02-21 06:18:41 -0800 (Thu, 21 Feb 2008) Log Message: ----------- WGL PBuffers - works only with affinity device context so far. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/client/windowSystem.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-02-22 07:36:36
|
Revision: 1720 http://equalizer.svn.sourceforge.net/equalizer/?rev=1720&view=rev Author: eile Date: 2008-02-21 23:36:34 -0800 (Thu, 21 Feb 2008) Log Message: ----------- Clean up WGL device context API [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-03-04 10:14:15
|
Revision: 1742 http://equalizer.svn.sourceforge.net/equalizer/?rev=1742&view=rev Author: eile Date: 2008-03-04 02:14:10 -0800 (Tue, 04 Mar 2008) Log Message: ----------- Minor code cleanup [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/types.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-03-13 10:53:41
|
Revision: 1772 http://equalizer.svn.sourceforge.net/equalizer/?rev=1772&view=rev Author: eile Date: 2008-03-13 03:53:40 -0700 (Thu, 13 Mar 2008) Log Message: ----------- Pixel compound compositing bugfix [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/compositor.cpp 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...> - 2008-03-28 12:33:18
|
Revision: 1782 http://equalizer.svn.sourceforge.net/equalizer/?rev=1782&view=rev Author: eile Date: 2008-03-28 05:33:05 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Add some convenience functions to viewport/pixel viewport [ ] May break build [ ] Breaks existing application [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/pixelViewport.h trunk/src/lib/client/viewport.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-04-14 13:53:32
|
Revision: 1796 http://equalizer.svn.sourceforge.net/equalizer/?rev=1796&view=rev Author: eile Date: 2008-04-14 06:53:29 -0700 (Mon, 14 Apr 2008) Log Message: ----------- Ignore some more X11 events, make X11 window init methods virtual [ ] May break build [ ] May break existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/glXEventHandler.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-04-16 17:57:54
|
Revision: 1816 http://equalizer.svn.sourceforge.net/equalizer/?rev=1816&view=rev Author: eile Date: 2008-04-16 10:57:48 -0700 (Wed, 16 Apr 2008) Log Message: ----------- Simplify X11/glX event handling [ ] May break build [ ] May break existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/glXEventHandler.cpp trunk/src/lib/client/glXEventHandler.h 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...> - 2008-05-02 15:22:52
|
Revision: 1854 http://equalizer.svn.sourceforge.net/equalizer/?rev=1854&view=rev Author: eile Date: 2008-05-02 08:22:48 -0700 (Fri, 02 May 2008) Log Message: ----------- Fix statistic assertion with latency 0 configs [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/config.cpp trunk/src/lib/client/windowStatistics.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |