thorvg/src/lib/gl_engine
Hermet Park 04c6295974 code refactoring
remove unnecessary condition.
implementation won't be included multiple times not like headers.

Thus this condition is unnecessary.

Change-Id: Id37e675c40ce7213a06c950da8e5ca17ff7245c9
2020-08-20 16:16:46 +09:00
..
meson.build build: support features toggling in meson option. 2020-07-08 15:30:12 +09:00
tvgGlCommon.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlGeometry.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlGeometry.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlGpuBuffer.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlGpuBuffer.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlProgram.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlProgram.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlRenderer.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgGlRenderer.h gl_engine renderer: initialize member data in default. 2020-08-13 19:02:31 +09:00
tvgGlShader.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlShader.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlShaderSrc.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlShaderSrc.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00