1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix eqPly logo path More... almost 18 years ago
Mainly clinup of channel:::FrameDraw function More... almost 18 years ago
New configs for DB-ds testing, increased window size in 7-window config More... almost 18 years ago
small clean up in += operator More... almost 18 years ago
Fix AGL fullscreen mode. More... almost 18 years ago
overal PVP calculation in assembling reverted to 1392 revision (there it was wrong due to incorrect += operator for pvp) More... almost 18 years ago
+= operator fixed More... almost 18 years ago
Fixed compositing after it was broken by revision 1392 and cleaned some things. More... almost 18 years ago
Fix some Linux compile warnings and GLU dependencies More... almost 18 years ago
Update and resturcture externals More... almost 18 years ago
Description: Fix Linux build More... almost 18 years ago
Fix Darwin build More... almost 18 years ago
Fix Win32 build: Rebuild needed More... almost 18 years ago
More on: Remove pthread types from header files to avoid inclusion of pthread.h More... almost 18 years ago
Some Win32 build fixes - more to follow soon More... almost 18 years ago
Remove pthread types from header files to avoid inclusion of pthread.h More... almost 18 years ago
tune lighting in eqPly More... almost 18 years ago
Carbon thread-safety fix #42, fix AGL full-screen viewport More... almost 18 years ago
Provide convenience functions for initialization and exit, couple of const-correctness fixes. More... almost 18 years ago
Some code cleanup in eVolve frameAssemble code. More... almost 18 years ago
WAR some OS X oddities: - the x-thousands try to get Carbon threading bugs out - Do not use stereo visuals when hint is set to AUTO, since glDrawBuffer( GL_BACK ) does not do the right thing on OS X More... almost 18 years ago
Integrate eqHello into VS2005 Build More... almost 18 years ago
VS project file for Hello, World! example More... almost 18 years ago
Create Hello, World! example Change client code to better support minimal applications: - add some event handling to detect exit condition (window close, Esc press) - remove rendering from Channel::frameDraw so it can be called by derived classes More... almost 18 years ago
revert last accidental check-in More... almost 18 years ago
template weekly status More... almost 18 years ago
Remove some includes in header files. More... almost 18 years ago
Improve glext.h compatibility More... almost 18 years ago
Fix Win32 build: VS project files changes for last svn change More... almost 18 years ago
Move eqNet::Object (de)serialization to stream operators: - Create streams for instance and delta data packets - Adapt Object change managers to read data into istream operators instead of buffers - Extend stream ops to provide (de)serialization for more data types - rework slave change manager inheritance to increase code reuse - adapt examples accordingly - Programming Guide to be updated in next revision More... almost 18 years ago