enlightenment/src
Carsten Haitzler 82c6bdf031 e comp - set alpha after setting native surface to avoid random crash
i noticed a crash on texture update with a previous garbage image data
ptr set before becoming a native suttface and so setting alpha would
cause a texture upload from a garbage pointer, so set native surface
then set alpha on or off so the data ptr is no longer used.

@fix
2016-08-03 17:27:23 +09:00
..
bin e comp - set alpha after setting native surface to avoid random crash 2016-08-03 17:27:23 +09:00
modules add key_up and key_down methods to sreen interface 2016-07-27 13:31:13 -04:00
protocol upgrade teamwork module to use teamwork v2: teamwork++ 2016-05-20 15:06:09 -04:00
tests add basic fullscreen window test 2015-08-20 16:54:01 -04:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00