Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the necessity to call glFlush | tomaka | 2015-05-04 | 1 | -4/+0 |
* | Update the README | tomaka | 2015-05-04 | 1 | -24/+5 |
* | README del note that set_cursor isnt implemented | Bryan Bell | 2015-04-02 | 1 | -1/+0 |
* | Minor changes in documentation | Pierre Krieger | 2015-03-01 | 1 | -1/+0 |
* | Fix the README, again | tomaka | 2015-02-22 | 1 | -0/+1 |
* | Fix the README example | tomaka | 2015-02-22 | 1 | -3/+12 |
* | Fixed missing newline in README. | Mátyás Mustoha | 2015-02-18 | 1 | -1/+2 |
* | Update README.md | tomaka | 2015-02-15 | 1 | -0/+12 |
* | Merge pull request #192 from bjwbell/mouse-cursors | tomaka | 2015-01-13 | 1 | -1/+3 |
|\ | |||||
| * | Add mouse cursor support | Bryan Bell | 2015-01-12 | 1 | -1/+3 |
* | | Add appveyor build status in README | Pierre Krieger | 2015-01-13 | 1 | -0/+1 |
|/ | |||||
* | Add links to documentation | Pierre Krieger | 2014-12-17 | 1 | -0/+2 |
* | Remove obsolete README message about win32 | tomaka | 2014-12-04 | 1 | -1/+0 |
* | Remove obsolete notice in README | Tomaka17 | 2014-11-11 | 1 | -1/+0 |
* | Merge pull request #90 from tomaka/remove-glflush | tomaka | 2014-10-31 | 1 | -0/+1 |
|\ | |||||
| * | Remove call to glFlush() before swap_buffers | Tomaka17 | 2014-10-29 | 1 | -0/+1 |
* | | Update README.md | tomaka | 2014-10-29 | 1 | -2/+1 |
|/ | |||||
* | Update README.md | tomaka | 2014-10-28 | 1 | -4/+6 |
* | Update README.md | tomaka | 2014-10-13 | 1 | -3/+3 |
* | Added Gitter badge | The Gitter Badger | 2014-10-04 | 1 | -0/+1 |
* | Update README.md | tomaka | 2014-10-03 | 1 | -1/+1 |
* | Rename gl-init-rs to glutin in the README | tomaka | 2014-10-03 | 1 | -5/+4 |
* | Rename crate to glutin | Tomaka17 | 2014-09-21 | 1 | -2/+2 |
* | Update README.md | tomaka | 2014-09-19 | 1 | -0/+3 |
* | Add platform-specific notes in README | Tomaka17 | 2014-09-15 | 1 | -0/+28 |
* | Update README.md | tomaka | 2014-09-07 | 1 | -2/+2 |
* | get_proc_address now returns a libc::c_void | Tomaka17 | 2014-08-11 | 1 | -1/+1 |
* | Update README.md | tomaka | 2014-08-03 | 1 | -3/+1 |
* | Update README.md | tomaka | 2014-08-02 | 1 | -1/+1 |
* | make_current() is now unsafe | Tomaka17 | 2014-07-30 | 1 | -1/+1 |
* | Add "try it!" to README | tomaka | 2014-07-28 | 1 | -0/+9 |
* | Draft for monitor API | Tomaka17 | 2014-07-27 | 1 | -1/+1 |
* | Add example to README | Pierre Krieger | 2014-07-27 | 1 | -0/+28 |
* | Initial commit | Tomaka17 | 2014-07-27 | 1 | -0/+3 |