Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added is_closed to osx window | David Partouche | 2014-10-23 | 1 | -2/+9 | |
| | ||||||
* | Added mose move event | David Partouche | 2014-10-23 | 1 | -4/+11 | |
| | ||||||
* | Fixed a compilation error: setContentview changed setContentView_ | David Partouche | 2014-10-23 | 1 | -1/+1 | |
| | ||||||
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -3/+31 | |
| | ||||||
* | Fixed a space missing | DavidPartouche | 2014-10-06 | 1 | -1/+1 | |
| | ||||||
* | Added events handling for left/right mouse clicking | David Partouche | 2014-10-06 | 1 | -7/+32 | |
| | ||||||
* | Refactored window initialisation code for cocoa, making it more memory safe | David Partouche | 2014-10-06 | 1 | -29/+77 | |
| | ||||||
* | Cocoa opens a window with OpenGL context inside | David Partouche | 2014-10-06 | 1 | -12/+94 | |
| | ||||||
* | Now using compile_msg crate instead of static_assert | Tomaka17 | 2014-08-12 | 1 | -0/+2 | |
| | ||||||
* | set_position now takes ints | Pierre Krieger | 2014-08-07 | 1 | -1/+1 | |
| | | | | Fix #12 | |||||
* | Fix bugs from f4fb699b524 | Felix S. Klock II | 2014-08-03 | 1 | -1/+1 | |
| | ||||||
* | Add dummy implementation for OS/X | Tomaka17 | 2014-08-03 | 1 | -0/+79 | |