code stringlengths 1 1.05M | repo_name stringlengths 6 83 | path stringlengths 3 242 | language stringclasses 222
values | license stringclasses 20
values | size int64 1 1.05M |
|---|---|---|---|---|---|
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/directfb/SDL_DirectFB_window.c | C | apache-2.0 | 18,309 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/directfb/SDL_DirectFB_window.h | C | apache-2.0 | 3,443 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullevents.c | C | apache-2.0 | 1,324 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullevents_c.h | C | apache-2.0 | 1,165 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullframebuffer.c | C | apache-2.0 | 2,912 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullframebuffer_c.h | C | apache-2.0 | 1,422 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullvideo.c | C | apache-2.0 | 4,230 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/dummy/SDL_nullvideo.h | C | apache-2.0 | 1,119 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenevents.c | C | apache-2.0 | 29,786 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenevents.h | C | apache-2.0 | 1,354 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.c | C | apache-2.0 | 6,468 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.h | C | apache-2.0 | 1,436 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenmouse.c | C | apache-2.0 | 8,158 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenmouse.h | C | apache-2.0 | 1,296 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenopengles.c | C | apache-2.0 | 3,844 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenopengles.h | C | apache-2.0 | 2,084 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenvideo.c | C | apache-2.0 | 12,092 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/emscripten/SDL_emscriptenvideo.h | C | apache-2.0 | 1,630 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_BWin.h | C++ | apache-2.0 | 20,053 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bclipboard.cc | C++ | apache-2.0 | 2,778 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bclipboard.h | C | apache-2.0 | 1,219 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bevents.cc | C++ | apache-2.0 | 1,281 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bevents.h | C | apache-2.0 | 1,165 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bframebuffer.cc | C++ | apache-2.0 | 7,720 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bframebuffer.h | C | apache-2.0 | 1,637 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bkeyboard.cc | C++ | apache-2.0 | 9,092 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bkeyboard.h | C | apache-2.0 | 1,368 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2018-2019 EXL <exlmotodev@gmail.com>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this soft... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bmessagebox.cc | C++ | apache-2.0 | 10,684 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
Copyright (C) 2018-2019 EXL <exlmotodev@gmail.com>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this soft... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bmessagebox.h | C | apache-2.0 | 1,347 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bmodes.cc | C++ | apache-2.0 | 9,193 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bmodes.h | C | apache-2.0 | 1,561 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bopengl.cc | C++ | apache-2.0 | 5,049 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bopengl.h | C | apache-2.0 | 2,024 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bvideo.cc | C++ | apache-2.0 | 6,149 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bvideo.h | C | apache-2.0 | 1,303 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bwindow.cc | C++ | apache-2.0 | 7,102 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/haiku/SDL_bwindow.h | C | apache-2.0 | 2,554 |
#ifndef __egl_h_
#define __egl_h_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2013-2017 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials wi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/EGL/egl.h | C | apache-2.0 | 15,361 |
#ifndef __eglext_h_
#define __eglext_h_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2013-2017 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/EGL/eglext.h | C | apache-2.0 | 59,487 |
#ifndef __eglplatform_h_
#define __eglplatform_h_
/*
** Copyright (c) 2007-2016 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, includi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/EGL/eglplatform.h | C | apache-2.0 | 4,717 |
#ifndef __gl2_h_
#define __gl2_h_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2013-2017 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials wi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/GLES2/gl2.h | C | apache-2.0 | 43,972 |
#ifndef __gl2ext_h_
#define __gl2ext_h_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2013-2017 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/GLES2/gl2ext.h | C | apache-2.0 | 210,513 |
#ifndef __gl2platform_h_
#define __gl2platform_h_
/*
** Copyright (c) 2017 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/GLES2/gl2platform.h | C | apache-2.0 | 1,160 |
#ifndef __khrplatform_h_
#define __khrplatform_h_
/*
** Copyright (c) 2008-2009 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, includi... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/KHR/khrplatform.h | C | apache-2.0 | 10,114 |
//
// File: vk_icd.h
//
/*
* Copyright (c) 2015-2016 The Khronos Group Inc.
* Copyright (c) 2015-2016 Valve Corporation
* Copyright (c) 2015-2016 LunarG, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a ... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vk_icd.h | C | apache-2.0 | 5,373 |
//
// File: vk_layer.h
//
/*
* Copyright (c) 2015-2017 The Khronos Group Inc.
* Copyright (c) 2015-2017 Valve Corporation
* Copyright (c) 2015-2017 LunarG, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vk_layer.h | C | apache-2.0 | 7,001 |
//
// File: vk_platform.h
//
/*
** Copyright (c) 2014-2017 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
*... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vk_platform.h | C | apache-2.0 | 3,279 |
//
// File: vk_sdk_platform.h
//
/*
* Copyright (c) 2015-2016 The Khronos Group Inc.
* Copyright (c) 2015-2016 Valve Corporation
* Copyright (c) 2015-2016 LunarG, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vk_sdk_platform.h | C | apache-2.0 | 1,913 |
#ifndef VULKAN_H_
#define VULKAN_H_ 1
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENS... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan.h | C | apache-2.0 | 1,580 |
#ifndef VULKAN_ANDROID_H_
#define VULKAN_ANDROID_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the Li... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_android.h | C | apache-2.0 | 4,729 |
#ifndef VULKAN_CORE_H_
#define VULKAN_CORE_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License ... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_core.h | C | apache-2.0 | 432,490 |
#ifndef VULKAN_FUCHSIA_H_
#define VULKAN_FUCHSIA_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the Li... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_fuchsia.h | C | apache-2.0 | 1,910 |
#ifndef VULKAN_IOS_H_
#define VULKAN_IOS_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_ios.h | C | apache-2.0 | 1,754 |
#ifndef VULKAN_MACOS_H_
#define VULKAN_MACOS_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the Licens... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_macos.h | C | apache-2.0 | 1,784 |
#ifndef VULKAN_MIR_H_
#define VULKAN_MIR_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_mir.h | C | apache-2.0 | 2,241 |
#ifndef VULKAN_VI_H_
#define VULKAN_VI_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
*... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_vi.h | C | apache-2.0 | 1,729 |
#ifndef VULKAN_WAYLAND_H_
#define VULKAN_WAYLAND_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the Li... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_wayland.h | C | apache-2.0 | 2,307 |
#ifndef VULKAN_WIN32_H_
#define VULKAN_WIN32_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the Licens... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_win32.h | C | apache-2.0 | 11,236 |
#ifndef VULKAN_XCB_H_
#define VULKAN_XCB_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_xcb.h | C | apache-2.0 | 2,325 |
#ifndef VULKAN_XLIB_H_
#define VULKAN_XLIB_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License ... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_xlib.h | C | apache-2.0 | 2,305 |
#ifndef VULKAN_XLIB_XRANDR_H_
#define VULKAN_XLIB_XRANDR_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2015-2018 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy o... | YifuLiu/AliOS-Things | components/SDL2/src/video/khronos/vulkan/vulkan_xlib_xrandr.h | C | apache-2.0 | 1,845 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c | C | apache-2.0 | 5,069 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h | C | apache-2.0 | 1,653 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c | C | apache-2.0 | 1,263 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h | C | apache-2.0 | 1,176 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c | C | apache-2.0 | 15,596 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h | C | apache-2.0 | 1,410 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.c | C | apache-2.0 | 11,156 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.h | C | apache-2.0 | 1,934 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h | C | apache-2.0 | 5,023 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c | C | apache-2.0 | 27,876 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h | C | apache-2.0 | 4,538 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclevents.c | C | apache-2.0 | 22,403 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclevents_c.h | C | apache-2.0 | 1,127 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclglue.c | C | apache-2.0 | 1,033 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclopengles.c | C | apache-2.0 | 5,134 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclopengles.h | C | apache-2.0 | 1,657 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclvideo.c | C | apache-2.0 | 6,035 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclvideo.h | C | apache-2.0 | 2,183 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclwindow.c | C | apache-2.0 | 2,432 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/nacl/SDL_naclwindow.h | C | apache-2.0 | 1,272 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenevents.c | C | apache-2.0 | 1,352 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenevents_c.h | C | apache-2.0 | 1,083 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenframebuffer.c | C | apache-2.0 | 2,966 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenframebuffer_c.h | C | apache-2.0 | 1,328 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenopengl.c | C | apache-2.0 | 2,556 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenopengl.h | C | apache-2.0 | 1,727 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenvideo.c | C | apache-2.0 | 4,413 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenvideo.h | C | apache-2.0 | 1,161 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenwindow.c | C | apache-2.0 | 2,519 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/offscreen/SDL_offscreenwindow.h | C | apache-2.0 | 1,384 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/pandora/SDL_pandora.c | C | apache-2.0 | 26,111 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/pandora/SDL_pandora.h | C | apache-2.0 | 3,923 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/pandora/SDL_pandora_events.c | C | apache-2.0 | 1,273 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/pandora/SDL_pandora_events.h | C | apache-2.0 | 1,043 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/psp/SDL_pspevents.c | C | apache-2.0 | 8,469 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/psp/SDL_pspevents_c.h | C | apache-2.0 | 1,199 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/psp/SDL_pspgl.c | C | apache-2.0 | 6,385 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/psp/SDL_pspgl_c.h | C | apache-2.0 | 1,799 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2020 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this ... | YifuLiu/AliOS-Things | components/SDL2/src/video/psp/SDL_pspmouse.c | C | apache-2.0 | 1,312 |