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/render/opengles2/SDL_shaders_gles2.h
C
apache-2.0
2,300
/* 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/render/psp/SDL_render_psp.c
C
apache-2.0
31,253
/* 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/render/software/SDL_blendfillrect.c
C
apache-2.0
10,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/render/software/SDL_blendfillrect.h
C
apache-2.0
1,383
/* 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/render/software/SDL_blendline.c
C
apache-2.0
28,190
/* 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/render/software/SDL_blendline.h
C
apache-2.0
1,374
/* 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/render/software/SDL_blendpoint.c
C
apache-2.0
9,891
/* 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/render/software/SDL_blendpoint.h
C
apache-2.0
1,361
/* 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/render/software/SDL_draw.h
C
apache-2.0
20,528
/* 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/render/software/SDL_drawline.c
C
apache-2.0
6,529
/* 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/render/software/SDL_drawline.h
C
apache-2.0
1,275
/* 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/render/software/SDL_drawpoint.c
C
apache-2.0
3,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/render/software/SDL_drawpoint.h
C
apache-2.0
1,262
/* 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/render/software/SDL_render_sw.c
C
apache-2.0
31,785
/* 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/render/software/SDL_render_sw_c.h
C
apache-2.0
1,138
/* SDL_rotate.c: rotates 32bit or 8bit surfaces Shamelessly stolen from SDL_gfx by Andreas Schiffler. Original copyright follows: Copyright (C) 2001-2011 Andreas Schiffler 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...
YifuLiu/AliOS-Things
components/SDL2/src/render/software/SDL_rotate.c
C
apache-2.0
20,365
/* 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/render/software/SDL_rotate.h
C
apache-2.0
1,417
/* 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/sensor/SDL_sensor.c
C
apache-2.0
13,278
/* 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/sensor/SDL_sensor_c.h
C
apache-2.0
1,540
/* 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/sensor/SDL_syssensor.h
C
apache-2.0
3,813
/* 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/sensor/android/SDL_androidsensor.c
C
apache-2.0
6,190
/* 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/sensor/android/SDL_androidsensor.h
C
apache-2.0
1,145
/* 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/sensor/coremotion/SDL_coremotionsensor.h
C
apache-2.0
1,105
/* 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/sensor/coremotion/SDL_coremotionsensor.m
Objective-C
apache-2.0
6,382
/* 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/sensor/dummy/SDL_dummysensor.c
C
apache-2.0
2,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/sensor/dummy/SDL_dummysensor.h
C
apache-2.0
999
/* 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/sensor/windows/SDL_windowssensor.c
C
apache-2.0
14,936
/* 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/sensor/windows/SDL_windowssensor.h
C
apache-2.0
999
/* 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/stdlib/SDL_getenv.c
C
apache-2.0
8,419
/* 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/stdlib/SDL_iconv.c
C
apache-2.0
29,611
/* 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/stdlib/SDL_malloc.c
C
apache-2.0
196,668
/* 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/stdlib/SDL_qsort.c
C
apache-2.0
18,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/stdlib/SDL_stdlib.c
C
apache-2.0
24,703
/* 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/stdlib/SDL_string.c
C
apache-2.0
49,375
/* 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/stdlib/SDL_strtokr.c
C
apache-2.0
3,002
/* 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/test/SDL_test_assert.c
C
apache-2.0
4,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/test/SDL_test_common.c
C
apache-2.0
68,421
/* 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/test/SDL_test_compare.c
C
apache-2.0
3,962
/* 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/test/SDL_test_crc32.c
C
apache-2.0
3,523
/* 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/test/SDL_test_fuzzer.c
C
apache-2.0
13,629
/* 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/test/SDL_test_harness.c
C
apache-2.0
24,449
/* 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/test/SDL_test_imageBlit.c
C
apache-2.0
115,276
/* 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/test/SDL_test_imageBlitBlend.c
C
apache-2.0
212,200
/* 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/test/SDL_test_imageFace.c
C
apache-2.0
16,758
/* 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/test/SDL_test_imagePrimitives.c
C
apache-2.0
37,445
/* 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/test/SDL_test_imagePrimitivesBlend.c
C
apache-2.0
52,011
/* 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/test/SDL_test_log.c
C
apache-2.0
3,604
/* 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/test/SDL_test_md5.c
C
apache-2.0
11,663
/* 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/test/SDL_test_memory.c
C
apache-2.0
7,855
/* 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/test/SDL_test_random.c
C
apache-2.0
2,772
/* 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/thread/SDL_systhread.h
C
apache-2.0
2,624
/* 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/thread/SDL_thread.c
C
apache-2.0
13,299
/* 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/thread/SDL_thread_c.h
C
apache-2.0
3,099
/* 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/thread/generic/SDL_syscond.c
C
apache-2.0
6,246
/* 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/thread/generic/SDL_sysmutex.c
C
apache-2.0
4,095
/* 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/thread/generic/SDL_sysmutex_c.h
C
apache-2.0
1,006
/* 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/thread/generic/SDL_syssem.c
C
apache-2.0
4,670
/* 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/thread/generic/SDL_systhread.c
C
apache-2.0
1,805
/* 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/thread/generic/SDL_systhread_c.h
C
apache-2.0
1,093
/* 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/thread/generic/SDL_systls.c
C
apache-2.0
1,207
/* 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/thread/psp/SDL_syscond.c
C
apache-2.0
6,244
/* 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/thread/psp/SDL_sysmutex.c
C
apache-2.0
3,394
/* 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/thread/psp/SDL_sysmutex_c.h
C
apache-2.0
1,006
/* 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/thread/psp/SDL_syssem.c
C
apache-2.0
3,921
/* 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/thread/psp/SDL_systhread.c
C
apache-2.0
3,090
/* 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/thread/psp/SDL_systhread_c.h
C
apache-2.0
1,002
/* 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/thread/pthread/SDL_syscond.c
C
apache-2.0
3,994
/* 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/thread/pthread/SDL_sysmutex.c
C
apache-2.0
5,188
/* 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/thread/pthread/SDL_sysmutex_c.h
C
apache-2.0
1,129
/* 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/thread/pthread/SDL_syssem.c
C
apache-2.0
4,850
/* 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/thread/pthread/SDL_systhread.c
C
apache-2.0
9,013
/* 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/thread/pthread/SDL_systhread_c.h
C
apache-2.0
1,066
/* 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/thread/pthread/SDL_systls.c
C
apache-2.0
2,329
/* 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/thread/stdcpp/SDL_syscond.cpp
C++
apache-2.0
4,135
/* 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/thread/stdcpp/SDL_sysmutex.cpp
C++
apache-2.0
2,581
/* 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/thread/stdcpp/SDL_sysmutex_c.h
C++
apache-2.0
1,076
/* 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/thread/stdcpp/SDL_systhread.cpp
C++
apache-2.0
4,498
/* 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/thread/stdcpp/SDL_systhread_c.h
C++
apache-2.0
1,096
/* 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/thread/windows/SDL_sysmutex.c
C
apache-2.0
2,583
/* 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/thread/windows/SDL_syssem.c
C
apache-2.0
3,734
/* 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/thread/windows/SDL_systhread.c
C
apache-2.0
8,480
/* 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/thread/windows/SDL_systhread_c.h
C
apache-2.0
1,174
/* 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/thread/windows/SDL_systls.c
C
apache-2.0
2,526
/* 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/timer/SDL_timer.c
C
apache-2.0
10,259
/* 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/timer/SDL_timer_c.h
C
apache-2.0
1,387
/* 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/timer/dummy/SDL_systimer.c
C
apache-2.0
1,672
/* 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/timer/haiku/SDL_systimer.c
C
apache-2.0
1,729
/* 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/timer/psp/SDL_systimer.c
C
apache-2.0
2,062
/* 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/timer/unix/SDL_systimer.c
C
apache-2.0
6,112
/* 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/timer/windows/SDL_systimer.c
C
apache-2.0
5,275
/* SDL_ttf: A companion library to SDL for working with TrueType (tm) fonts Copyright (C) 2001-2018 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...
YifuLiu/AliOS-Things
components/SDL2/src/ttf/SDL_ttf.c
C
apache-2.0
70,490
/* 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/SDL_RLEaccel_c.h
C
apache-2.0
1,264
/* 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/SDL_blit.c
C
apache-2.0
8,589
/* 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/SDL_blit.h
C
apache-2.0
31,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/SDL_blit_0.c
C
apache-2.0
12,447
/* 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/SDL_blit_1.c
C
apache-2.0
13,726
/* 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/SDL_blit_A.c
C
apache-2.0
51,115
/* 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/SDL_blit_N.c
C
apache-2.0
119,446
/* 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/SDL_blit_copy.c
C
apache-2.0
4,208
/* 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/SDL_blit_copy.h
C
apache-2.0
1,098