Commit History

Author SHA1 Message Date
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  bruvzg b456bfad5c Add runtime GLES2 / Vulkan context selection. 6 years ago
  bruvzg eb48be51db Add static Vulkan loader. 6 years ago
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. 5 years ago
  Bruno Lourenço a3bcdbeb78 Android virtual keyboard respecting LineEdit max length. 5 years ago
  bruvzg d07cdc594f [macOS] Load PCK from the .app bundle resources, instead of changing working directory. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  TerminalJack e1dda5195c Added support for vertical syncing via the Windows OS compositor (DWM.) 5 years ago
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  volzhs 4061e5bb75 Support vibration for Android and iOS 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  K. S. Ernest (iFire) Lee 05de0eafab Add editor screenshot on control - f12. 6 years ago
  qarmin d408c254a2 Fix small memory leak in OS.cpp 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  bruvzg 2b9ed68d6a Add native window/taskbar icon support for Windows and macOS. 6 years ago
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 years ago
  Juan Linietsky 5eeb06ffd1 -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 6 years ago
  Pedro J. Estébanez 496d8f19fc Let memory stat functions return uint64_t 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Jared 4ccf25a577 Added multi-monitor support for center_window() 7 years ago
  Marcelo Fernandez 05fc12ddb6 Add OS::open_midi_inputs and OS::close_midi_inputs 7 years ago