summaryrefslogtreecommitdiff
path: root/glamor/glamor_egl.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-18Initial version.Zhigang Gong1-157/+222
2011-09-26glamor-egl: Add gbm device support.Zhigang Gong1-1/+17
2011-09-26glamor-egl: Added new function to create image for a pixmap.Zhigang Gong1-67/+124
2011-09-26glamor: Don't direct call to any gl functions.Zhigang Gong1-4/+17
2011-09-26glamor: Move glamor_glyphs_init to create screen resources stage.Zhigang Gong1-0/+2
2011-09-26glamor: Change glamor_egl_init API.Zhigang Gong1-7/+1
2011-09-26glamor-egl: Fix direct call for glEGLImageTargetTexture2DOES.Zhigang Gong1-3/+9
2011-09-26glamor-egl: Move EGL surfaceless related code to dix module.Zhigang Gong1-0/+296