.. |
atomic
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
audio
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
il y a 11 ans |
core
|
90a219a375
Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices.
|
il y a 11 ans |
cpuinfo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
events
|
b39a4daf04
SDL_TEXTINPUT support for EVDEV
|
il y a 11 ans |
file
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
il y a 11 ans |
filesystem
|
69a4351eb0
Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansi
|
il y a 11 ans |
haptic
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
il y a 11 ans |
input
|
e9d2133934
Prevent keystrokes from leaking through to the console when using evdev.
|
il y a 11 ans |
joystick
|
15682c0c5f
Report joystick added/removed events even if we don't have udev.
|
il y a 11 ans |
libm
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
il y a 11 ans |
loadso
|
d0a57ea2b5
Rolled back my LoadLibrary change. The first failed call causes a dialog to pop up in Windows apps (but not console apps) and that's really bad. I'll have to deal with this in my app.
|
il y a 11 ans |
main
|
a7e1fdddea
Updated SDL to version 2.0.1
|
il y a 11 ans |
power
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
render
|
36b759174f
Do a 32-bit compare on RGBA values. Thsi should be inlined in optimized builds.
|
il y a 11 ans |
stdlib
|
cefffd618f
Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier
|
il y a 11 ans |
test
|
89131435f8
Adds gl_profile_mask to test framework, uses it in testgles
|
il y a 11 ans |
thread
|
83383c6527
Disable thread naming on Win64 for now.
|
il y a 11 ans |
timer
|
eec4710c53
Fixes bug #2074 - Thanks Sylvain!
|
il y a 11 ans |
video
|
074a1c4c63
Fixes X11 video backend compilation when no GL is available
|
il y a 11 ans |
SDL.c
|
a7b2db05cd
Added an assert to catch init/quit call mismatch that might bite people.
|
il y a 11 ans |
SDL_assert.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
SDL_assert_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
SDL_error.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
SDL_error_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
il y a 11 ans |
SDL_hints.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
il y a 11 ans |
SDL_log.c
|
48aca0b2df
Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority.
|
il y a 11 ans |