| .. |
|
atomic
|
500378eb52
Add atomics for Watcom/x86 as inline asm
|
hace 8 años |
|
audio
|
5e5f2290f2
audio: Turns out the accumulation errors sound better. :/
|
hace 8 años |
|
core
|
84fb4893cf
Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately
|
hace 8 años |
|
cpuinfo
|
b821ded96c
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
hace 8 años |
|
dynapi
|
d90fce3c9e
Exposed the joystick locking functions for multi-threaded access to the joystick API
|
hace 8 años |
|
events
|
b53c35df43
Fixed size in realloc
|
hace 8 años |
|
file
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
hace 8 años |
|
filesystem
|
00905c98be
filesystem: Patched to compile on QNX.
|
hace 8 años |
|
haptic
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 8 años |
|
joystick
|
b647bd0692
The event filter and event watch functions are now thread-safe
|
hace 8 años |
|
libm
|
45b774e3f7
Updated copyright for 2017
|
hace 9 años |
|
loadso
|
e564da78b7
revert files I didnt mean to commit!
|
hace 8 años |
|
main
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
hace 8 años |
|
power
|
b36755a3fc
power: whoops, that should be "==" not "!=".
|
hace 8 años |
|
render
|
e9652b1987
Fixed bug 3857 - SDL_ConvertPixels misses YUV conversions
|
hace 8 años |
|
stdlib
|
19114b0378
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
|
hace 8 años |
|
test
|
0fea9164eb
Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window.
|
hace 8 años |
|
thread
|
0d011ec66d
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 8 años |
|
timer
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 8 años |
|
video
|
c0019b7f49
Fixed bug 3871 - Touch events are not normalised on X11
|
hace 8 años |
|
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
hace 9 años |
|
SDL_assert.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
hace 8 años |
|
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
hace 9 años |
|
SDL_dataqueue.c
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
hace 8 años |
|
SDL_dataqueue.h
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
hace 8 años |
|
SDL_error.c
|
cd79d8ccec
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
hace 8 años |
|
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
hace 9 años |
|
SDL_hints.c
|
b3ac0b6fb0
A hint with an empty string should be treated as the default value
|
hace 8 años |
|
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
hace 9 años |
|
SDL_log.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
hace 8 años |