Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 45a67fab35 [HTML5] Better fullscreen, canvas resizing. 4 years ago
  Fabio Alessandrelli 1eef8a318b [HTML5] Easier HTML templates, better deinit/cleanup. 4 years ago
  Fabio Alessandrelli 03edba4d75 [HTML5] Implement get_processor_count. 4 years ago
  Fabio Alessandrelli b3f78687de [HTML5] Detect screen scale and DPI. 4 years ago
  Fabio Alessandrelli 8c9a503bde [HTML5] Handle contextmenu, webglcontextlost internally. 4 years ago
  Fabio Alessandrelli 08efe327b6 [HTML5] Fix mouse_mode and fullscreen detection. 4 years ago
  Fabio Alessandrelli 31b5c5ee03 [HTML5] Custom Gamepad library to allow remapping. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli f73c9e555f Remove now unused FileAccessBuffered. 4 years ago
  Fabio Alessandrelli 87e9fbc8a0 [HTML5] Use regular unix FileAccess implementation. 4 years ago
  Fabio Alessandrelli 79a1418e7d [HTML5] Make GDNative support feature-based. 4 years ago
  Fabio Alessandrelli 4ad95cc039 [HTML5] EditorRunNative works with GDNative. 4 years ago
  Fabio Alessandrelli 0f40391924 [HTML5] Fix broken layout on load in HiDPI screens 4 years ago
  Fabio Alessandrelli e52ed6d89e [HTML5] Port JavaScript inline code to libraries. 4 years ago
  Fabio Alessandrelli a3179aa8fc Disable WebGL2, window maximize in editor builds. 4 years ago
  Fabio Alessandrelli 35fcc1835c JS synchronous start, better persistent FS sync. 4 years ago
  Fabio Alessandrelli 40f73f74ce Better HiDPI support in HTML5. 5 years ago
  Fabio Alessandrelli afb81abae5 Window event listener do not use capture. 5 years ago
  Fabio Alessandrelli c0e0247f39 Small refactor to JavaScript handlers. 5 years ago
  Fabio Alessandrelli c610ad3739 Move request_quit to javascript_main. 5 years ago
  Fabio Alessandrelli 31c21b9750 Implement HTML5 cancel/ok button swap on Windows. 5 years ago
  Fabio Alessandrelli 357e99a31e Use dummy driver when JS AudioContext is unavailable. 5 years ago
  Fabio Alessandrelli c7d2767ab9 [JS] Check canvas size each loop, force redraw. 5 years ago
  Fabio Alessandrelli b146bf2528 Canvas resize callback, to update buffer size. 5 years ago
  Fabio Alessandrelli 21c9f37757 [HTML5] Refactor JS, threads support, closures. 5 years ago
  Fabio Alessandrelli 8b321354d8 Swtich HTML5 key detection from keyCode to code. 5 years ago
  Christoph Schröder d70cb49eef Move mouse wheel handler from window to canvas element in HTML 5 years ago
  Christoph Schroeder 031aed3bb7 Fixes touch events for HTML 5 years ago
  muiroc 50727d7b22 Allow per pixel transparency in javascript platform 5 years ago
  Fabio Alessandrelli 4a50f5ff65 HTML5 callbacks rework. 5 years ago