Imported Upstream version 0.1.0+git20131207+e452e83 upstream upstream/0.1.0+git20131207+e452e83
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 24 Dec 2014 17:30:59 +0000 (18:30 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 24 Dec 2014 17:30:59 +0000 (18:30 +0100)
commitd42e7319e80e2f113a97047d135e749e50348b4f
tree11096a48fb7571615a336af67690271232188173
Imported Upstream version 0.1.0+git20131207+e452e83
243 files changed:
.gitignore [new file with mode: 0644]
compat/camera/Android.mk [new file with mode: 0644]
compat/camera/camera_compatibility_layer.cpp [new file with mode: 0644]
compat/camera/direct_camera_test.cpp [new file with mode: 0644]
compat/input/Android.mk [new file with mode: 0644]
compat/input/direct_input_test.cpp [new file with mode: 0644]
compat/input/input_compatibility_layer.cpp [new file with mode: 0644]
compat/surface_flinger/Android.mk [new file with mode: 0644]
compat/surface_flinger/direct_sf_test.cpp [new file with mode: 0644]
compat/surface_flinger/surface_flinger_compatibility_layer.cpp [new file with mode: 0644]
compat/ui/Android.mk [new file with mode: 0644]
compat/ui/ui_compatibility_layer.cpp [new file with mode: 0644]
hybris/AUTHORS [new file with mode: 0644]
hybris/COPYING [new file with mode: 0644]
hybris/ChangeLog [new file with mode: 0644]
hybris/INSTALL [new file with mode: 0644]
hybris/Makefile.am [new file with mode: 0644]
hybris/NEWS [new file with mode: 0644]
hybris/README [new file with mode: 0644]
hybris/autogen.sh [new file with mode: 0755]
hybris/camera/Makefile.am [new file with mode: 0644]
hybris/camera/camera.c [new file with mode: 0644]
hybris/camera/libcamera.pc.in [new file with mode: 0644]
hybris/common/Makefile.am [new file with mode: 0644]
hybris/common/dlfcn.c [new file with mode: 0644]
hybris/common/gingerbread/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
hybris/common/gingerbread/Makefile.am [new file with mode: 0644]
hybris/common/gingerbread/NOTICE [new file with mode: 0644]
hybris/common/gingerbread/README.TXT [new file with mode: 0644]
hybris/common/gingerbread/arch/arm/begin.S [new file with mode: 0644]
hybris/common/gingerbread/arch/x86/begin.S [new file with mode: 0644]
hybris/common/gingerbread/bionic_tls.h [new file with mode: 0644]
hybris/common/gingerbread/debugger.c [new file with mode: 0644]
hybris/common/gingerbread/dlfcn.c [new file with mode: 0644]
hybris/common/gingerbread/linker.c [new file with mode: 0644]
hybris/common/gingerbread/linker.h [new file with mode: 0644]
hybris/common/gingerbread/linker_debug.h [new file with mode: 0644]
hybris/common/gingerbread/linker_environ.c [new file with mode: 0644]
hybris/common/gingerbread/linker_environ.h [new file with mode: 0644]
hybris/common/gingerbread/linker_format.c [new file with mode: 0644]
hybris/common/gingerbread/linker_format.h [new file with mode: 0644]
hybris/common/gingerbread/patches/gingerbread-bionic.patch [new file with mode: 0644]
hybris/common/gingerbread/rt.c [new file with mode: 0644]
hybris/common/hooks.c [new file with mode: 0644]
hybris/common/hooks_shm.c [new file with mode: 0644]
hybris/common/hooks_shm.h [new file with mode: 0644]
hybris/common/ics/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
hybris/common/ics/Makefile.am [new file with mode: 0644]
hybris/common/ics/NOTICE [new file with mode: 0644]
hybris/common/ics/README.TXT [new file with mode: 0644]
hybris/common/ics/arch/arm/begin.S [new file with mode: 0644]
hybris/common/ics/arch/sh/begin.S [new file with mode: 0644]
hybris/common/ics/arch/x86/begin.S [new file with mode: 0644]
hybris/common/ics/debugger.c [new file with mode: 0644]
hybris/common/ics/dlfcn.c [new file with mode: 0644]
hybris/common/ics/linker.c [new file with mode: 0644]
hybris/common/ics/linker.h [new file with mode: 0644]
hybris/common/ics/linker_debug.h [new file with mode: 0644]
hybris/common/ics/linker_environ.c [new file with mode: 0644]
hybris/common/ics/linker_environ.h [new file with mode: 0644]
hybris/common/ics/linker_format.c [new file with mode: 0644]
hybris/common/ics/linker_format.h [new file with mode: 0644]
hybris/common/ics/rt.c [new file with mode: 0644]
hybris/common/jb/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
hybris/common/jb/Makefile.am [new file with mode: 0644]
hybris/common/jb/NOTICE [new file with mode: 0644]
hybris/common/jb/README.TXT [new file with mode: 0644]
hybris/common/jb/arch/arm/begin.S [new file with mode: 0644]
hybris/common/jb/arch/x86/begin.S [new file with mode: 0644]
hybris/common/jb/debugger.c [new file with mode: 0644]
hybris/common/jb/dlfcn.c [new file with mode: 0644]
hybris/common/jb/linker.c [new file with mode: 0644]
hybris/common/jb/linker.h [new file with mode: 0644]
hybris/common/jb/linker_debug.h [new file with mode: 0644]
hybris/common/jb/linker_environ.c [new file with mode: 0644]
hybris/common/jb/linker_environ.h [new file with mode: 0644]
hybris/common/jb/linker_format.c [new file with mode: 0644]
hybris/common/jb/linker_format.h [new file with mode: 0644]
hybris/common/jb/rt.c [new file with mode: 0644]
hybris/common/logging.c [new file with mode: 0644]
hybris/common/logging.h [new file with mode: 0644]
hybris/common/strlcpy.c [new file with mode: 0644]
hybris/configure.ac [new file with mode: 0644]
hybris/egl/Makefile.am [new file with mode: 0644]
hybris/egl/egl.c [new file with mode: 0644]
hybris/egl/egl.pc.in [new file with mode: 0644]
hybris/egl/eglhybris.h [new file with mode: 0644]
hybris/egl/helper.cpp [new file with mode: 0644]
hybris/egl/helper.h [new file with mode: 0644]
hybris/egl/platforms/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/common/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/common/eglplatformcommon.cpp [new file with mode: 0644]
hybris/egl/platforms/common/eglplatformcommon.h [new file with mode: 0644]
hybris/egl/platforms/common/hybris-egl-platform.pc.in [new file with mode: 0644]
hybris/egl/platforms/common/hybris_nativebufferext.h [new file with mode: 0644]
hybris/egl/platforms/common/native_handle.c [new file with mode: 0644]
hybris/egl/platforms/common/nativewindowbase.cpp [new file with mode: 0644]
hybris/egl/platforms/common/nativewindowbase.h [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl.cpp [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl.h [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl_buffer.cpp [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl_buffer.h [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl_handle.cpp [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl_handle.h [new file with mode: 0644]
hybris/egl/platforms/common/server_wlegl_private.h [new file with mode: 0644]
hybris/egl/platforms/common/support.h [new file with mode: 0644]
hybris/egl/platforms/common/wayland-android-client-protocol.h [new file with mode: 0644]
hybris/egl/platforms/common/wayland-android-protocol.c [new file with mode: 0644]
hybris/egl/platforms/common/wayland-android-server-protocol.h [new file with mode: 0644]
hybris/egl/platforms/common/wayland-android.xml [new file with mode: 0644]
hybris/egl/platforms/common/wayland-egl-priv.h [new file with mode: 0644]
hybris/egl/platforms/common/wayland-egl.c [new file with mode: 0644]
hybris/egl/platforms/common/wayland-egl.pc.in [new file with mode: 0644]
hybris/egl/platforms/common/windowbuffer.cpp [new file with mode: 0644]
hybris/egl/platforms/common/windowbuffer.h [new file with mode: 0644]
hybris/egl/platforms/fbdev/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/fbdev/eglplatform_fbdev.cpp [new file with mode: 0644]
hybris/egl/platforms/fbdev/fbdev_window.cpp [new file with mode: 0644]
hybris/egl/platforms/fbdev/fbdev_window.h [new file with mode: 0644]
hybris/egl/platforms/hwcomposer/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/hwcomposer/eglplatform_hwcomposer.cpp [new file with mode: 0644]
hybris/egl/platforms/hwcomposer/hwcomposer-egl.pc.in [new file with mode: 0644]
hybris/egl/platforms/hwcomposer/hwcomposer_window.cpp [new file with mode: 0644]
hybris/egl/platforms/hwcomposer/hwcomposer_window.h [new file with mode: 0644]
hybris/egl/platforms/null/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/null/eglplatform_null.c [new file with mode: 0644]
hybris/egl/platforms/wayland/Makefile.am [new file with mode: 0644]
hybris/egl/platforms/wayland/eglplatform_wayland.cpp [new file with mode: 0644]
hybris/egl/platforms/wayland/wayland_window.cpp [new file with mode: 0644]
hybris/egl/platforms/wayland/wayland_window.h [new file with mode: 0644]
hybris/egl/ws.c [new file with mode: 0644]
hybris/egl/ws.h [new file with mode: 0644]
hybris/glesv1/Makefile.am [new file with mode: 0644]
hybris/glesv1/glesv1_cm.c [new file with mode: 0644]
hybris/glesv1/glesv1_cm.pc.in [new file with mode: 0644]
hybris/glesv2/Makefile.am [new file with mode: 0644]
hybris/glesv2/glesv2.c [new file with mode: 0644]
hybris/glesv2/glesv2.pc.in [new file with mode: 0644]
hybris/hardware/Makefile.am [new file with mode: 0644]
hybris/hardware/hardware.c [new file with mode: 0644]
hybris/hardware/libhardware.pc.in [new file with mode: 0644]
hybris/include/CL/cl.h [new file with mode: 0644]
hybris/include/CL/cl.hpp [new file with mode: 0644]
hybris/include/CL/cl_ext.h [new file with mode: 0644]
hybris/include/CL/cl_gl.h [new file with mode: 0644]
hybris/include/CL/cl_gl_ext.h [new file with mode: 0644]
hybris/include/CL/cl_platform.h [new file with mode: 0644]
hybris/include/CL/opencl.h [new file with mode: 0644]
hybris/include/EGL/egl.h [new file with mode: 0644]
hybris/include/EGL/eglext.h [new file with mode: 0644]
hybris/include/EGL/eglmesaext.h [new file with mode: 0644]
hybris/include/EGL/eglplatform.h [new file with mode: 0644]
hybris/include/GL/gl.h [new file with mode: 0644]
hybris/include/GL/gl_mangle.h [new file with mode: 0644]
hybris/include/GL/glext.h [new file with mode: 0644]
hybris/include/GL/glx.h [new file with mode: 0644]
hybris/include/GL/glx_mangle.h [new file with mode: 0644]
hybris/include/GL/glxext.h [new file with mode: 0644]
hybris/include/GL/internal/dri_interface.h [new file with mode: 0644]
hybris/include/GL/internal/sarea.h [new file with mode: 0644]
hybris/include/GL/osmesa.h [new file with mode: 0644]
hybris/include/GL/vms_x_fix.h [new file with mode: 0644]
hybris/include/GL/wglext.h [new file with mode: 0644]
hybris/include/GL/wmesa.h [new file with mode: 0644]
hybris/include/GLES/egl.h [new file with mode: 0644]
hybris/include/GLES/gl.h [new file with mode: 0644]
hybris/include/GLES/glext.h [new file with mode: 0644]
hybris/include/GLES/glplatform.h [new file with mode: 0644]
hybris/include/GLES2/gl2.h [new file with mode: 0644]
hybris/include/GLES2/gl2ext.h [new file with mode: 0644]
hybris/include/GLES2/gl2platform.h [new file with mode: 0644]
hybris/include/KHR/khrplatform.h [new file with mode: 0644]
hybris/include/Makefile.am [new file with mode: 0644]
hybris/include/VG/openvg.h [new file with mode: 0644]
hybris/include/VG/vgext.h [new file with mode: 0644]
hybris/include/VG/vgplatform.h [new file with mode: 0644]
hybris/include/VG/vgu.h [new file with mode: 0644]
hybris/include/hybris/camera/camera_compatibility_layer.h [new file with mode: 0644]
hybris/include/hybris/camera/camera_compatibility_layer_capabilities.h [new file with mode: 0644]
hybris/include/hybris/camera/camera_compatibility_layer_configuration_translator.h [new file with mode: 0644]
hybris/include/hybris/dlfcn/dlfcn.h [new file with mode: 0644]
hybris/include/hybris/input/input_stack_compatibility_layer.h [new file with mode: 0644]
hybris/include/hybris/input/input_stack_compatibility_layer_codes_key.h [new file with mode: 0644]
hybris/include/hybris/input/input_stack_compatibility_layer_flags.h [new file with mode: 0644]
hybris/include/hybris/input/input_stack_compatibility_layer_flags_key.h [new file with mode: 0644]
hybris/include/hybris/input/input_stack_compatibility_layer_flags_motion.h [new file with mode: 0644]
hybris/include/hybris/internal/binding.h [new file with mode: 0644]
hybris/include/hybris/internal/camera_control.h [new file with mode: 0644]
hybris/include/hybris/internal/floating_point_abi.h [new file with mode: 0644]
hybris/include/hybris/internal/surface_flinger_compatibility_layer_internal.h [new file with mode: 0644]
hybris/include/hybris/properties/properties.h [new file with mode: 0644]
hybris/include/hybris/surface_flinger/surface_flinger_compatibility_layer.h [new file with mode: 0644]
hybris/include/hybris/ui/ui_compatibility_layer.h [new file with mode: 0644]
hybris/input/Makefile.am [new file with mode: 0644]
hybris/input/is.c [new file with mode: 0644]
hybris/input/libis.pc.in [new file with mode: 0644]
hybris/libnfc_ndef_nxp/Makefile.am [new file with mode: 0644]
hybris/libnfc_ndef_nxp/libnfc_ndef_nxp.c [new file with mode: 0644]
hybris/libnfc_ndef_nxp/libnfc_ndef_nxp.pc.in [new file with mode: 0644]
hybris/libnfc_nxp/Makefile.am [new file with mode: 0644]
hybris/libnfc_nxp/libnfc_nxp.c [new file with mode: 0644]
hybris/libnfc_nxp/libnfc_nxp.pc.in [new file with mode: 0644]
hybris/libsync/Makefile.am [new file with mode: 0644]
hybris/libsync/hybris-sync.pc.in [new file with mode: 0644]
hybris/libsync/libsync.pc.in [new file with mode: 0644]
hybris/libsync/sync.c [new file with mode: 0644]
hybris/libsync/sync_test.c [new file with mode: 0644]
hybris/properties/Makefile.am [new file with mode: 0644]
hybris/properties/cache.c [new file with mode: 0644]
hybris/properties/libandroid-properties.pc.in [new file with mode: 0644]
hybris/properties/properties.c [new file with mode: 0644]
hybris/properties/properties_p.h [new file with mode: 0644]
hybris/sf/Makefile.am [new file with mode: 0644]
hybris/sf/libsf.pc.in [new file with mode: 0644]
hybris/sf/sf.c [new file with mode: 0644]
hybris/tests/Makefile.am [new file with mode: 0644]
hybris/tests/test_audio.c [new file with mode: 0644]
hybris/tests/test_camera.c [new file with mode: 0644]
hybris/tests/test_egl.c [new file with mode: 0644]
hybris/tests/test_egl_configs.c [new file with mode: 0644]
hybris/tests/test_glesv2.c [new file with mode: 0644]
hybris/tests/test_gps.c [new file with mode: 0644]
hybris/tests/test_hwcomposer.cpp [new file with mode: 0644]
hybris/tests/test_input.c [new file with mode: 0644]
hybris/tests/test_lights.c [new file with mode: 0644]
hybris/tests/test_nfc.c [new file with mode: 0644]
hybris/tests/test_sensors.c [new file with mode: 0644]
hybris/tests/test_sf.c [new file with mode: 0644]
hybris/tests/test_ui.c [new file with mode: 0644]
hybris/ui/Makefile.am [new file with mode: 0644]
hybris/ui/ui.c [new file with mode: 0644]
hybris/utils/Makefile.am [new file with mode: 0644]
hybris/utils/getprop.c [new file with mode: 0644]
hybris/utils/setprop.c [new file with mode: 0644]
utils/extract-headers.sh [new file with mode: 0755]
utils/generate_glesv1/README [new file with mode: 0644]
utils/generate_glesv1/generate_wrappers.py [new file with mode: 0644]
utils/generate_glesv1/glesv1_build_wrapper.sh [new file with mode: 0644]
utils/generate_glesv1/glesv1_cm_list_symbols.sh [new file with mode: 0644]
utils/generate_glesv1/glesv1_cproto_prepare.sh [new file with mode: 0644]
utils/generate_glesv1/glesv1_cproto_template.h [new file with mode: 0644]
utils/generate_wrapper_macros.py [new file with mode: 0644]
utils/load_sym_files.py [new file with mode: 0644]