summaryrefslogtreecommitdiffstats
path: root/platform/javascript/js/libs/library_godot_display.js
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* [HTML5] Refactor JS library listeners to OS.Fabio Alessandrelli2021-10-051-51/+11
* [HTML5] Refactor display/input JS library code.Fabio Alessandrelli2021-10-051-378/+1
* [HTML5] Implement Pointer Lock API in JS library.Fabio Alessandrelli2021-10-051-0/+28
* [HTML5] Implement window blur in JS library.Fabio Alessandrelli2021-10-051-0/+8
* [HTML5] Implement fullscreenchange in JS library.Fabio Alessandrelli2021-10-051-0/+14
* [HTML5] Implement mouse/touch/key events in JS library.Fabio Alessandrelli2021-10-051-9/+0
* [HTML5] Fix some JS library signature.Fabio Alessandrelli2021-06-141-1/+1
* [HTML5] Implement WebGL fallback.Fabio Alessandrelli2021-04-061-0/+11
* [HTML5] Fix WM notifications not being called.Fabio Alessandrelli2021-03-291-1/+1
* [HTML5] Drag and drop zip in project manager.Fabio Alessandrelli2021-03-121-26/+38
* [HTML5] Opt-in virtual keyboard support.Fabio Alessandrelli2021-03-111-2/+134
* [HTML5] Properly set canvas size during setup.Fabio Alessandrelli2021-03-101-0/+1
* [HTML5] Respect allow_hidpi option during setupFabio Alessandrelli2021-03-081-5/+10
* [HTML5] Rename heapCopy to heapSlice.Fabio Alessandrelli2021-03-051-2/+2
* [HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli2021-02-191-19/+167
* [HTML5] Detect screen scale and DPI.Fabio Alessandrelli2021-02-121-0/+26
* [HTML5] Handle contextmenu, webglcontextlost internally.Fabio Alessandrelli2021-02-111-0/+12
* [HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli2021-01-181-1/+171
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [HTML5] Add function signatures to JS libraries.Fabio Alessandrelli2020-12-041-0/+19
* [HTML5] Run eslint --fix.Fabio Alessandrelli2020-11-231-84/+85
* [HTML5] Libraries refactor for linting.Fabio Alessandrelli2020-11-211-0/+477