Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #298 from andreasgal/master | tomaka | 2015-03-01 | 1 | -6/+2 |
|\ | | | | | Make headless rendering work on Mac OS X 10.10 | ||||
| * | simplify pixel format requirements for cocoa offscreen rendering | Andreas Gal | 2015-02-23 | 1 | -6/+2 |
| | | |||||
* | | Implement set_cursor for osx | Bryan Bell | 2015-02-27 | 1 | -1/+33 |
|/ | |||||
* | Merge pull request #290 from frewsxcv/cleanup | tomaka | 2015-02-22 | 1 | -6/+6 |
|\ | | | | | Various cleanup commits | ||||
| * | Stop using deprecated CString::from_slice constructor | Corey Farwell | 2015-02-21 | 1 | -6/+6 |
| | | |||||
* | | Fix MouseMoved by checking for NSDrag events as well, closes #288 | mitchmindtree | 2015-02-22 | 1 | -1/+4 |
|/ | |||||
* | Fixed errors on latest nightly, RingBuf -> VecDeque | mitchmindtree | 2015-02-21 | 2 | -10/+10 |
| | |||||
* | expose the platform-specific window handle (currently Win only) | Ryan Stewart | 2015-02-20 | 1 | -0/+4 |
| | |||||
* | Improve the OpenGL context request system | Pierre Krieger | 2015-02-18 | 1 | -4/+13 |
| | |||||
* | Mac: Use platform specific iterators. | Glenn Watson | 2015-02-10 | 1 | -107/+153 |
| | |||||
* | Make the mouse wheel events match natural direction on osx. | Glenn Watson | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Rename enum variants of MouseButton | Eduard Bopp | 2015-02-05 | 1 | -5/+5 |
| | | | | | With enums that are namespaced by default, it seems reasonable to be less redundant in the variant naming here. | ||||
* | Add tempory fix for #248 | Brendan Zabarauskas | 2015-02-03 | 1 | -1/+2 |
| | |||||
* | Fix OSX build | Brendan Zabarauskas | 2015-01-30 | 1 | -29/+23 |
| | |||||
* | Rename osx->cocoa | Brendan Zabarauskas | 2015-01-26 | 4 | -0/+867 |