efl/src/modules
Hermet Park c8ddf93707 evas gl: fix missing map texture target.
Summary:
Map context missed setting texture target.
I guess this is one of regression bugs in gl backend.

When shader is flushed, it sets invalid texture target with map texture.
That caused blank map rendering, this could be observed temporary
because gl pipe contexts are reusable and missing texture target means,
it could use previous texture target values that mostly have GL_TEXTURE_2D.

@fix

Reviewers: #committers, ManMower

Reviewed By: #committers, ManMower

Subscribers: ManMower, cedric, #reviewers, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6818
2018-08-14 17:13:24 -04:00
..
ecore/system ecore: make dbus-using modules fork-safe 2018-02-02 16:59:44 -05:00
ecore_buffer move from efl.vpath to eina_vpath 2018-02-22 09:26:55 +01:00
ecore_evas ecore-evas/x: rework draw_block unsetting from ConfigureNotify 2018-08-14 17:11:32 -04:00
ecore_imf ecore_wl2: Remove ecore_wl2_display_window_find 2018-07-06 10:16:36 -04:00
eeze/sensor eeze - fix if formatting to be consistent within file 2015-10-10 10:50:44 +09:00
eina/mp eina/mempool: remove debug thread check to verify mempool deletion thread 2018-06-27 06:18:14 -04:00
elementary eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
emotion efl: include sys/types.h where ssize_t is used 2018-06-21 14:09:59 +02:00
ethumb/emotion emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
evas evas gl: fix missing map texture target. 2018-08-14 17:13:24 -04:00