Age | Commit message (Expand) | Author |
---|---|---|
2010-01-31 | st/egl: Do not ignore configs without a renderable type. | Chia-I Wu |
2010-01-31 | st/egl: Remove egl_g3d_get_current_context. | Chia-I Wu |
2010-01-30 | st/egl: eglBindTexImage should bind to an OpenGL ES texture. | Chia-I Wu |
2010-01-30 | egl: Rename Binding to CurrentContext in _EGLSurface. | Chia-I Wu |
2010-01-28 | egl: Migrate drivers to use _eglBindContext. | Chia-I Wu |
2010-01-28 | egl: eglMakeCurrent should accept an uninitialized display. | Chia-I Wu |
2010-01-26 | egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay. | Chia-I Wu |
2010-01-25 | egl: Native types are renamed in EGL 1.3. | Chia-I Wu |
2010-01-24 | egl: Make surfaces and contexts resources. | Chia-I Wu |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu |