summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/common
AgeCommit message (Expand)Author
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