1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Darwin build. More... about 18 years ago
Refactor message pump out of eq::CommandQueue More... about 18 years ago
Description: Fix Linux build More... about 18 years ago
Fix Darwin build. More... about 18 years ago
Experimental Cygwin/Windows XP support More... about 18 years ago
Make eqNet::Object non-copyable and change eqPly's init data accordingly. More... about 18 years ago
Win32: Connections were closed to early, causing loss of some packets during Config::exit. More... about 18 years ago
Implement eq::Config::getNodes() More... about 18 years ago
Don't fail during unmap of unregistered objects, improve thread debug output More... about 18 years ago
More Carbon event handling (resize, expose, close), fix NULL pointer free in Command, optimize request command allocation. More... about 18 years ago
More Carbon event handling: mouse events implemented, added event logging. More... about 18 years ago
Organize project file by base/net/client/vmmlib subdir, delete obsolete file More... about 18 years ago
Fix Win32 Build More... about 18 years ago
Remove default connection when specifying --eq-listen parameter for eqServer. More... about 18 years ago
Fix Win32 Build More... about 18 years ago
Make display, drawable and context setter protected More... about 18 years ago
Rework frustum description code: - Modernize wall and projection to use vmmlib classes - support projection in config file - make wall and projection parameter parsing order-independent - Projection code does not yet work! More... about 18 years ago
Incorporate latest FrustumCuller bugfix in vmmlib. More... about 18 years ago
eqPly: Remove unwanted addition of Server::shutdown. More... about 18 years ago
Implement graceful way to shutdown server, implements feature request: <http://sourceforge.net/tracker/index.php?func=detail&aid=1755449&group_id=170962&atid=856212> More... about 18 years ago
Fix non-Windows build after last change More... about 18 years ago
Improve (w)glext.h inclusion and symbol definition Delete removed vmmlib headers from VS project More... about 18 years ago
Fix Win32 Build More... about 18 years ago
Merge last change to trunk More... about 18 years ago
Add (source) range to frames to allow sorted assembly, e.g., for volume rendering. More... about 18 years ago
Change externals hostname after sf.net name change More... about 18 years ago
Cleanup 'Cursor' X11/Carbon compile war. More... about 18 years ago
More work on agl event handling: stub the event processing in the agl event handler. More... about 18 years ago
Refactor event pump out of eqNet::CommandQueue into new eq::CommandQueue. Register event handler for AGL windows. AGL event dispatch seems to work now. More... about 18 years ago
Reduce noise level of WGL event handling More... about 18 years ago