[Title] Added surface dumping point for EGL pixmaps & FBOs
authorHaegeun Park <haegeun.park@samsung.com>
Tue, 27 Aug 2013 07:59:41 +0000 (00:59 -0700)
committerHaegeun Park <haegeun.park@samsung.com>
Tue, 27 Aug 2013 07:59:41 +0000 (00:59 -0700)
commitcf7cb1fa5404c0d21496c65e8256ccd9275ebf57
treef2126307168053e63a0a2d240762c6663d183569
parent4d4a412f7bef2c21f9c86449889ae26ecd30f3cc
[Title] Added surface dumping point for EGL pixmaps & FBOs

[Issue#]
[Problem]
[Cause]
[Solution]
- FBOs are dumped when calling BindFramebuffer, Flush, Finish
- EGLPixmaps are dumped when calling SwapBuffers, Flush, Finish
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath_gl.c
src/modules/tracepath/coregl_tracepath.c
src/modules/tracepath/coregl_tracepath.h
src/modules/tracepath/coregl_tracepath_egl.c
src/modules/tracepath/coregl_tracepath_gl.c