Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add texture regions. | David Thompson | 2013-07-06 | 1 | -1/+37 |
| | |||||
* | Reap OpenGL textures when texture objects are GC'd. | David Thompson | 2013-06-23 | 1 | -3/+22 |
| | |||||
* | Add support for creating textures from RGB and RGBA surfaces. | David Thompson | 2013-06-16 | 1 | -3/+12 |
| | |||||
* | Add a color parameter to texture-quad. | David Thompson | 2013-06-16 | 1 | -1/+2 |
| | |||||
* | Change gl-tex-parameter to gl-texture-parameter. | David Thompson | 2013-06-13 | 1 | -15/+15 |
| | |||||
* | Add texture module. | David Thompson | 2013-06-12 | 1 | -0/+87 |