evas gl: Remove single-line pipe code of gl commands. 12/194212/1
authorHermet Park <hermetpark@gmail.com>
Fri, 30 Nov 2018 04:30:15 +0000 (13:30 +0900)
committerHermet Park <hermetpark@gmail.com>
Fri, 30 Nov 2018 04:38:02 +0000 (13:38 +0900)
commit2a98cefe3fd82aefa71e9b54e10babef53e187f8
treec0ac7d2b1b63435485c0f408caebf4c606ebb24f
parent5de623ad21182b00e03ff96cb76e2fdc461581b3
evas gl: Remove single-line pipe code of gl commands.

Summary:
GLPIPES is proved to use since it's been used for many years as the default.
On the other hand, single-line routine hans't, acutally it's not maintained properly.
Even this single-line routine doesn't compileable right moment.

This patch is one refactoring to clean up code that's not valuable to maintain.

Reviewers: #committers, raster, cedric, ManMower

Reviewed By: #committers, ManMower

Subscribers: ManMower, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7328

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