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/SDL_blit_slow.c
C
apache-2.0
6,330
/* 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_slow.h
C
apache-2.0
1,136
/* 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_bmp.c
C
apache-2.0
26,894
/* 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_clipboard.c
C
apache-2.0
2,489
/* * 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 a...
YifuLiu/AliOS-Things
components/SDL2/src/video/SDL_egl.c
C
apache-2.0
40,304
/* 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_egl_c.h
C
apache-2.0
6,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/video/SDL_fillrect.c
C
apache-2.0
11,319
/* 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_pixels.c
C
apache-2.0
33,525
/* 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_pixels_c.h
C
apache-2.0
1,775
/* 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_rect.c
C
apache-2.0
13,143
/* 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_rect_c.h
C
apache-2.0
1,198
/* 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_shape.c
C
apache-2.0
11,333
/* 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_shape_internals.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/SDL_stretch.c
C
apache-2.0
10,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/video/SDL_surface.c
C
apache-2.0
38,546
/* 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_sysvideo.h
C
apache-2.0
15,683
/* 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_video.c
C
apache-2.0
118,051
/* 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_vulkan_internal.h
C
apache-2.0
3,274
/* 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_vulkan_utils.c
C
apache-2.0
19,761
/* 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_yuv.c
C
apache-2.0
64,750
/* 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_yuv_c.h
C
apache-2.0
1,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/alios/SDL_AliOS_events.c
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/video/alios/SDL_AliOS_events_c.h
C
apache-2.0
1,172
/* 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/alios/SDL_AliOS_framebuffer.c
C
apache-2.0
2,903
/* 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/alios/SDL_AliOS_framebuffer_c.h
C
apache-2.0
1,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/alios/SDL_AliOS_mouse.c
C
apache-2.0
4,026
/* 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/alios/SDL_AliOS_mouse.h
C
apache-2.0
1,323
/* 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/alios/SDL_AliOS_video.c
C
apache-2.0
5,229
/* 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/alios/SDL_AliOS_video.h
C
apache-2.0
1,125
/* 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/android/SDL_androidclipboard.c
C
apache-2.0
1,467
/* 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/android/SDL_androidclipboard.h
C
apache-2.0
1,268
/* 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/android/SDL_androidevents.c
C
apache-2.0
8,439
/* 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/android/SDL_androidevents.h
C
apache-2.0
1,138
/* 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/android/SDL_androidgl.c
C
apache-2.0
2,643
/* 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/android/SDL_androidgl.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/android/SDL_androidkeyboard.c
C
apache-2.0
16,574
/* 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/android/SDL_androidkeyboard.h
C
apache-2.0
1,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/android/SDL_androidmessagebox.c
C
apache-2.0
1,338
/* 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/android/SDL_androidmessagebox.h
C
apache-2.0
1,169
/* 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/android/SDL_androidmouse.c
C
apache-2.0
6,828
/* 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/android/SDL_androidmouse.h
C
apache-2.0
1,282
/* 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/android/SDL_androidtouch.c
C
apache-2.0
2,610
/* 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/android/SDL_androidtouch.h
C
apache-2.0
1,251
/* 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/android/SDL_androidvideo.c
C
apache-2.0
8,972
/* 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/android/SDL_androidvideo.h
C
apache-2.0
1,745
/* 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/android/SDL_androidvulkan.c
C
apache-2.0
6,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/android/SDL_androidvulkan.h
C
apache-2.0
1,881
/* 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/android/SDL_androidwindow.c
C
apache-2.0
6,344
/* 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/android/SDL_androidwindow.h
C
apache-2.0
1,888
/* * Copyright © 2010 Nokia Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice ap...
YifuLiu/AliOS-Things
components/SDL2/src/video/arm/pixman-arm-asm.h
C
apache-2.0
1,454
/* * Copyright © 2009 Nokia Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
YifuLiu/AliOS-Things
components/SDL2/src/video/arm/pixman-arm-neon-asm.S
Motorola 68K Assembly
apache-2.0
12,847
/* * Copyright © 2009 Nokia Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
YifuLiu/AliOS-Things
components/SDL2/src/video/arm/pixman-arm-neon-asm.h
C
apache-2.0
39,728
/* * Copyright (c) 2016 RISC OS Open Ltd * * 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 software for any purpose, * including c...
YifuLiu/AliOS-Things
components/SDL2/src/video/arm/pixman-arm-simd-asm.S
Motorola 68K Assembly
apache-2.0
19,392
/* * Copyright (c) 2012 Raspberry Pi Foundation * Copyright (c) 2012 RISC OS Open Ltd * * 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...
YifuLiu/AliOS-Things
components/SDL2/src/video/arm/pixman-arm-simd-asm.h
C
apache-2.0
36,837
/* 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/cocoa/SDL_cocoaclipboard.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/video/cocoa/SDL_cocoaclipboard.m
Objective-C
apache-2.0
2,947
/* 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/cocoa/SDL_cocoaevents.h
C
apache-2.0
1,215
/* 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/cocoa/SDL_cocoaevents.m
Objective-C
apache-2.0
17,830
/* 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/cocoa/SDL_cocoakeyboard.h
C
apache-2.0
1,379
/* 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/cocoa/SDL_cocoakeyboard.m
Objective-C
apache-2.0
19,700
/* 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/cocoa/SDL_cocoamessagebox.h
C
apache-2.0
1,163
/* 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/cocoa/SDL_cocoamessagebox.m
Objective-C
apache-2.0
5,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/video/cocoa/SDL_cocoametalview.h
Objective-C
apache-2.0
2,249
/* 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/cocoa/SDL_cocoametalview.m
Objective-C
apache-2.0
5,696
/* 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/cocoa/SDL_cocoamodes.h
C
apache-2.0
1,754
/* 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/cocoa/SDL_cocoamodes.m
Objective-C
apache-2.0
24,981
/* 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/cocoa/SDL_cocoamouse.h
Objective-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/video/cocoa/SDL_cocoamouse.m
Objective-C
apache-2.0
14,000
/* 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/cocoa/SDL_cocoamousetap.h
C
apache-2.0
1,343
/* 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/cocoa/SDL_cocoamousetap.m
Objective-C
apache-2.0
9,842
/* 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/cocoa/SDL_cocoaopengl.h
Objective-C
apache-2.0
2,610
/* 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/cocoa/SDL_cocoaopengl.m
Objective-C
apache-2.0
14,427
/* 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/cocoa/SDL_cocoaopengles.h
C
apache-2.0
1,942
/* 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/cocoa/SDL_cocoaopengles.m
Objective-C
apache-2.0
4,536
/* 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/cocoa/SDL_cocoashape.h
C
apache-2.0
1,546
/* 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/cocoa/SDL_cocoashape.m
Objective-C
apache-2.0
3,579
/* 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/cocoa/SDL_cocoavideo.h
Objective-C
apache-2.0
4,151
/* 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/cocoa/SDL_cocoavideo.m
Objective-C
apache-2.0
9,283
/* 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/cocoa/SDL_cocoavulkan.h
C
apache-2.0
1,945
/* 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/cocoa/SDL_cocoavulkan.m
Objective-C
apache-2.0
8,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/video/cocoa/SDL_cocoawindow.h
Objective-C
apache-2.0
6,330
/* 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/cocoa/SDL_cocoawindow.m
Objective-C
apache-2.0
69,943
/* 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_WM.c
C
apache-2.0
12,840
/* 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_WM.h
C
apache-2.0
1,837
/* 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_dyn.c
C
apache-2.0
3,654
/* 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_dyn.h
C
apache-2.0
2,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/directfb/SDL_DirectFB_events.c
C
apache-2.0
28,773
/* 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_events.h
C
apache-2.0
1,267
/* 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_modes.c
C
apache-2.0
13,336
/* 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_modes.h
C
apache-2.0
2,041
/* 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_mouse.c
C
apache-2.0
11,616
/* 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_mouse.h
C
apache-2.0
1,477
/* 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_opengl.c
C
apache-2.0
8,091
/* 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_opengl.h
C
apache-2.0
2,315
/* 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_render.c
C
apache-2.0
36,348
/* 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_render.h
C
apache-2.0
1,025
/* 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_shape.c
C
apache-2.0
4,178
/* 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_shape.h
C
apache-2.0
1,418
/* 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_video.c
C
apache-2.0
15,481
/* 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_video.h
C
apache-2.0
5,543