diff options
author | Dmytro Dadyka <d.dadyka@samsung.com> | 2015-02-18 21:19:28 +0100 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2015-02-18 22:42:07 +0100 |
commit | b9b5ced501f4642f03d8bcc8441fd3f7b55a7f52 (patch) | |
tree | 67499ea36fb7875dd3b14b804754ead3a78c6595 /.gitignore | |
parent | 42912e6e440a860fe92009c126c92851fa058a5b (diff) | |
download | efl-b9b5ced501f4642f03d8bcc8441fd3f7b55a7f52.tar.gz |
evas: Evas_3D - refactor shader system.
Reviewers: Hermet, raster, jpeg, cedric
Subscribers: artem.popov, cedric
Differential Revision: https://phab.enlightenment.org/D1947
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4f048401f4..96345bf5f9 100644 --- a/.gitignore +++ b/.gitignore @@ -67,4 +67,5 @@ tags /config.rpath /coverage /src/lib/ecore_x/ecore_x_vsync +/src/modules/evas/engines/gl_common/shader_3d/evas_gl_3d_shaders.x Session.vim |