summaryrefslogtreecommitdiff
path: root/sly/window.scm
Commit message (Expand)AuthorAgeFilesLines
* math: Rewrite vector math library to use packed f64 bytevectors.David Thompson2016-02-271-1/+2
* window: Initialize SDL window before opening.David Thompson2016-02-051-0/+2
* window: Configure various OpenGL parameters.David Thompson2016-01-121-1/+6
* window: Respect fullscreen setting.David Thompson2016-01-121-0/+1
* Upgrade to SDL2!David Thompson2015-12-221-32/+35
* window: Throw an exception when SDL window cannot be opened.David Thompson2015-03-171-1/+2
* window: Fix outdated docstring.David Thompson2015-01-191-1/+1
* math: Move transform module to sly/math directory.David Thompson2014-11-081-1/+1
* Rewrite vector math module.David Thompson2014-10-011-6/+5
* camera: Add before/after draw handlers.David Thompson2014-09-061-10/+1
* Enable OpenGL scissor test.David Thompson2014-08-251-0/+1
* Reset video mode when window is resized.David Thompson2014-08-251-3/+5
* Enable GL face culling and depth test.David Thompson2014-08-251-0/+2
* Rename guile-2d to Sly!David Thompson2014-06-281-0/+118