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.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_deprecated.c
ecore_evas_drm.h
ecore_evas_ews.c ecore evas should not crash when unsetting pointer 2015-02-06 17:54:08 -05:00
ecore_evas_extn.c
ecore_evas_extn.h
ecore_evas_module.c
ecore_evas_private.h ecore evas should not crash when unsetting pointer 2015-02-06 17:54:08 -05:00
ecore_evas_util.c
ecore_evas_wayland.h
ecore_evas_win32.h
ecore_evas_x11.h