Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-16 | Split dummy renderer classes into separate files | Bastiaan Olij | |
Split canvas_texture_storage and texture_storage from render_storage class | |||
2022-02-03 | Add screen_get_refresh_rate to DisplayServer | jordi | |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-11-25 | Added more empty definitions for headless display server | Ricardo Subtil | |
2021-07-22 | Move `alert` function from `DisplayServer` to `OS`. | bruvzg | |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker | |
-Add a v-sync mode setting which allows to choose between DISABLED, ON, ADAPTIVE and MAILBOX -Removed the V-Sync via Compositor option | |||
2021-06-01 | Move remaining dummy drivers to servers. | Fabio Alessandrelli | |