evas gl: enable GL_LINE_SMOOTH only at gles 1.x 36/221336/1
authorHermet Park <hermetpark@gmail.com>
Tue, 31 Dec 2019 07:27:25 +0000 (16:27 +0900)
committerHermet Park <hermetpark@gmail.com>
Tue, 31 Dec 2019 07:31:39 +0000 (16:31 +0900)
commit69d1f3d333bf2dcf66371f1641902c963345126f
treec9e5bef6a50cb1d99a05212a6e915a97ecd8e0ae
parenta7c3f1cac2cf76eb306f7534cf6f7886eadfd7b9
evas gl: enable GL_LINE_SMOOTH only at gles 1.x

As the GLES specification,
GL_LINE_SMOOTH is not supported since GLES2.

Change-Id: I8db4c26aad2247d7182c83844382745556c79004
src/modules/evas/engines/gl_common/evas_gl_context.c