Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 26ec6ca576 [HTML5] Implement get_processor_count. 4 years ago
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde e5e1277ecd Merge pull request #44161 from Faless/fix/fa_buffered_remove 4 years ago
  Fabio Alessandrelli 781efc26e0 Remove now unused FileAccessBuffered. 4 years ago
  Fabio Alessandrelli 1396c74734 [HTML5] Use regular unix FileAccess implementation. 4 years ago
  Fabio Alessandrelli dd9503dc19 [HTML5] Make GDNative support feature-based. 4 years ago
  Fabio Alessandrelli 611c4998e8 [HTML5] EditorRunNative works with GDNative. 4 years ago
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. 4 years ago
  Fabio Alessandrelli dccd71c7a3 JS synchronous start, better persistent FS sync. 4 years ago
  Fabio Alessandrelli 27ab97501b [HTML5] Add override keyword, cleanup methods. 5 years ago
  Fabio Alessandrelli 7a5e10b8a9 Use dummy driver when JS AudioContext is unavailable. 5 years ago
  Fabio Alessandrelli fd92270b0a Refactor canvas ID and locale handling. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli 3097c2da96 Add WebSocket debugger, use it for Javascript. 5 years ago
  Fabio Alessandrelli d2eef39731 Fix Closure compiler build, python style. 5 years ago
  Fabio Alessandrelli 7411e7fd37 DisplayServerJavaScript implementation. 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  Christoph Schröder b1e8ac7b08 Move mouse wheel handler from window to canvas element in HTML 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Fabio Alessandrelli 919bbf8077 [HTML5] Refactor JS, threads support, closures. 5 years ago
  Fabio Alessandrelli aa8c825855 OS_Javascript temporarly uses dummy rasterizer. 5 years ago
  Fabio Alessandrelli fd035c931d Fix Javascript platform after PoolVector removal. 5 years ago
  Fabio Alessandrelli 80582ffa66 Merge pull request #36557 from Schroedi/fix_html_touch 5 years ago
  Christoph Schroeder 5134317afc Fixes touch events for HTML 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago