| .. |
|
atomic
|
Got a bare-bones version of SDL compiling for Windows RT. Dummy drivers are used in some places. Very little Windows-specific code (from the Win32 version of SDL) is used.
|
2012-10-17 21:43:20 -04:00 |
|
audio
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
core
|
Fixed bug 1614 - SDL for Android does not implement TextInput API
|
2012-10-03 20:49:16 -07:00 |
|
cpuinfo
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
events
|
Allow events at startup so we don't lose important events like SDL_DROPFILE
|
2012-10-14 01:30:42 -07:00 |
|
file
|
reverted a minor, unnecessary change in SDL_rwops.c that was done with regards to WinRT compilation
|
2012-10-17 21:50:49 -04:00 |
|
haptic
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
joystick
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
libm
|
Happy New Year!
|
2011-12-31 09:28:07 -05:00 |
|
loadso
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
main
|
WinRT: moved contents of platform-specific SDLmain into SDL.dll, where it should probably have been in the first place
|
2012-10-27 21:20:00 -04:00 |
|
power
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
render
|
The logical size set for a render target is temporary and shouldn't conflict with the logical size set for a window.
|
2012-10-12 02:56:41 -07:00 |
|
stdlib
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
thread
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
timer
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
video
|
WinRT: removed some debugging code I added in earlier
|
2012-10-27 21:26:01 -04:00 |
|
SDL_assert_c.h
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_assert.c
|
Got a bare-bones version of SDL compiling for Windows RT. Dummy drivers are used in some places. Very little Windows-specific code (from the Win32 version of SDL) is used.
|
2012-10-17 21:43:20 -04:00 |
|
SDL_error_c.h
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_error.c
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_fatal.c
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_fatal.h
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_hints_c.h
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_hints.c
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL_log.c
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
SDL.c
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |