Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-31 | st/egl: Add helper functions for use by backends. | Chia-I Wu | |
There is only resource_surface for now. It helps manage the resources of a software-based native surface such as XImage or GDI. | |||
2010-05-31 | st/egl: Add GDI backend. | Chia-I Wu | |
The backend uses Windows GDI driver to provide a software EGL implementation on Windows. |