Skip to content

platforms/drm: refactor OpenGL post processing bits

Xaver Hugl requested to merge work/eglstreams-rotation into master

Putting the OpenGL post processing rotation into its own class cleans the EglGbmBackend code up a bit and adds post processing rotation for the EglStreamBackend.

Merge request reports