Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pin core-graphics to 0.2 since cocoa 0.2.4 does | Jack Moffitt | 2016-03-08 | 1 | -1/+1 |
* | Fix this_platform_is_not_supported on OpenBSD. | Kirill Zdornyy | 2016-03-01 | 1 | -0/+7 |
* | TouchpadPressure event | Paul Rouget | 2016-02-26 | 1 | -2/+2 |
* | Merge pull request #723 from petevine/master | tomaka | 2016-02-14 | 1 | -0/+7 |
|\ | |||||
| * | Update Cargo.toml | petevine | 2016-02-14 | 1 | -0/+7 |
* | | Publish 0.4.8 | Pierre Krieger | 2016-02-09 | 1 | -2/+2 |
* | | Merge branch 'master' of http://github.com/tomaka/gl-init-rs | Pierre Krieger | 2016-02-09 | 1 | -4/+8 |
|\ \ | |||||
| * | | Update the emscripten port of glutin | Pierre Krieger | 2016-02-09 | 1 | -3/+0 |
| * | | Update Cargo.toml | petevine | 2016-02-01 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #716 from mmatyas/typofix | tomaka | 2016-02-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Typo fix in package description | Mátyás Mustoha | 2016-02-01 | 1 | -1/+1 |
* | | | Publish 0.4.7 | Pierre Krieger | 2016-01-29 | 1 | -1/+1 |
|/ / | |||||
* / | Publish 0.4.6 | tomaka | 2016-01-28 | 1 | -1/+1 |
|/ | |||||
* | Dependency fix | Marcell Pardavi | 2015-12-31 | 1 | -7/+6 |
* | Publish 0.4.5 | Ruben Bakker | 2015-12-29 | 1 | -1/+1 |
* | api/wayland: fix Window not being Send+Sync | Victor Berger | 2015-12-22 | 1 | -6/+6 |
* | api/wayland: add keyboard support. | Victor Berger | 2015-12-22 | 1 | -6/+6 |
* | api/wayland: update wayland-client to 0.5.3 | Victor Berger | 2015-12-22 | 1 | -18/+18 |
* | api/wayland: Reset to empty API. | Victor Berger | 2015-12-22 | 1 | -18/+18 |
* | Publish 0.4.4 | tomaka | 2015-12-20 | 1 | -1/+1 |
* | Update some libraries | Simon Sapin | 2015-12-01 | 1 | -4/+4 |
* | Merge pull request #646 from adambadawy/master | tomaka | 2015-11-11 | 1 | -6/+6 |
|\ | |||||
| * | Update x11-dl | Adam Badawy | 2015-10-27 | 1 | -6/+6 |
* | | Publish 0.4.2 | Pierre Krieger | 2015-11-09 | 1 | -1/+1 |
* | | Update to libc 0.2, remove unnecessary gl_common crate | mitchmindtree | 2015-11-09 | 1 | -12/+12 |
* | | Lock objc version, add casts to appease libc pointer type conflict. Closes #654 | mitchmindtree | 2015-11-08 | 1 | -7/+7 |
* | | Fix the libc breakage | Pierre Krieger | 2015-11-04 | 1 | -2/+2 |
|/ | |||||
* | Publish 0.4.0 | Pierre Krieger | 2015-10-03 | 1 | -1/+1 |
* | Update khronos_api to 0.0.8 | Pierre Krieger | 2015-10-03 | 1 | -1/+1 |
* | Remove the window feature entirely | Pierre Krieger | 2015-10-03 | 1 | -4/+0 |
* | Update the gl_generator dependency | Pierre Krieger | 2015-09-30 | 1 | -3/+3 |
* | Merge pull request #606 from paulrouget/NSFullSizeContentViewWindowMask | tomaka | 2015-09-23 | 1 | -1/+1 |
|\ | |||||
| * | Update cocoa version | Paul Rouget | 2015-09-23 | 1 | -1/+1 |
* | | Merge pull request #611 from vvuk/win32 | tomaka | 2015-09-23 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | win32: Bump user32-sys req for MapVirtualKeyA | Vladimir Vukicevic | 2015-09-22 | 1 | -4/+4 |
* | | Merge pull request #610 from mbrubeck/android-touch | tomaka | 2015-09-22 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Support multi-touch events on Android | Matt Brubeck | 2015-09-22 | 1 | -1/+1 |
* | | make glutin compile on all iOS targets | Tim Neumann | 2015-09-21 | 1 | -0/+3 |
* | | Publish 0.3.6 | tomaka | 2015-09-12 | 1 | -1/+1 |
* | | Bump gl_generator to 0.0.27 | Anthony Ramine | 2015-09-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #585 from frewsxcv/https | tomaka | 2015-08-30 | 1 | -1/+1 |
|\ | |||||
| * | Use HTTPS for doc hyperlink | Corey Farwell | 2015-08-27 | 1 | -1/+1 |
* | | Make it work on DragonFly/FreeBSD | Michael Neumann | 2015-08-30 | 1 | -0/+14 |
|/ | |||||
* | Cleanup unused import stuff | Peter Atashian | 2015-08-21 | 1 | -0/+8 |
* | Publish 0.3.5 | Pierre Krieger | 2015-08-21 | 1 | -1/+1 |
* | Update wayland backend to draw decorations. | Victor Berger | 2015-08-16 | 1 | -4/+8 |
* | Publish 0.3.4 | Pierre Krieger | 2015-07-25 | 1 | -1/+1 |
* | Add aarch64-unknown-linux-gnu support | Akos Kiss | 2015-07-23 | 1 | -0/+6 |
* | Publish 0.3.3 | tomaka | 2015-07-22 | 1 | -1/+1 |
* | Publish 0.3.2 | Pierre Krieger | 2015-07-19 | 1 | -1/+1 |