Commit History

Author SHA1 Message Date
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 4 years ago
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 4 years ago
  Aaron Franke 2dabdda36a Update Time documentation 4 years ago
  Bartłomiej T. Listwon 425ed0ffe0 Add missing WIN32_LEAN_AND_MEAN 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN 4 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Marcus Brummer fda2743fef Converted sensor acceleration units to m/s^2 on iOS and UWP 4 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Pedro J. Estébanez 8ed259b792 Modernize RWLock 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
  Marcel Admiraal 60ddca2545 Remove OS::can_draw() remnants 4 years ago
  reduz e93b2242c2 Reorganize rendering server. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Rémi Verschelde 33b2070d2e Remove obsolete GLES2 backend code 5 years ago
  PouleyKetchoupp 8c05dadcff Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  Rémi Verschelde c4dd866a15 Merge pull request #38958 from lawnjelly/time_overflow_4 5 years ago
  lawnjelly db9fa88160 Fix overflow condition with QueryPerformanceCounter 5 years ago
  SkyJJ cc473b948f Fix Android LineEdit editing bugs 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago