From 17defb42c8bc1a3a0489baf3c466c9fd191b969f Mon Sep 17 00:00:00 2001 From: "giwoong.kim" Date: Wed, 25 Jul 2012 16:28:11 +0900 Subject: [PATCH] [Title] changed the file permissions [Type] [Module] Emulator [Priority] minor [Jira#] [Redmine#] [Problem] [Cause] [Solution] chmod -x [TestCase] --- tizen/src/hw/GL/wglext.h | 0 tizen/src/hw/gl_func_perso.h | 0 tizen/src/hw/gloffscreen.h | 0 tizen/src/hw/gloffscreen_common.c | 0 tizen/src/hw/gloffscreen_glx.c | 0 tizen/src/hw/gloffscreen_test.c | 0 tizen/src/hw/gloffscreen_wgl.c | 0 tizen/src/hw/gloffscreen_xcomposite.c | 0 tizen/src/hw/helper_opengl.c | 0 tizen/src/hw/mesa_gl.h | 0 tizen/src/hw/mesa_glext.h | 0 tizen/src/hw/mesa_glu.h | 0 tizen/src/hw/mesa_mipmap.c | 0 tizen/src/hw/mesa_mipmap.h | 0 tizen/src/hw/op_helper.c | 0 tizen/src/hw/opengl_exec.c | 0 tizen/src/hw/opengl_exec.h | 0 tizen/src/hw/opengl_func.h | 0 tizen/src/hw/opengl_process.h | 0 tizen/src/hw/parse_gl_h.c | 0 tizen/src/hw/range_alloc.h | 0 tizen/src/hw/virtio-gl.c | 0 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tizen/src/hw/GL/wglext.h mode change 100755 => 100644 tizen/src/hw/gl_func_perso.h mode change 100755 => 100644 tizen/src/hw/gloffscreen.h mode change 100755 => 100644 tizen/src/hw/gloffscreen_common.c mode change 100755 => 100644 tizen/src/hw/gloffscreen_glx.c mode change 100755 => 100644 tizen/src/hw/gloffscreen_test.c mode change 100755 => 100644 tizen/src/hw/gloffscreen_wgl.c mode change 100755 => 100644 tizen/src/hw/gloffscreen_xcomposite.c mode change 100755 => 100644 tizen/src/hw/helper_opengl.c mode change 100755 => 100644 tizen/src/hw/mesa_gl.h mode change 100755 => 100644 tizen/src/hw/mesa_glext.h mode change 100755 => 100644 tizen/src/hw/mesa_glu.h mode change 100755 => 100644 tizen/src/hw/mesa_mipmap.c mode change 100755 => 100644 tizen/src/hw/mesa_mipmap.h mode change 100755 => 100644 tizen/src/hw/op_helper.c mode change 100755 => 100644 tizen/src/hw/opengl_exec.c mode change 100755 => 100644 tizen/src/hw/opengl_exec.h mode change 100755 => 100644 tizen/src/hw/opengl_func.h mode change 100755 => 100644 tizen/src/hw/opengl_process.h mode change 100755 => 100644 tizen/src/hw/parse_gl_h.c mode change 100755 => 100644 tizen/src/hw/range_alloc.h mode change 100755 => 100644 tizen/src/hw/virtio-gl.c diff --git a/tizen/src/hw/GL/wglext.h b/tizen/src/hw/GL/wglext.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gl_func_perso.h b/tizen/src/hw/gl_func_perso.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen.h b/tizen/src/hw/gloffscreen.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen_common.c b/tizen/src/hw/gloffscreen_common.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen_glx.c b/tizen/src/hw/gloffscreen_glx.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen_test.c b/tizen/src/hw/gloffscreen_test.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen_wgl.c b/tizen/src/hw/gloffscreen_wgl.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/gloffscreen_xcomposite.c b/tizen/src/hw/gloffscreen_xcomposite.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/helper_opengl.c b/tizen/src/hw/helper_opengl.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/mesa_gl.h b/tizen/src/hw/mesa_gl.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/mesa_glext.h b/tizen/src/hw/mesa_glext.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/mesa_glu.h b/tizen/src/hw/mesa_glu.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/mesa_mipmap.c b/tizen/src/hw/mesa_mipmap.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/mesa_mipmap.h b/tizen/src/hw/mesa_mipmap.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/op_helper.c b/tizen/src/hw/op_helper.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/opengl_exec.c b/tizen/src/hw/opengl_exec.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/opengl_exec.h b/tizen/src/hw/opengl_exec.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/opengl_func.h b/tizen/src/hw/opengl_func.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/opengl_process.h b/tizen/src/hw/opengl_process.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/parse_gl_h.c b/tizen/src/hw/parse_gl_h.c old mode 100755 new mode 100644 diff --git a/tizen/src/hw/range_alloc.h b/tizen/src/hw/range_alloc.h old mode 100755 new mode 100644 diff --git a/tizen/src/hw/virtio-gl.c b/tizen/src/hw/virtio-gl.c old mode 100755 new mode 100644 -- 2.34.1