[Title] Fixed fastpath bugs
authorHaegeun Park <haegeun.park@samsung.com>
Fri, 13 Dec 2013 10:29:13 +0000 (02:29 -0800)
committerHaegeun Park <haegeun.park@samsung.com>
Fri, 13 Dec 2013 10:33:02 +0000 (02:33 -0800)
commit449b8e8b160b672bb075138b6e182cd76b4fdb44
tree8228427e67e1e4497deb91fc1441da08cbfdb10f
parent596a7823b416eb20ffa3c7198ac9f0fe42277ba3
[Title] Fixed fastpath bugs

[Issue#]
[Problem]
[Cause] memory leaks in tizen-graphics-test-suite
[Solution]
- Added reference counting mechanism for Hard-Makecurrent
- Modified duplicated binding flags
- Other stabilization
src/headers/sym_egl.h
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath.h
src/modules/fastpath/coregl_fastpath_egl.c
src/modules/fastpath/coregl_fastpath_gl.c