summaryrefslogtreecommitdiff
path: root/src/egl/drivers/android/droid_intel.c
AgeCommit message (Expand)Author
2009-10-30egl_android: Update native buffer only when it is really changed.Chia-I Wu
2009-10-27egl_android: Decide image config by matching the native pixmap.Chia-I Wu
2009-10-27egl_android: Set surface type and native visual type.Chia-I Wu
2009-09-24egl_android: Minor fixes to image surface.Chia-I Wu
2009-09-24egl_android: Refactor tiling support.Chia-I Wu
2009-09-24egl_android: Merge tiling support from eagle.Chia-I Wu
2009-09-18egl_android: Add untested support for EGLImage.Chia-I Wu
2009-09-18egl_android: Initialize __DRIbuffer properly.Chia-I Wu
2009-09-18egl_android: Remove unused variables.Chia-I Wu
2009-09-18egl_android: New EGL driver for Android.Chia-I Wu