diff options
author | Chris Michael <cp.michael@samsung.com> | 2014-10-08 09:04:21 -0400 |
---|---|---|
committer | Chris Michael <cp.michael@samsung.com> | 2014-10-08 09:04:21 -0400 |
commit | 6480b8b75d4465f8f962c7044f416a49374a39dd (patch) | |
tree | 39616917d7d08a7d1c8f8b412a8b123aee15348a /src/lib/ecore_drm/ecore_drm_device.c | |
parent | a2d0e6042e7a3c7c7dc8f1f61466d2d2c1607069 (diff) |
evas-gl-common: Fix compile for EGL due to missing GL_LINE_SMOOTH
Summary:
When compiling for EGL, GL_LINE_SMOOTH ends up not being defined so
compile breaks. This fix just checks if GL_LINE_SMOOTH is missing and
if so it defines it.
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to 'src/lib/ecore_drm/ecore_drm_device.c')
0 files changed, 0 insertions, 0 deletions