Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-01 | Cleanup: Use a consistent style for all backend definitions | David Robillard | 1 | -9/+7 |
2020-02-18 | Pass expose event to backend enter and leave functions | David Robillard | 1 | -3/+3 |
2019-12-09 | Mac: Fix missing NSWindowStyleMask type on 10.11 | Hanspeter Portner | 1 | -3/+1 |
2019-11-21 | Rename "backend" headers | David Robillard | 1 | -2/+2 |
2019-11-20 | Mac: Move puglGetProcAddress() to mac_gl.m | David Robillard | 1 | -0/+17 |
2019-11-03 | Add stub implementations of backend functions | David Robillard | 1 | -14/+3 |
2019-09-07 | Clean up error handling | David Robillard | 1 | -12/+12 |
2019-09-03 | Add functions to get and set view size and position | David Robillard | 1 | -10/+4 |
2019-09-03 | Simplify hints implementation | David Robillard | 1 | -10/+12 |
2019-09-03 | Mac: Dispatch expose events from drawing view | Michael Fisher | 1 | -0/+6 |
2019-07-29 | Mac: Separate backends from platform implementation | David Robillard | 1 | -0/+184 |