Commit graph

485 commits

Author SHA1 Message Date
Pierre Krieger 5a20f0af6b Bump version number 2015-01-10 08:55:51 +01:00
Pierre Krieger 4c5e430dd3 Update for Rustc 2015-01-03 23:15:39 +01:00
Pierre Krieger f68bf85a85 Fix dependencies erroneously removed 2014-12-31 23:10:29 +01:00
Pierre Krieger fb42768a14 Bump version number 2014-12-30 11:18:42 +01:00
Pierre Krieger 9d7cfb4a32 Use gl_common and gl_generator from crates.io 2014-12-30 10:51:45 +01:00
Pierre Krieger b9a6366f96 Update for changes in Send/Sync traits 2014-12-30 08:20:50 +01:00
Pierre Krieger 7f6f4f8d04 Update for gl_generator's changes 2014-12-24 08:12:10 +01:00
Pierre Krieger 452514a863 Add links to documentation 2014-12-17 10:57:13 +01:00
Pierre Krieger 61a4c4b75f Use "winapi" from crates.io 2014-12-17 07:29:45 +01:00
Pierre Krieger ffba8564c8 Remove the dependency to compile_msg 2014-12-04 20:44:12 +01:00
Pierre Krieger 3cf487ac70 Use the winapi crate instead of our own ffi 2014-12-02 14:58:20 +01:00
Brendan Zabarauskas 9bf954d049 Use servo/rust-cocoa 2014-11-20 15:33:01 +11:00
Pierre Krieger 1c69819084 Add readme in Cargo.toml 2014-11-14 08:54:04 +01:00
Pierre Krieger fc7cfac41c Version 0.0.2 2014-11-14 08:51:37 +01:00
Tomaka17 7268082b76 Add some metadata in Cargo.toml 2014-11-13 09:01:30 +01:00
Glenn Watson 62bbcdbf09 Add gl_common dependency to fix android build. 2014-11-11 10:42:11 +10:00
David Partouche 2d76e0666f Added fullscreen support to osx 2014-11-06 16:40:30 +01:00
David Partouche 0ce2fd00dd Switched to own repos for osx bindings 2014-11-05 11:17:58 +01:00
David Partouche 9dd592600a Retrieve the monitors and their info for osx 2014-11-04 18:03:38 +01:00
Tomaka17 2c029f3fa3 android_glue is now a platform-specific dependency 2014-10-31 07:17:48 +01:00
Tomaka17 1d9ceb9ddf Update for Cargo's platform-specific dependencies 2014-10-21 21:25:30 +02:00
Tomaka17 6d34ef7a3d Revert temporary fix for rust-core-foundation 2014-10-14 14:44:26 +02:00
Tomaka17 4a654b561e Temporary fix to outdated rust-core-foundation 2014-10-14 14:43:38 +02:00
Tomaka17 e565bfeb13 Implement headless rendering 2014-10-09 15:55:42 +02:00
Tomaka17 cfb0cb7001 Use Cargo features to opt out of the makefile
See #46
2014-10-06 20:32:47 +02:00
David Partouche db578e6e1c Refactored window initialisation code for cocoa, making it more memory safe 2014-10-06 18:23:31 +02:00
David Partouche c38110cac7 Cocoa opens a window with OpenGL context inside 2014-10-06 18:23:31 +02:00
Tomaka17 02ba9d33d7 Rename crate to glutin 2014-09-21 11:34:41 +02:00
Tomaka17 2af367b55c Use the gl_generator macro to generate the bindings for WGL 2014-09-12 15:51:43 +02:00
Tomaka17 3cad622ee8 Examples now using a support module to draw 2014-09-12 08:53:31 +02:00
Tomaka17 0bb82e8467 Add basic support for Android 2014-09-11 18:28:07 +02:00
Tomaka17 ca83db39c7 Rename gl-init-rs to gl_init
Fix #20
2014-08-13 13:42:59 +02:00
Tomaka17 391c4e525c Now using compile_msg crate instead of static_assert 2014-08-12 09:16:08 +02:00
Tomaka17 c3a73bd68e Remove deps/gl 2014-08-11 10:27:29 +02:00
Tomaka17 1cc0447c5e Initial commit 2014-07-27 11:41:26 +02:00