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