Commit History

Author SHA1 Message Date
  lawnjelly e3491a3744 Add GLES2 2D renderer + Linux display manager 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
  ne0fhyk 3a00ff1cce Add partial support for Android scoped storage. 4 years ago
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 years ago
  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 5 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