aboutsummaryrefslogtreecommitdiff
path: root/src/library_html5.js
AgeCommit message (Expand)Author
2014-02-26Add new fields to EmscriptenFullscreenChangeEvent structure that report the n...Jukka Jylänki
2014-02-21Apply coding conventions to library_html5.js.Jukka Jylänki
2014-02-21Add missing semicolons at the end of statements for library_html5.js.Jukka Jylänki
2014-02-21Merge pull request #2148 from TV4Fun/html5fixesjuj
2014-02-21Fix bugs in HTML5 events when using SAFE_HEAPJoel Croteau
2014-02-21Squashed commit of the following:Joel Croteau
2014-02-01Fix indentation in the comments added in the previous commit.Jukka Jylänki
2014-02-01Restrict touch events to not run deferred fullscreen+pointerlock requests due...Jukka Jylänki
2014-02-01Add support for detecting whether screen orientation lock succeeds or fails. ...Jukka Jylänki
2014-01-24Rename library_events to library_html5 and other suggested renamings. Add bet...Jukka Jylänki