| .. |
|
android
|
Added missing function prototype and changed its signature.
|
2013-08-04 23:38:25 +02:00 |
|
bwindow
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
cocoa
|
Mac: Fix mouse tap on 10.5.
|
2013-08-08 13:29:44 -07:00 |
|
directfb
|
Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed.
|
2013-06-18 00:39:47 -07:00 |
|
dummy
|
Make SDL_SetError and friends unconditionally return -1.
|
2013-03-31 12:48:50 -04:00 |
|
pandora
|
Made PND_setwindowgrab() a no-op. It was a cut/paste of PND_destroywindow().
|
2013-07-15 20:30:04 -04:00 |
|
psp
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
uikit
|
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
2013-08-12 22:29:55 -04:00 |
|
windows
|
Added missing call to SDL_stack_free().
|
2013-08-10 23:21:06 +02:00 |
|
winrt
|
WinRT: renamed a mouse-related header file for naming-consistency's sake
|
2013-09-02 15:29:46 -04:00 |
|
x11
|
Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow()
|
2013-08-11 19:56:43 -07:00 |
|
SDL_blit_1.c
|
Updated blend semantics so blending uses the following formula:
|
2013-07-23 08:06:49 -07:00 |
|
SDL_blit_0.c
|
Updated blend semantics so blending uses the following formula:
|
2013-07-23 08:06:49 -07:00 |
|
SDL_blit_A.c
|
Updated blend semantics so blending uses the following formula:
|
2013-07-23 08:06:49 -07:00 |
|
SDL_blit_auto.c
|
Updated blend semantics so blending uses the following formula:
|
2013-07-23 08:06:49 -07:00 |
|
SDL_blit_auto.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_blit_copy.c
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_blit_copy.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_blit_N.c
|
Added surface conversion support for ARGB2101010 formats
|
2013-07-07 12:34:21 -07:00 |
|
SDL_blit_slow.c
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_blit_slow.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_blit.c
|
Check for negative source rectangle in SDL_SoftBlit() (thanks John!)
|
2013-07-30 20:57:26 -07:00 |
|
SDL_blit.h
|
Fixed bug 1638 - Blit Alpha surface bug
|
2013-08-01 01:29:07 -07:00 |
|
SDL_bmp.c
|
Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files
|
2013-07-07 18:23:04 -07:00 |
|
SDL_clipboard.c
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_fillrect.c
|
Make SDL_SetError and friends unconditionally return -1.
|
2013-03-31 12:48:50 -04:00 |
|
SDL_pixels_c.h
|
The palette unused value is treated as alpha and updated when setting the colorkey.
|
2013-03-24 09:51:01 -07:00 |
|
SDL_pixels.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
SDL_rect_c.h
|
Fixed bug 1763 - Constify SDL_UpdateWindowSurfaceRects()
|
2013-03-19 21:53:33 -07:00 |
|
SDL_rect.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
SDL_RLEaccel_c.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_RLEaccel.c
|
Removed the inline functions from SDL_stdinc.h
|
2013-07-05 23:57:19 -07:00 |
|
SDL_shape_internals.h
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
SDL_shape.c
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
SDL_stretch.c
|
Fixed macro line endings after whitespace was fixed
|
2013-05-21 22:04:14 -07:00 |
|
SDL_surface.c
|
Fixed compile error
|
2013-08-08 02:34:21 -07:00 |
|
SDL_sysvideo.h
|
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
2013-08-12 22:29:55 -04:00 |
|
SDL_video.c
|
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
2013-08-12 22:29:55 -04:00 |
|
sdlgenblit.pl
|
Updated blend semantics so blending uses the following formula:
|
2013-07-23 08:06:49 -07:00 |