1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Windows cleanup: Rename Windows additional to avoid name ambiguity, also copy pthread.lib to destination directory, cleanup project files, fix Win64 build More... almost 18 years ago
Small bugfix in new eqPly. More... almost 18 years ago
Added loadable shader support to new eqPly, and included basic Blinn-Phong vertex and fragment shaders. More... almost 18 years ago
Object CM cleanup: Move initial instance data setup from session into OM's More... almost 18 years ago
Revert change #1367, which broke the windows build. Ongoing changes to the object (de)serialization will make the buffer in the CM's obsolete anyway More... almost 18 years ago
Extended new eqPly with basic shader functionality. More... almost 18 years ago
Extended ObjectManager and EqVertexBufferState with shader functionality. More... almost 18 years ago
Added shader functions to glFunctions. More... almost 18 years ago
More Leopard porting: - Use new API to selct display during context creation - Disable GLX build for now More... almost 18 years ago
Fixed multi-threading bug in new eqPly. More... almost 18 years ago
Minor code cleanups in new eqPly More... almost 18 years ago
Use eqBase::Buffer in object change managers More... almost 18 years ago
Another Carbon thread-safety fix More... almost 18 years ago
Update test config More... almost 18 years ago
Add missing file... More... almost 18 years ago
Don't let data streams inherit from std:: classes, hopefully fixes Win32 build. More... almost 18 years ago
Introduce data input and output streams to be used for eqNet::Object (de)serialization and (un)packing. Add basic test for new classes. More... almost 18 years ago
Different coefficients for W, H, D in volume scaling, position calculation bugfix, some speedup. More... almost 18 years ago
Linear scaling of volumes More... almost 18 years ago
Logo displaying in stand-allone mode fixed. More... almost 18 years ago
AGL thread-safety fix More... almost 18 years ago
eqPlyNew: Implement minimum tree depth to allow useful DB compounds with small models, some const fixes add volume converter to build. More... almost 18 years ago
Update Programming Guide and related illustrations. More... almost 18 years ago
- Pvm+Sav to Raw+Derivatives+vhf converter - headers comparing More... almost 18 years ago
Some eqPly cleanup (fall-out of programming guide work): remove conditional compile of VBO since this is caught at runtime, cleanup init data to facilitate adding of new static data, merge object manager and vertex buffer state, move useVBO flag to distributed init data, homogenize failure return value of vertex buffer state and OM. More... almost 18 years ago
Volume converter moved to separate application, might need to recompile eVolve. More... almost 18 years ago
Some more cleanup More... almost 18 years ago
New eqPly: move extension check to GLFunctions, some code cleanups More... almost 18 years ago
eqPlyNew: Fix NPR when no model is loaded More... almost 18 years ago
Fix Win32 buld (near and far variables $#@!) More... almost 18 years ago