Age | Commit message (Expand) | Author |
---|---|---|
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-18 | Fix initialising of gl_manager and checking gl_manager and context_vulkan pre... | Bastiaan Olij |
2021-08-12 | Use "volk" instead of statically linked Vulkan loader. | bruvzg |
2021-08-10 | Use Key enum instead of plain integers | Aaron Franke |
2021-07-22 | Move `alert` function from `DisplayServer` to `OS`. | bruvzg |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker |
2021-05-07 | OS: Remove native video API only implemented on iOS | Rémi Verschelde |
2021-05-04 | Rename `doubleclick` to `double_click` | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-04 | RenderingServer reorganization | reduz |
2020-07-26 | Fix Return key events in LineEdit & TextEdit on Android | PouleyKetchoupp |
2020-07-25 | iOS: Vulkan support | Sergey Minakov |