summaryrefslogtreecommitdiffhomepage
path: root/ext
AgeCommit message (Collapse)Author
2015-10-07Add Simple 2D to gem installationTom Black
2015-10-07Free image and text structsTom Black
2015-10-07Fixing window hangTom 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-04First!Tom Black