Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up module definition. | David Thompson | 2014-01-12 | 1 | -3/+1 |
| | | | | * 2d/wrappers/gl.scm: Remove unused cruft. | ||||
* | Revert "Add missing wrappers for glGenTextures and glDeleteTextures." | David Thompson | 2013-09-05 | 1 | -23/+1 |
| | | | | This reverts commit f6eed03342b55a2a843c177822bef13609d81703. | ||||
* | Add missing wrappers for glGenTextures and glDeleteTextures. | David Thompson | 2013-09-05 | 1 | -1/+23 |
| | | | | This should resolve issue #10. | ||||
* | Remove unnecessary gl enum. | David Thompson | 2013-08-14 | 1 | -20/+0 |
| | |||||
* | Move gl.scm to wrappers subdirectory. | David Thompson | 2013-08-14 | 1 | -0/+96 |