1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FreeBSD compile fix #2 More... about 19 years ago
NetBSD makefile and compile fix More... about 19 years ago
FreeBSD makefile and compile fix More... about 19 years ago
Linux x86_64 compile fix More... about 19 years ago
small tweak of the build script #2 More... about 19 years ago
OS X 10.2 compile fix More... about 19 years ago
small tweak of the build script More... about 19 years ago
added build script for automated build More... about 19 years ago
Linux compile fix #5 More... about 19 years ago
Linux compile fix #4 More... about 19 years ago
Linux compile fix #3 More... about 19 years ago
Linux compile fix #2 More... about 19 years ago
Linux compile fix More... about 19 years ago
Some bug fixes to make the SSI mode working More... about 19 years ago
Working towards single-process SSI support: refactor eqs::Node to be an ordinary object using a eqNet::Node instead of being a eqNet::Node), implement eq::Node thread, subdir-related logging refinements, replace eqBase::Gate by a more generic monitor class, documentation of thread terminology, appNode loader support More... about 19 years ago
Remove some old, defunct files More... about 19 years ago
Remove model file More... about 19 years ago
Add license notice More... about 19 years ago
Improve event system: add pointer button support, compute mouse deltas, add mouse interaction to eqPly More... about 19 years ago
implement window system independent key code mapping More... about 19 years ago
Linux compile fix More... about 19 years ago
First usable event system for GLX. Added event selection for windows and event processing to glXEventThread. Added default implementation for Window::processEvent and Config::handleEvents. Added simple event handling in eqPly to be able to quit app. Simplified Session packet generation by automating session ID setting, other packet processing will be changed later accordingly. More... about 19 years ago
Change License More... about 19 years ago
Fix RefPtr static_cast bug More... about 19 years ago
Code cleanups while debugging some exit crashes in the smart example More... about 19 years ago
Skeleton for event handling: glX event thread creation/tear down, add pipe event display connection handling, setup connection set for X11 event handling, CGL-only compile fixes More... about 19 years ago
missing output support for last change More... about 19 years ago
add forced pixel viewport support for pipes, including loader More... about 19 years ago
Thread-safety improvements for the object registration, removed a race in the connection set code, read remaining data of a closed connection More... about 19 years ago
Window start/end frame callbacks, implement makeCurrent() callbacks for multi-window configs, some more config files More... about 19 years ago