commit | 18d71c2b6d031c58d0d1e7c6406431a19b92aca8 | [log] [tgz] |
---|---|---|
author | Camilla Berglund <elmindreda@elmindreda.org> | Sun Oct 28 13:45:11 2012 +0100 |
committer | Camilla Berglund <elmindreda@elmindreda.org> | Mon Oct 29 13:36:01 2012 +0100 |
tree | ce474e370f5506177fc260f54564f22a44ac7900 | |
parent | d68acb78bfbd3c09511b653ea3ea95d017ea41de [diff] |
Made window-related callbacks per-window. This makes polymorphic behaviour easier to implement and avoids the problem of events being triggered before the GLFW window object is fully usable.