| .. |
|
android
|
35915d4f99
Clean up the EGL related video backends (X11, Android, RPi)
|
12 years ago |
|
cocoa
|
9dd923fb9a
When the mouse is grabbed it's constrained to the client area, not the window frame.
|
12 years ago |
|
directfb
|
08fa8da77c
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
12 years ago |
|
dummy
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
12 years ago |
|
haiku
|
e899f0c4e0
Haiku: fixed uninitialized variable.
|
12 years ago |
|
pandora
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
psp
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
12 years ago |
|
raspberry
|
4e1ee55739
Fixed bug 2231 - Move src/input/evdev into src/core/linux
|
12 years ago |
|
uikit
|
75a23d99a5
Fixed bug 2212 - SDL_SetTextInputRect has no effect on iOS
|
12 years ago |
|
windows
|
5b8b403e3e
[Windows] Fixes bug #1555, handle ALT+F4 on Windows
|
12 years ago |
|
x11
|
35915d4f99
Clean up the EGL related video backends (X11, Android, RPi)
|
12 years ago |
|
SDL_RLEaccel.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
12 years ago |
|
SDL_RLEaccel_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_0.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_1.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_A.c
|
11c45c4ede
Removed unused variables (thanks Joseph!)
|
12 years ago |
|
SDL_blit_N.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_auto.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_auto.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_copy.c
|
08fa8da77c
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
12 years ago |
|
SDL_blit_copy.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_slow.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_blit_slow.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_bmp.c
|
550676d08d
Fixed signed/unsigned warning
|
12 years ago |
|
SDL_clipboard.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
12 years ago |
|
SDL_egl.c
|
35915d4f99
Clean up the EGL related video backends (X11, Android, RPi)
|
12 years ago |
|
SDL_egl.h
|
0eeb76d869
Fixes bug #2037, common EGL code for Android and X11
|
12 years ago |
|
SDL_fillrect.c
|
3b52058f6c
Fixed bug 2241 - SSE intrinsic in fillrect MMX path
|
12 years ago |
|
SDL_pixels.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
12 years ago |
|
SDL_pixels_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_rect.c
|
80930559a3
Fixed bug 2012 - Algorithm logic getting wrong in ComputeOutCode
|
12 years ago |
|
SDL_rect_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_shape.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
12 years ago |
|
SDL_shape_internals.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |
|
SDL_stretch.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
12 years ago |
|
SDL_surface.c
|
08fa8da77c
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
12 years ago |
|
SDL_sysvideo.h
|
00003e8c00
Renamed things named after BeOS to be named after Haiku instead.
|
12 years ago |
|
SDL_video.c
|
00003e8c00
Renamed things named after BeOS to be named after Haiku instead.
|
12 years ago |
|
sdlgenblit.pl
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |