Commit graph

24 commits

Author SHA1 Message Date
dxb 18bf08f9a9 Bump version 2021-07-17 19:47:42 -04:00
LoganDark 9a64350619
Update to Rust 2018 edition 2021-02-21 18:27:58 -08:00
Logan Darklock a51872fb82
Implement builder pattern; fixes #10 2021-01-22 16:33:07 -08:00
LoganDark 02b3b62520
Update glutin, docs, and adds a few other features (including multi window support) (#5)
Upgrades glutin, docs, and adds a few other features (including multi window support). But not the readme. That comes next.
2021-01-20 22:12:52 -05:00
shivshank 484ff092ba Bump version 2019-04-21 21:45:32 -04:00
Huanzo 5f9953b01a updated glutin to newest version with fix for WindowEvent::HoveredFile and WindowEvent::HoveredFileCancelled 2019-01-26 15:39:14 +01:00
shivshank 6836050f19 Update Cargo.toml, remove invalid category 2018-08-25 16:55:58 -04:00
shivshank ac966f9a40 Bump version 2018-08-25 16:08:48 -04:00
shivshank f71d48b814 Make things easier to find 2018-08-25 15:31:44 -04:00
shivshank dafc614729 Update version 2018-08-24 18:14:31 -04:00
shivshank cac568542a Fix GOL example 2018-07-28 17:15:47 -04:00
shivshank 79c14c51c5 Bump version 2018-07-28 16:59:22 -04:00
shivshank 0ec51b2969 Update version 2018-07-27 22:56:19 -04:00
shivshank aa46df7f74 Update version, readme 2018-07-27 22:16:07 -04:00
shivshank 2cd65b90b1 Update version 2018-07-27 18:02:05 -04:00
shivshank 16e1c25e31 Fix broken export 2018-07-27 17:16:38 -04:00
shivshank 54af8986ab Prep Cargo.toml for crates.io 2018-07-27 17:10:51 -04:00
shivshank d3ae1b8bac Update version 2018-07-27 17:00:00 -04:00
shivshank 03f4f50d28 Completely refactor to support breakout and exposed internals 2018-07-25 22:00:59 -04:00
shivshank 86570bd141 Finish doc comment
I don't know why I have a tendency to forget writing docs... while mid
writing docs!
2018-07-24 18:38:36 -04:00
shivshank d12cdb02d7 Remove wildcard dependencies (oops!) 2018-07-24 18:13:22 -04:00
shivshank e6da32862e Allow switching out the default shaders 2018-05-31 21:58:36 -04:00
shivshank c9e323c248 Fix example typo 2018-05-29 23:33:20 -04:00
shivshank 375573b5e8 Create basic buffer upload API 2018-05-29 22:48:20 -04:00