1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-19 14:31:59 +00:00
Files
godot/doc/classes
Matias N. Goldberg aaa0e2fddf Add Swappy & Pre-Transformed Swapchain
- Adds Swappy for Android for stable frame pacing
- Implements pre-transformed Swapchain so that Godot's compositor is in
charge of rotating the screen instead of Android's compositor
(performance optimization for phones that don't have HW rotator)

============================

The work was performed by collaboration of TheForge and Google. I am
merely splitting it up into smaller PRs and cleaning it up.

Changes from original PR:

- Removed "display/window/frame_pacing/android/target_frame_rate" option
to use Engine::get_max_fps instead.
- Target framerate can be changed at runtime using Engine::set_max_fps.
- Swappy is enabled by default.
- Added documentation.
- enable_auto_swap setting is replaced with swappy_mode.
2024-10-28 18:55:37 -03:00
..
2024-09-30 12:21:30 +02:00
2024-09-29 17:27:36 +09:00
2024-09-29 17:27:36 +09:00
2024-09-26 13:00:17 -07:00
2024-06-18 11:06:31 -04:00
2024-06-18 11:06:31 -04:00
2024-06-18 11:06:31 -04:00
2024-09-27 20:07:36 +08:00
2024-09-25 12:08:06 +02:00
2024-05-09 14:36:28 +02:00
2024-10-01 21:39:16 +02:00
2024-05-14 19:22:50 +12:00
2024-07-07 22:15:23 +02:00
2024-09-30 12:21:30 +02:00
2024-09-30 12:21:30 +02:00
2024-07-17 18:53:03 +02:00
2024-09-16 16:26:15 +02:00
2024-09-01 17:00:47 +02:00
2024-06-15 18:21:05 +02:00
2024-06-15 18:21:05 +02:00
2024-09-30 12:21:30 +02:00