Thread: [eq-commit] SF.net SVN: equalizer: [766] trunk/src/lib/client/window.cpp
Brought to you by:
eile
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-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-07 15:10:32
|
Revision: 777 http://svn.sourceforge.net/equalizer/?rev=777&view=rev Author: eile Date: 2007-02-07 07:10:25 -0800 (Wed, 07 Feb 2007) Log Message: ----------- Add missing makeCurrent( None ) for glX, do not set default clear color 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-03-20 17:45:33
|
Revision: 941 http://svn.sourceforge.net/equalizer/?rev=941&view=rev Author: eile Date: 2007-03-20 10:41:08 -0700 (Tue, 20 Mar 2007) Log Message: ----------- [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Description: Test and fix resident render client on Win32 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...> - 2008-03-06 09:26:37
|
Revision: 1761 http://equalizer.svn.sourceforge.net/equalizer/?rev=1761&view=rev Author: eile Date: 2008-03-06 01:26:35 -0800 (Thu, 06 Mar 2008) Log Message: ----------- Catch invalid PVP during window initialization early. [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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...> - 2008-05-08 16:18:04
|
Revision: 1873 http://equalizer.svn.sourceforge.net/equalizer/?rev=1873&view=rev Author: eile Date: 2008-05-08 09:17:49 -0700 (Thu, 08 May 2008) Log Message: ----------- Support swapsync window hint on WGL [untested] [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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...> - 2008-05-29 11:35:17
|
Revision: 1928 http://equalizer.svn.sourceforge.net/equalizer/?rev=1928&view=rev Author: eile Date: 2008-05-29 04:35:10 -0700 (Thu, 29 May 2008) Log Message: ----------- Minor WGL code cleanup [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation 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-05-28 13:06:33
|
Revision: 1138 http://svn.sourceforge.net/equalizer/?rev=1138&view=rev Author: eile Date: 2007-05-28 06:06:32 -0700 (Mon, 28 May 2007) Log Message: ----------- OS X 10.5 Leopard compile fix [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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-08-11 16:04:05
|
Revision: 1229 http://equalizer.svn.sourceforge.net/equalizer/?rev=1229&view=rev Author: eile Date: 2007-08-11 09:04:00 -0700 (Sat, 11 Aug 2007) Log Message: ----------- Put mutex around nont-thread-safe Carbon calls. [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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-09-28 11:19:26
|
Revision: 1366 http://equalizer.svn.sourceforge.net/equalizer/?rev=1366&view=rev Author: eile Date: 2007-09-28 04:19:16 -0700 (Fri, 28 Sep 2007) Log Message: ----------- Another Carbon thread-safety fix [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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-10-08 13:19:49
|
Revision: 1411 http://equalizer.svn.sourceforge.net/equalizer/?rev=1411&view=rev Author: eile Date: 2007-10-08 06:19:48 -0700 (Mon, 08 Oct 2007) Log Message: ----------- Fix AGL fullscreen mode. [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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-10-26 11:51:43
|
Revision: 1465 http://equalizer.svn.sourceforge.net/equalizer/?rev=1465&view=rev Author: eile Date: 2007-10-26 04:51:37 -0700 (Fri, 26 Oct 2007) Log Message: ----------- AGL: adapt window pvp by menu bar height. [ ] Might fix build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation 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...> - 2008-02-21 14:30:32
|
Revision: 1716 http://equalizer.svn.sourceforge.net/equalizer/?rev=1716&view=rev Author: eile Date: 2008-02-21 06:30:30 -0800 (Thu, 21 Feb 2008) Log Message: ----------- WGL PBuffers - non-affinity device context fix [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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...> - 2008-05-06 15:24:33
|
Revision: 1866 http://equalizer.svn.sourceforge.net/equalizer/?rev=1866&view=rev Author: eile Date: 2008-05-06 08:24:25 -0700 (Tue, 06 May 2008) Log Message: ----------- Move window swap stats gathering to the correct place [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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...> - 2008-06-02 08:54:54
|
Revision: 1930 http://equalizer.svn.sourceforge.net/equalizer/?rev=1930&view=rev Author: eile Date: 2008-06-02 01:54:51 -0700 (Mon, 02 Jun 2008) Log Message: ----------- Fix 1981854: AGL: PBuffer with Fullscreen broken [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation 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. |