.. |
android
|
[Android] Fixes #2228, reworked touch code
|
2013-11-25 12:28:09 -03:00 |
cocoa
|
Fixed double-free of the window shape path
|
2013-11-23 02:02:29 -08:00 |
directfb
|
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
2013-10-20 21:56:15 -07:00 |
dummy
|
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
2013-08-29 08:29:51 -07:00 |
haiku
|
Haiku: fixed uninitialized variable.
|
2013-11-14 14:42:20 -05:00 |
pandora
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
psp
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
raspberry
|
OpenGL ES support for Windows
|
2013-11-22 13:24:53 -03:00 |
uikit
|
WinRT: merged with latest SDL 2.x/HG code
|
2013-11-28 22:09:21 -05:00 |
windows
|
Fixed windows build with conflict resolve
|
2013-11-28 02:31:32 -08:00 |
winrt
|
Fixed line endings on WinRT source code
|
2014-03-09 11:06:11 -07:00 |
x11
|
Don't crash when no WM is present.
|
2013-11-27 10:29:27 -08:00 |
SDL_blit_0.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_1.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_A.c
|
Removed unused variables (thanks Joseph!)
|
2013-10-06 13:50:36 -07:00 |
SDL_blit_auto.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_auto.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_copy.c
|
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
2013-10-20 21:56:15 -07:00 |
SDL_blit_copy.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_N.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_slow.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit_slow.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_blit.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_bmp.c
|
Fixed signed/unsigned warning
|
2013-11-09 00:56:05 -08:00 |
SDL_clipboard.c
|
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
2013-08-29 08:30:21 -07:00 |
SDL_egl_c.h
|
OpenGL ES support for Windows
|
2013-11-22 13:24:53 -03:00 |
SDL_egl.c
|
WinRT: got the SDL-official OpenGL ES 2 changes working, in an experimental state
|
2013-11-28 22:59:21 -05:00 |
SDL_fillrect.c
|
Fixed bug 2241 - SSE intrinsic in fillrect MMX path
|
2013-11-16 11:54:16 -08:00 |
SDL_pixels_c.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_pixels.c
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
SDL_rect_c.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_rect.c
|
Fixed bug 2012 - Algorithm logic getting wrong in ComputeOutCode
|
2013-10-21 00:25:43 -07:00 |
SDL_RLEaccel_c.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_RLEaccel.c
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
SDL_shape_internals.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_shape.c
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
SDL_stretch.c
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
SDL_surface.c
|
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
2013-10-20 21:56:15 -07:00 |
SDL_sysvideo.h
|
Fixed line endings on WinRT source code
|
2014-03-09 11:06:11 -07:00 |
SDL_video.c
|
Fixed line endings on WinRT source code
|
2014-03-09 11:06:11 -07:00 |
sdlgenblit.pl
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |