Commits on Source (2)
-
If the framebuffer have an alpha channel, the glClear may clear to a transparent color, which results in transparent "black bars"
14bb0579 -
Using GBM device to provide the EGL display fix scenarios where EGL_KHR_display_reference extension isn't available and the display ends up being shared with the UI, causing it to be destroyed when the video output is closed.
50d9155a
Showing
- modules/video_output/opengl/egl_gbm.c 789 additions, 0 deletionsmodules/video_output/opengl/egl_gbm.c
- modules/video_output/opengl/renderer.c 1 addition, 0 deletionsmodules/video_output/opengl/renderer.c
- modules/video_output/wayland/Makefile.am 27 additions, 0 deletionsmodules/video_output/wayland/Makefile.am
modules/video_output/opengl/egl_gbm.c
0 → 100644