Skip to content

Commit 8955b62

Browse files
SiegeLordExSiegeLord
authored andcommitted
Add Allegro headers to the SDL files.
1 parent 12bd57f commit 8955b62

File tree

9 files changed

+127
-0
lines changed

9 files changed

+127
-0
lines changed

src/sdl/sdl_display.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL display implementation.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/allegro_opengl.h"
317
#include "allegro5/system.h"

src/sdl/sdl_event_hack.c

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL event hack (see below).
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
15+
116
#include "allegro5/allegro.h"
217
#include "allegro5/internal/aintern_system.h"
318
#include "allegro5/internal/aintern_timer.h"

src/sdl/sdl_joystick.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL joystick driver.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern_system.h"
317
#include "allegro5/platform/allegro_internal_sdl.h"

src/sdl/sdl_keyboard.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL keyboard driver.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern_system.h"
317
#include "allegro5/platform/allegro_internal_sdl.h"

src/sdl/sdl_mouse.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL mouse driver.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern_system.h"
317
#include "allegro5/platform/allegro_internal_sdl.h"

src/sdl/sdl_system.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL system interface.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern_system.h"
317
#include "allegro5/platform/allegro_internal_sdl.h"

src/sdl/sdl_thread.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL thread support.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern.h"
317
#include "allegro5/internal/aintern_thread.h"

src/sdl/sdl_time.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL time driver.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "SDL.h"
216

317
#include "allegro5/altime.h"

src/sdl/sdl_touch.c

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/* ______ ___ ___
2+
* /\ _ \ /\_ \ /\_ \
3+
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
4+
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
5+
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
6+
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
7+
* \/_/\/_/\/____/\/____/\/____/\/___L\ \/_/ \/___/
8+
* /\____/
9+
* \_/__/
10+
*
11+
* SDL touch driver.
12+
*
13+
* See LICENSE.txt for copyright information.
14+
*/
115
#include "allegro5/allegro.h"
216
#include "allegro5/internal/aintern_system.h"
317
#include "allegro5/platform/allegro_internal_sdl.h"

0 commit comments

Comments
 (0)