| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-13 | Update simple2d usage to latest interface | Julian Simioni | |
| Commit [890aa1c](https://github.com/simple2d/simple2d/commit/890aa1cdeacccac97d6512019f02e43d9fb1943d) in simple2d makes some backwards-incompatible interface changes. This should bring ruby2d back up to date with them. | |||
| 2016-01-01 | Add `--no-brew` option | Tom Black | |
| Used to skip Homebrew on OS X, also some extconf cleanup | |||
| 2015-12-29 | Update Simple 2D using Homebrew when installed | Tom Black | |
| Also more extconf.rb cleanup | |||
| 2015-12-28 | Fixing `S2D_CreateWindow` API call | Tom Black | |
| Flags should be Uint32 | |||
| 2015-12-28 | Cleaning up extconf.rb | Tom Black | |
| 2015-12-25 | Updating to match Simple 2D API changes | Tom Black | |
| 2015-12-25 | Store frame rate | Tom Black | |
| 2015-11-13 | Cleaning up `extconf.rb` | Tom Black | |
| 2015-11-13 | Adding controller callback | Tom Black | |
| 2015-10-07 | Adding some comments to `ruby2d.c` | Tom Black | |
| 2015-10-07 | Add Simple 2D to gem installation | Tom Black | |
| 2015-10-07 | Free image and text structs | Tom Black | |
| 2015-10-07 | Fixing window hang | Tom Black | |
| Window and media subsystems were being closed too early after `show`, causing Ruby garbage collection to hang when freeing objects relying on those systems. | |||
| 2015-10-04 | First! | Tom Black | |
