Commit History

Author SHA1 Message Date
  bruvzg 3e0262509f Move tablet driver API from OS to DisplayServer. 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 b56a2f34ce Add missing override keywords in os_windows.h 4 years ago
  Marcel Admiraal fa435a550a Add override keywords to core/os.h derived classes. 4 years ago
  reduz 2787ad65be RenderingServer reorganization 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 years ago
  bruvzg d0b5174b6a [Windows] Add tablet driver selection. 5 years ago
  bruvzg cac399a829 [Windows] Add quotes only to the command line arguments with special characters. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 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 543fb1c4da Separate DisplayServer from OS on Windows 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 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
  Juan Linietsky 0586e18449 Custom material support seems complete. 6 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 5 years ago
  Rémi Verschelde 8454804972 Merge pull request #33967 from Calinou/add-os-is-window-focused 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  bruvzg 2ef8c5fac5 iOS modular build and export implementation. 5 years ago
  Hugo Locurcio 21a3923410 Add an `OS.is_window_focused()` getter 5 years ago
  bruvzg f675621725 [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 6 years ago
  Yuri Roubinsky 034625ed93 Fix invalid window border when toggled from fullscreen to windowed mode 5 years ago