sdl2_frt/src
2019-11-13 21:53:01 -08:00
..
atomic
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 Supported Android and Apple hardware has ARM SIMD capability 2019-11-13 15:46:58 -08:00
dynapi ran gendynapi.pl after SDL_HasARMSIMD() addition 2019-11-04 11:15:24 +03:00
events Added a utility function to simplify the hint handling logic 2019-11-13 21:53:01 -08:00
file
filesystem
haptic
hidapi
joystick Added a utility function to simplify the hint handling logic 2019-11-13 21:53:01 -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
stdlib SDL_qsort.c: sync comments with version 1.15 from mainstream 2019-10-31 17:10:02 +03:00
test Readability: change some pointer parameter to be pointer to const 2019-10-30 16:06:51 +01:00
thread Remove redundant 'SDL_GetErrBuf' declaration 2019-10-30 17:35:40 +01:00
timer
video haiku: Rename BE_* entities to HAIKU_* 2019-11-12 17:24:37 -05:00
SDL_assert_c.h
SDL_assert.c Readability: remove const-qualifation from function declaration 2019-10-30 15:43:49 +01:00
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
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 Added a utility function to simplify the hint handling logic 2019-11-13 21:53:01 -08:00
SDL_internal.h
SDL_log.c
SDL.c Readability: remove const-qualifation from function declaration 2019-10-30 15:43:49 +01:00