aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/emscripten
Commit message (Expand)AuthorAgeFilesLines
* Update the emscripten port of glutinPierre Krieger2016-02-091-8/+31
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-1/+1
* Rename MonitorID -> MonitorIdPierre Krieger2015-09-241-6/+6
* Add #[inline] attributesPierre Krieger2015-09-231-1/+28
* Extract GlAttributes from BuilderAttribsPierre Krieger2015-09-211-1/+1
* Merge pull request #488 from tomaka/rem-is-closedtomaka2015-06-171-5/+0
|\
| * Remove the is_closed functionPierre Krieger2015-06-161-5/+0
* | Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-5/+6
|/
* Basic implementation of emscriptenTomaka172015-05-032-0/+333