Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull all dependencies from crates.io | Pierre Krieger | 2015-03-13 | 1 | -12/+12 |
| | |||||
* | Switch to new I/O in build.rs | Pierre Krieger | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | Bump version | tomaka | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | bump version | Andreas Gal | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Bump version | tomaka | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | Setup deployment on crates.io | Pierre Krieger | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | Update with libc change | Pierre Krieger | 2015-02-06 | 1 | -1/+2 |
| | |||||
* | Upgrade to latest winapi | Peter Atashian | 2015-01-25 | 1 | -7/+11 |
| | | | | Signed-off-by: Peter Atashian <retep998@gmail.com> | ||||
* | Implement vsync for x11 and add vsync example | Pierre Krieger | 2015-01-23 | 1 | -0/+3 |
| | |||||
* | Fix for changes in winapi | Pierre Krieger | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | Update for rustc/cargo | Pierre Krieger | 2015-01-17 | 1 | -0/+1 |
| | |||||
* | Merge pull request #191 from sbward/osx-1.0-alpha | tomaka | 2015-01-12 | 1 | -0/+6 |
|\ | | | | | OSX compatibility for Rust 1.0 alpha | ||||
| * | Revert arch_64 feature flag for rust-cocoa | Sam Ward | 2015-01-11 | 1 | -1/+0 |
| | | |||||
| * | OSX compatibility for Rust 1.0 alpha | Sam Ward | 2015-01-10 | 1 | -0/+7 |
| | | |||||
* | | Bump version number | Pierre Krieger | 2015-01-10 | 1 | -2/+2 |
|/ | |||||
* | Update for Rustc | Pierre Krieger | 2015-01-03 | 1 | -2/+2 |
| | |||||
* | Fix dependencies erroneously removed | Pierre Krieger | 2014-12-31 | 1 | -0/+15 |
| | |||||
* | Bump version number | Pierre Krieger | 2014-12-30 | 1 | -16/+1 |
| | |||||
* | Use gl_common and gl_generator from crates.io | Pierre Krieger | 2014-12-30 | 1 | -3/+3 |
| | |||||
* | Update for changes in Send/Sync traits | Pierre Krieger | 2014-12-30 | 1 | -2/+2 |
| | |||||
* | Update for gl_generator's changes | Pierre Krieger | 2014-12-24 | 1 | -2/+3 |
| | |||||
* | Add links to documentation | Pierre Krieger | 2014-12-17 | 1 | -0/+1 |
| | |||||
* | Use "winapi" from crates.io | Pierre Krieger | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | Remove the dependency to compile_msg | Pierre Krieger | 2014-12-04 | 1 | -3/+0 |
| | |||||
* | Use the winapi crate instead of our own ffi | Pierre Krieger | 2014-12-02 | 1 | -0/+8 |
| | |||||
* | Use servo/rust-cocoa | Brendan Zabarauskas | 2014-11-20 | 1 | -2/+2 |
| | |||||
* | Add readme in Cargo.toml | Pierre Krieger | 2014-11-14 | 1 | -0/+1 |
| | |||||
* | Version 0.0.2 | Pierre Krieger | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Add some metadata in Cargo.toml | Tomaka17 | 2014-11-13 | 1 | -0/+4 |
| | |||||
* | Add gl_common dependency to fix android build. | Glenn Watson | 2014-11-11 | 1 | -0/+3 |
| | |||||
* | Added fullscreen support to osx | David Partouche | 2014-11-06 | 1 | -8/+2 |
| | |||||
* | Switched to own repos for osx bindings | David Partouche | 2014-11-05 | 1 | -4/+4 |
| | |||||
* | Retrieve the monitors and their info for osx | David Partouche | 2014-11-04 | 1 | -0/+6 |
| | |||||
* | android_glue is now a platform-specific dependency | Tomaka17 | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | Update for Cargo's platform-specific dependencies | Tomaka17 | 2014-10-21 | 1 | -4/+9 |
| | |||||
* | Revert temporary fix for rust-core-foundation | Tomaka17 | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Temporary fix to outdated rust-core-foundation | Tomaka17 | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -1/+3 |
| | |||||
* | Use Cargo features to opt out of the makefile | Tomaka17 | 2014-10-06 | 1 | -0/+4 |
| | | | | See #46 | ||||
* | Refactored window initialisation code for cocoa, making it more memory safe | David Partouche | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Cocoa opens a window with OpenGL context inside | David Partouche | 2014-10-06 | 1 | -0/+6 |
| | |||||
* | Rename crate to glutin | Tomaka17 | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | Use the gl_generator macro to generate the bindings for WGL | Tomaka17 | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Examples now using a support module to draw | Tomaka17 | 2014-09-12 | 1 | -3/+0 |
| | |||||
* | Add basic support for Android | Tomaka17 | 2014-09-11 | 1 | -0/+6 |
| | |||||
* | Rename gl-init-rs to gl_init | Tomaka17 | 2014-08-13 | 1 | -1/+1 |
| | | | | Fix #20 | ||||
* | Now using compile_msg crate instead of static_assert | Tomaka17 | 2014-08-12 | 1 | -0/+3 |
| | |||||
* | Remove deps/gl | Tomaka17 | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Initial commit | Tomaka17 | 2014-07-27 | 1 | -0/+8 |