Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  bruvzg cb6d82a111 Fix multiple missing UTF-8 decoding. il y a 3 ans
  Fabio Alessandrelli 3a61d0990e [HTML5] Editor video driver option. Replace canvas on exit. il y a 3 ans
  Fabio Alessandrelli adef4ed958 [HTML5] Remove "maximize" support. il y a 3 ans
  Fabio Alessandrelli 5e2e54a4b4 [HTML5] Refactor display/input JS library code. il y a 3 ans
  Fabio Alessandrelli c54f5b90e6 [HTML5] Implement Pointer Lock API in JS library. il y a 3 ans
  Fabio Alessandrelli 89c6aaa96d [HTML5] Implement window blur in JS library. il y a 3 ans
  Fabio Alessandrelli ac78e7f940 [HTML5] Implement fullscreenchange in JS library. il y a 3 ans
  Fabio Alessandrelli b7ac3c1aeb [HTML5] Implement mouse/touch/key events in JS library. il y a 3 ans
  Selgesel c918b4d246 [3.x] Release pressed events when the window is blurred on HTML5 platform il y a 3 ans
  Rémi Verschelde 8a48be6980 Merge pull request #52650 from Faless/js/3.x_audioworklet_nothreads_pr il y a 3 ans
  Rémi Verschelde b37776fa2f Merge pull request #52591 from timothyqiu/error-macros il y a 3 ans
  Fabio Alessandrelli 2024200182 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. il y a 3 ans
  Fabio Alessandrelli 7dfbc4e57c [HTML5] Fix wheel/touch callback modifying event after parse. il y a 3 ans
  Fabio Alessandrelli 98b42ca958 [HTML5] Fix input not working when buffered. il y a 3 ans
  Haoyu Qiu 70853fd669 Remove do{ } while(0) wrapper around error macros il y a 3 ans
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro il y a 4 ans
  Fabio Alessandrelli 8740e95f15 [HTML5] Add support for `physical_keycode`. il y a 4 ans
  bruvzg dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 4 ans
  Fabio Alessandrelli 00f3807a24 [HTML5] Implement WebGL fallback. il y a 4 ans
  Fabio Alessandrelli 4b38aefd33 [HTML5] Opt-in virtual keyboard support. il y a 4 ans
  Fabio Alessandrelli 758daab3ad [HTML5] Respect allow_hidpi option during setup il y a 4 ans
  Fabio Alessandrelli 45a67fab35 [HTML5] Better fullscreen, canvas resizing. il y a 4 ans
  Fabio Alessandrelli 1eef8a318b [HTML5] Easier HTML templates, better deinit/cleanup. il y a 4 ans
  Fabio Alessandrelli 03edba4d75 [HTML5] Implement get_processor_count. il y a 4 ans
  Fabio Alessandrelli b3f78687de [HTML5] Detect screen scale and DPI. il y a 4 ans
  Fabio Alessandrelli 8c9a503bde [HTML5] Handle contextmenu, webglcontextlost internally. il y a 4 ans
  Fabio Alessandrelli 08efe327b6 [HTML5] Fix mouse_mode and fullscreen detection. il y a 4 ans