aboutsummaryrefslogtreecommitdiffstats
path: root/examples/support
Commit message (Expand)AuthorAgeFilesLines
* Update for changes in gl-rsTomaka172014-11-051-31/+35
* Remove call to glFlush() before swap_buffersTomaka172014-10-291-0/+4
* Update for rustc and gl-rsTomaka172014-10-221-2/+12
* Implement headless renderingTomaka172014-10-091-0/+2
* Vertex data for android is now staticTomaka172014-10-021-8/+9
* Rename crate to glutinTomaka172014-09-211-2/+2
* Add triangle to exampleTomaka172014-09-121-1/+45
* Examples now using a support module to drawTomaka172014-09-121-0/+32