Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:14:37 +0000 (15:14 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:14:37 +0000 (15:14 +0900)
commit6d5b26be0129119118524f631ad610b9832e6c65
tree0ef504afad1e1ce27521daca19c53a42244a3235
parent740bde6c3081b6adad68af72cc65784f0399b56e
Tizen 2.0 Release
72 files changed:
devel/usr/include/EGL/egl.h [new file with mode: 0644]
devel/usr/include/EGL/eglext.h [new file with mode: 0644]
devel/usr/include/EGL/eglplatform.h [new file with mode: 0644]
devel/usr/include/GLES/gl.h [new file with mode: 0644]
devel/usr/include/GLES/glext.h [new file with mode: 0644]
devel/usr/include/GLES/glplatform.h [new file with mode: 0644]
devel/usr/include/GLES2/gl2.h [new file with mode: 0644]
devel/usr/include/GLES2/gl2ext.h [new file with mode: 0644]
devel/usr/include/GLES2/gl2platform.h [new file with mode: 0644]
devel/usr/include/KHR/khrplatform.h [new file with mode: 0644]
devel/usr/include/VG/openvg.h [new file with mode: 0644]
devel/usr/lib/libEGL.so [new symlink]
devel/usr/lib/libGLESv1_CM.so [new symlink]
devel/usr/lib/libGLESv2.so [new symlink]
devel/usr/lib/libOpenVG.so [new symlink]
devel/usr/lib/pkgconfig/gles11.pc [new file with mode: 0644]
devel/usr/lib/pkgconfig/gles20.pc [new file with mode: 0644]
main/etc/X11/xorg.conf.d/mdfld-pvr.conf [new file with mode: 0644]
main/etc/powervr.ini [new file with mode: 0644]
main/opt/etc/X11/xorg.conf.d/mdfld-pvr.conf [new file with mode: 0644]
main/usr/lib/libEGL.so.1 [new symlink]
main/usr/lib/libEGL.so.1.0 [new symlink]
main/usr/lib/libGLES_CM.so [new symlink]
main/usr/lib/libGLES_CM.so.1 [new symlink]
main/usr/lib/libGLESv1_CM.so.1 [new symlink]
main/usr/lib/libGLESv1_CM.so.1.1.0 [new symlink]
main/usr/lib/libGLESv2.so.1 [new symlink]
main/usr/lib/libGLESv2.so.1.0.0 [new symlink]
main/usr/lib/libIMGegl.so [new symlink]
main/usr/lib/libOpenVG.so.1 [new symlink]
main/usr/lib/libOpenVGU.so [new symlink]
main/usr/lib/libPVRScopeServices.so [new symlink]
main/usr/lib/libglslcompiler.so [new symlink]
main/usr/lib/libpvr2d.so [new symlink]
main/usr/lib/libpvrPVR2D_BLITWSEGL.so [new symlink]
main/usr/lib/libpvrPVR2D_DRIWSEGL.so [new symlink]
main/usr/lib/libpvrPVR2D_FLIPWSEGL.so [new symlink]
main/usr/lib/libpvrPVR2D_LINUXFBWSEGL.so [new symlink]
main/usr/lib/libsrv_init.so [new symlink]
main/usr/lib/libsrv_um.so [new symlink]
main/usr/lib/libusc.so [new symlink]
main/usr/lib/pvr/mdfld/libEGL.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libGLES_CM.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libGLESv2.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libIMGegl.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libPVRScopeServices.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libglslcompiler.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libpvr2d.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libpvrPVR2D_BLITWSEGL.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libpvrPVR2D_DRIWSEGL.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libpvrPVR2D_LINUXFBWSEGL.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libsrv_init.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libsrv_um.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/libusc.so.1.1.17.296760 [new file with mode: 0755]
main/usr/lib/pvr/mdfld/xorg/modules/drivers/pvr_drv.so [new file with mode: 0755]
main/usr/lib/xorg/modules/drivers/pvr_drv.so [new symlink]
packaging/license.txt [new file with mode: 0644]
packaging/pvr-bin-mdfld-rpmlintrc [new file with mode: 0644]
packaging/pvr-bin-mdfld.changes [new file with mode: 0644]
packaging/pvr-bin-mdfld.spec [new file with mode: 0644]
tests/usr/lib/pvr/tests/gles1test1 [new file with mode: 0755]
tests/usr/lib/pvr/tests/pvr2d_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/pvrsrvinit [new file with mode: 0755]
tests/usr/lib/pvr/tests/services_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/sgx_blit_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/sgx_clipblit_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/sgx_flip_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/sgx_init_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/sgx_render_flip_test [new file with mode: 0755]
tests/usr/lib/pvr/tests/xgles1_texture_stream [new file with mode: 0755]
tests/usr/lib/pvr/tests/xgles1test1 [new file with mode: 0755]
update.sh [new file with mode: 0755]