.. |
atomic
|
atomic: Support compiling on ARMv3
|
2019-10-11 22:08:53 +01:00 |
audio
|
Readability: remove redundant return, continue, enum declaration
|
2019-10-30 15:36:17 +01:00 |
core
|
Android: some readability: redundant casts, deads stores, redundant control flow
|
2019-10-31 15:53:10 +01:00 |
cpuinfo
|
Fixed unused function warning on Android
|
2019-11-18 10:48:14 -08:00 |
dynapi
|
ran gendynapi.pl after SDL_HasARMSIMD() addition
|
2019-11-04 11:15:24 +03:00 |
events
|
Fixed bug 4814 - Missing scancodes on Linux
|
2019-11-16 22:45:49 -08:00 |
file
|
Readability: remove redundant cast to the same type
|
2019-10-30 15:13:55 +01:00 |
filesystem
|
Readability: remove redundant cast to the same type
|
2019-10-30 15:13:55 +01:00 |
haptic
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
hidapi
|
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
2019-08-22 15:58:00 -07:00 |
joystick
|
Added names for some missing Xbox controllers
|
2019-11-18 11:51:39 -08:00 |
libm
|
Readability: change some pointer parameter to be pointer to const
|
2019-10-30 16:06:51 +01:00 |
loadso
|
Readability: remove redundant cast
|
2019-10-30 16:20:58 +01:00 |
main
|
haiku: mouse_relative fix
|
2019-11-11 22:23:33 -05:00 |
power
|
SDL_syspower.c: remove redundant expression
|
2019-10-30 16:12:39 +01:00 |
render
|
SDL_render_gles2: remove ineffective widening cast
|
2019-10-30 16:45:53 +01:00 |
sensor
|
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
2019-10-23 08:46:59 +02:00 |
stdlib
|
SDL_qsort.c: sync comments with version 1.15 from mainstream
|
2019-10-31 17:10:02 +03:00 |
test
|
Added SDL_PIXELFORMAT_BGR444
|
2019-11-02 22:58:52 +00:00 |
thread
|
Remove redundant 'SDL_GetErrBuf' declaration
|
2019-10-30 17:35:40 +01:00 |
timer
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
video
|
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
|
2019-11-16 22:35:48 -08:00 |
SDL_assert_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_assert.c
|
Readability: remove const-qualifation from function declaration
|
2019-10-30 15:43:49 +01:00 |
SDL_dataqueue.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_dataqueue.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_error_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_error.c
|
Remove redundant 'SDL_GetErrBuf' declaration
|
2019-10-30 17:35:40 +01:00 |
SDL_hints_c.h
|
Added a utility function to simplify the hint handling logic
|
2019-11-13 21:53:01 -08:00 |
SDL_hints.c
|
Fix missing prototype warning
|
2019-11-16 22:59:56 +01:00 |
SDL_internal.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_log.c
|
Copypaste SDL_NSLog to UIKit backend, document it as such
|
2019-07-17 23:20:57 -04:00 |
SDL.c
|
Readability: remove const-qualifation from function declaration
|
2019-10-30 15:43:49 +01:00 |