Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-11 | GlobalEvents: #undef DELETE on Windows | Max Kellermann | 1 | -0/+8 | |
Work around a build failure due to windows.h macro. | |||||
2013-01-10 | GlobalEvents: lock-less operation using std::atomic | Max Kellermann | 1 | -7/+0 | |
Use a bit field instead of a mutex-protected bool array. | |||||
2013-01-09 | EventPipe: rename to GlobalEvents | Max Kellermann | 1 | -0/+70 | |