aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove the "headless" feature entirelyPierre Krieger2015-05-041-1/+0
| |
* | Copy Linux dependencies to ARM targetkrdln2015-05-051-0/+4
|/ | | Add `[target.arm-unknown-linux-gnueabihf.dependencies]` with osmesa-sys and x11. This enables glutin to compile on ARM Linux.
* Publish 0.0.31tomaka2015-05-041-1/+1
|
* Remove the "headless" featurePierre Krieger2015-05-041-2/+2
|
* Publish 0.0.30tomaka2015-05-021-1/+1
|
* Fix compilation of cocoaPierre Krieger2015-05-021-1/+1
|
* Implemented gl_core flagDzmitry Malyshau2015-04-301-1/+1
|
* Use the shared_library crate instead of loading symbols manuallyPierre Krieger2015-04-271-0/+1
|
* Release 0.0.27tomaka2015-04-261-1/+1
|
* Publish 0.0.26tomaka2015-04-221-1/+1
|
* Merge pull request #368 from Daggerbot/wiptomaka2015-04-171-0/+8
|\ | | | | Using `x11-rs` and `osmesa-rs`.
| * Using `x11-rs` and `osmesa-rs`.Daggerbot2015-04-091-0/+8
| |
* | Publish 0.0.25tomaka2015-04-141-1/+1
| |
* | Implemented get_pixel_format for X11Dzmitry Malyshau2015-04-121-1/+1
|/
* Publish 0.0.23tomaka2015-04-081-1/+1
|
* Publish 0.0.22tomaka2015-04-031-1/+1
| | | For Rust 1.0.0-beta
* Publish 0.0.21tomaka2015-04-031-1/+1
|
* Publish 0.0.20tomaka2015-04-031-1/+1
|
* Remove all features for 1.0 betaPierre Krieger2015-04-031-0/+1
|
* Publish 0.0.19tomaka2015-04-021-2/+1
|
* Publish 0.0.18tomaka2015-04-011-1/+1
|
* Release 0.0.17Nathaniel Theis2015-03-311-1/+1
|
* Release 0.0.16tomaka2015-03-301-1/+1
|
* Update for winapiPierre Krieger2015-03-301-6/+6
|
* Publish 0.0.15tomaka2015-03-281-1/+1
|
* Merge pull request #321 from SSheldon/objc_libBrendan Zabarauskas2015-03-261-17/+5
|\ | | | | Use objc crate for Objective-C runtime functionality
| * Updated to use objc lib.Steven Sheldon2015-03-251-0/+1
| |
| * Cleaned up OSX dependencies.Steven Sheldon2015-03-251-17/+4
| |
* | Release 0.0.14tomaka2015-03-251-1/+1
|/
* Fix the description in Cargo.tomltomaka2015-03-251-1/+1
|
* Release 0.0.13tomaka2015-03-231-1/+1
|
* Release 0.0.12tomaka2015-03-211-1/+1
|
* Depend on glutin_core_foundation instead of core_foundationtomaka2015-03-201-3/+3
|
* Publish version 0.0.10tomaka2015-03-191-1/+1
|
* Pull all dependencies from crates.ioPierre Krieger2015-03-131-12/+12
|
* Switch to new I/O in build.rsPierre Krieger2015-03-131-1/+1
|
* Bump versiontomaka2015-03-081-1/+1
|
* bump versionAndreas Gal2015-02-231-1/+1
|
* Bump versiontomaka2015-02-211-1/+1
|
* Setup deployment on crates.ioPierre Krieger2015-02-151-1/+1
|
* Update with libc changePierre Krieger2015-02-061-1/+2
|
* Upgrade to latest winapiPeter Atashian2015-01-251-7/+11
| | | | Signed-off-by: Peter Atashian <retep998@gmail.com>
* Implement vsync for x11 and add vsync examplePierre Krieger2015-01-231-0/+3
|
* Fix for changes in winapiPierre Krieger2015-01-181-2/+2
|
* Update for rustc/cargoPierre Krieger2015-01-171-0/+1
|
* Merge pull request #191 from sbward/osx-1.0-alphatomaka2015-01-121-0/+6
|\ | | | | OSX compatibility for Rust 1.0 alpha
| * Revert arch_64 feature flag for rust-cocoaSam Ward2015-01-111-1/+0
| |
| * OSX compatibility for Rust 1.0 alphaSam Ward2015-01-101-0/+7
| |
* | Bump version numberPierre Krieger2015-01-101-2/+2
|/
* Update for RustcPierre Krieger2015-01-031-2/+2
|