servo/ports/servoshell/egl
Jonathan Schwender 0dd8798148
servoshell: Remove duplicate egl bindings on android/ohos (#34716)
- The default value for SwapInterval is 1,
  so setting it to 1 changes nothing
- We don't clear the screen immediately anymore, which was the only
  useage of the egl bindings

this saves us from duplicated EGL bindings.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-12-20 15:08:09 +00:00
..
android servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00
ohos servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00
android.rs servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00
host_trait.rs ohos: Present on vsync signals (#33117) 2024-08-30 13:25:50 +00:00
log.rs ohos: Add basic IME and keyboard support (#34188) 2024-11-15 15:04:48 +00:00
mod.rs servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00
ohos.rs servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00
servo_glue.rs servoshell: Remove duplicate egl bindings on android/ohos (#34716) 2024-12-20 15:08:09 +00:00