Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | simplified mutex locking idiom by introducing Mutex class (wrapper around ↵ | Robin Haberkorn | 1 | -34/+4 | |
SDL_mutex) * can be instantiated * can derive from class Mutex to inherit the lock()/unlock() methods also fixed LayerList destructor | |||||
2012-09-28 | autotools based build system | Robin Haberkorn | 1 | -0/+125 | |