efl/src/lib/ecore_evas
Wonsik Jung 25502e37f8 evas_gl: Add feature to set depth/stencil/msaa bit to window surface.
Summary:
When Evas GL runs with direct rendering, it can not set depth, stencil and msaa to Window surface.
This patch is possible to use "option" input paramater of ecore_evas_gl_x11_options_new.
So, new API is not needed.

The other patch is in elementary. The elementary patch will be used this patch.

Test Plan: Test elm gl veiw in elementary_test and JP's test app.

Reviewers: spacegrapher, cedric, raster, jpeg

Reviewed By: jpeg

Subscribers: cedric, mer.kim

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

Signed-off-by: Jean-Philippe Andre <jp.andre@samsung.com>
Note: jpeg changed the original patch a bit (fix style and depth value)
2015-03-16 14:50:56 +09:00
..
Ecore_Evas.h evas_gl: Add feature to set depth/stencil/msaa bit to window surface. 2015-03-16 14:50:56 +09:00
Ecore_Evas_Types.h ecore-evas: Predefine Ecore_X_Atom and Ecore_X_Icon 2014-03-12 08:42:01 +00:00
ecore_evas.c forgotten ee bit from previous commit 2015-02-06 18:25:01 -05:00
ecore_evas_buffer.c ecore evas should not crash when unsetting pointer 2015-02-06 17:54:08 -05:00
ecore_evas_buffer.h ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
ecore_evas_deprecated.c ecore_evas: Mark unused variables as unused 2013-03-16 12:33:36 +00:00
ecore_evas_drm.h Add ecore_evas_drm private header. 2013-05-14 10:49:14 +01:00
ecore_evas_ews.c ecore evas should not crash when unsetting pointer 2015-02-06 17:54:08 -05:00
ecore_evas_extn.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
ecore_evas_extn.h Fix formatting 2013-06-17 23:22:19 +01:00
ecore_evas_module.c ecore-evas: Add missing opengl_drm engine in available engine list 2014-09-16 11:21:28 +02:00
ecore_evas_private.h ecore evas should not crash when unsetting pointer 2015-02-06 17:54:08 -05:00
ecore_evas_util.c efl: formatting 2013-06-20 13:08:36 +02:00
ecore_evas_wayland.h Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas. 2013-06-06 04:42:57 +01:00
ecore_evas_win32.h ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
ecore_evas_x11.h Add interface function definitions for: 2013-07-11 10:49:25 +01:00