Remove old shader classes
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 14 Oct 2013 06:13:55 +0000 (15:13 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 14 Oct 2013 08:13:17 +0000 (08:13 +0000)
commitd13803447b8da0a862695c9e15e859aec7991c3b
treef933487d5924ef3719a2d0c40a8421b7e43da640
parent32069bd22ba4508e48667759469a9df349f1c800
Remove old shader classes

Change-Id: I0f77f60b5280d18f6f2c250d4c038b0efd535a87
15 files changed:
inc/FUiAnimShaderProgram.h
src/ui/CMakeLists.txt
src/ui/animations/FUiAnim_DisplayManager.cpp
src/ui/animations/FUiAnim_GeometryInfo.cpp
src/ui/animations/FUiAnim_GlContext.h
src/ui/animations/FUiAnim_GlDefaultShaderProgram.cpp [deleted file]
src/ui/animations/FUiAnim_GlDefaultShaderProgram.h [deleted file]
src/ui/animations/FUiAnim_GlNode.cpp
src/ui/animations/FUiAnim_GlRenderManager.cpp
src/ui/animations/FUiAnim_GlRenderManager.h
src/ui/animations/FUiAnim_GlShaderProgram.cpp [deleted file]
src/ui/animations/FUiAnim_GlShaderProgram.h [deleted file]
src/ui/animations/FUiAnim_ShaderProgramImpl.cpp
src/ui/animations/FUiAnim_ShaderProgramImpl.h
src/ui/animations/platform/FUiAnim_GlContext.cpp