.. |
atomic
|
Add atomics for Watcom/x86 as inline asm
|
2017-08-18 16:35:55 -04:00 |
audio
|
Fixed compiler warning
|
2017-10-12 13:55:35 -07:00 |
core
|
Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately
|
2017-10-10 20:22:15 -04:00 |
cpuinfo
|
SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM().
|
2017-08-21 13:00:40 -07:00 |
dynapi
|
Added functions to query and set the SDL memory allocation functions:
|
2017-10-12 13:44:28 -07:00 |
events
|
Fixed memory leak in Cocoa mouse code
|
2017-10-12 13:28:48 -07:00 |
file
|
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
2017-09-09 08:36:37 -07:00 |
filesystem
|
filesystem: Patched to compile on QNX.
|
2017-08-17 03:22:44 -04:00 |
haptic
|
Renaming of guard header names to quiet -Wreserved-id-macro
|
2017-08-28 00:22:23 -07:00 |
joystick
|
The event filter and event watch functions are now thread-safe
|
2017-10-10 17:41:41 -07:00 |
libm
|
|
|
loadso
|
revert files I didnt mean to commit!
|
2017-09-29 10:15:44 -07:00 |
main
|
Updated version to 2.0.7
|
2017-10-12 08:08:04 -07:00 |
power
|
power: whoops, that should be "==" not "!=".
|
2017-07-03 16:45:12 -04:00 |
render
|
Normalize touch events to the render viewport (thanks Sylvain!)
|
2017-10-12 08:37:55 -07:00 |
stdlib
|
Fixed compiler warning
|
2017-10-12 14:02:24 -07:00 |
test
|
Use the lower-case hex output to match other stack trace printouts
|
2017-10-12 14:46:28 -07:00 |
thread
|
Renaming of guard header names to quiet -Wreserved-id-macro
|
2017-08-28 00:22:23 -07:00 |
timer
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
video
|
Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m
|
2017-10-12 08:41:11 -07:00 |
SDL_assert_c.h
|
|
|
SDL_assert.c
|
Fixed bug 3744 - missing SDLCALL in several functions
|
2017-08-13 21:06:52 -07:00 |
SDL_dataqueue.c
|
Added SDL_PeekIntoDataQueue().
|
2017-10-10 11:56:54 -04:00 |
SDL_dataqueue.h
|
Added SDL_PeekIntoDataQueue().
|
2017-10-10 11:56:54 -04:00 |
SDL_error_c.h
|
|
|
SDL_error.c
|
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
|
2017-07-10 17:16:12 -07:00 |
SDL_hints.c
|
A hint with an empty string should be treated as the default value
|
2017-09-21 14:48:03 -07:00 |
SDL_internal.h
|
|
|
SDL_log.c
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
SDL.c
|
|
|