check_gl: cleanup allocated resources 47/20847/1
authorStanislav Vorobiov <s.vorobiov@samsung.com>
Tue, 13 May 2014 06:44:38 +0000 (10:44 +0400)
committerStanislav Vorobiov <s.vorobiov@samsung.com>
Tue, 13 May 2014 07:17:43 +0000 (11:17 +0400)
commit0cc41988811cb2a66c37290af2c0197bd0a0b0ba
tree7ecd6b4827fa2410930f088de7105fa47b6f2cd7
parent00913c22d6b24f861920f3da66996673da2e8d31
check_gl: cleanup allocated resources

since check_gl is now being used inside qemu
process we need to cleanup resources allocated by it

Change-Id: Icb5ccf8e7ccc67e57c1ec856a1348c767599a95a
Signed-off-by: Stanislav Vorobiov <s.vorobiov@samsung.com>
tizen/src/check_gl.h
tizen/src/check_gl_cgl.c
tizen/src/check_gl_core.c
tizen/src/check_gl_glx.c
tizen/src/check_gl_wgl.c