efl/src/modules/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
..
engines evas_gl: Add feature to set depth/stencil/msaa bit to window surface. 2015-03-16 14:50:56 +09:00
image_loaders evas-image-loaders: Fix compiler warning of comparison between signed 2015-01-27 11:04:51 -05:00
image_savers evas: preparation of places for model_saver_loader separated from image_saver_loader. 2014-12-23 21:13:43 +01:00
model_loaders evas-3d: fix incorrect reading of .obj file which had an empty line before data in unix encoding. 2015-02-26 21:06:38 +01:00
model_savers evas: Evas_3D - iport/export of Obj format can be read even if obj-file does not have normals or tex-coords. 2015-02-11 18:31:53 +01:00