Historique des commits

Auteur SHA1 Message Date
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile il y a 3 ans
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 il y a 3 ans
  Fabio Alessandrelli c494e442bc [HTML5] Refactor display/input JS library code. il y a 3 ans
  Fabio Alessandrelli 204822ed45 [HTML5] Implement Pointer Lock API in JS library. il y a 3 ans
  Fabio Alessandrelli 7d6c1fdb32 [HTML5] Implement window blur in JS library. il y a 3 ans
  Fabio Alessandrelli b6315afc9a [HTML5] Implement fullscreenchange in JS library. il y a 3 ans
  Fabio Alessandrelli b2d30c725d [HTML5] Implement mouse/touch/key events in JS library. il y a 3 ans
  Selgesel 5d1d9f23de Release pressed events when the window is blurred on HTML5 platform il y a 3 ans
  Fabio Alessandrelli c3f5194861 [HTML5] Fix wheel/touch callback modifying event after parse. il y a 3 ans
  Fabio Alessandrelli 4c6845c095 [HTML5] Fix input not working when buffered. il y a 3 ans
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers il y a 4 ans
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. il y a 4 ans
  Fabio Alessandrelli 3d8acc7a54 [HTML5] Fix build (with module_webxr_enabled=no). il y a 4 ans
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN il y a 4 ans
  Fabio Alessandrelli 8cdef21d6c Move remaining dummy drivers to servers. il y a 4 ans
  Rémi Verschelde 4219a4cb6f Fix typos with codespell il y a 4 ans
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 il y a 4 ans
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods il y a 4 ans
  Rémi Verschelde 35ec0e9be7 OS: Remove native video API only implemented on iOS il y a 4 ans
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` il y a 4 ans
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` il y a 4 ans
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() il y a 4 ans
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) il y a 5 ans
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton il y a 4 ans
  Fabio Alessandrelli 3416f7b521 [HTML5] Opt-in virtual keyboard support. il y a 4 ans
  Fabio Alessandrelli f34c7982c5 [HTML5] Respect allow_hidpi option during setup il y a 4 ans
  Fabio Alessandrelli 65abf94675 [HTML5] Better fullscreen, canvas resizing. il y a 4 ans
  Fabio Alessandrelli 2972ea3229 [HTML5] Easier HTML templates, better deinit/cleanup. il y a 4 ans