mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-28 11:11:54 +00:00
The way things were handled in EGLTexture is not only very hard to follow, but broken. This change set breaks up EGLTexture into a modular design making it easier to implement the various versions. Note that DMABUF is currently broken and needs to be re-implemented.