.. |
android
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
cocoa
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
directfb
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
dummy
|
Fixed creating a renderer on the dummy driver on Mac OS X
|
2016-12-11 12:01:01 -08:00 |
emscripten
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
haiku
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
mir
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
nacl
|
PP_OK isn't available in the NaCl build environment on buildbot. It's defined as 0
|
2016-12-09 05:19:31 -08:00 |
pandora
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
psp
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
raspberry
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
uikit
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
vivante
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
wayland
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
windows
|
windows: add whitespace to fix macro preprocessing issue (thanks, Sven!).
|
2016-12-13 00:22:42 -05:00 |
winrt
|
Fixed a bunch of SwapWindow calls that needed their return value updated
|
2016-12-09 05:12:27 -08:00 |
x11
|
Fixed edid parsing code for older gcc compilers
|
2016-12-12 09:18:42 -08:00 |
SDL_blit_0.c
|
|
|
SDL_blit_1.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_blit_A.c
|
|
|
SDL_blit_auto.c
|
|
|
SDL_blit_auto.h
|
|
|
SDL_blit_copy.c
|
Fixed bug 3096 - SDL_BlitSurface with overlapping source and destination
|
2016-10-10 18:28:05 +02:00 |
SDL_blit_copy.h
|
|
|
SDL_blit_N.c
|
Fixed bug 1646 - Warnings from clang with -Weverything
|
2016-11-15 01:30:08 -08:00 |
SDL_blit_slow.c
|
Fixed bug 3159 - SDL_blit_slow with BLENDING does not work
|
2016-10-01 13:40:01 -07:00 |
SDL_blit_slow.h
|
|
|
SDL_blit.c
|
|
|
SDL_blit.h
|
Renaming of guard header names to quiet -Wreserved-id-macro
|
2016-11-20 21:34:54 -08:00 |
SDL_bmp.c
|
Removed unused constants
|
2016-11-15 01:24:58 -08:00 |
SDL_clipboard.c
|
|
|
SDL_egl_c.h
|
Fixed bug 3513 - SDL_GL_SwapWindow does not return error status
|
2016-12-09 01:47:43 -08:00 |
SDL_egl.c
|
Fixed build for EGL platforms
|
2016-12-09 05:00:35 -08:00 |
SDL_fillrect.c
|
|
|
SDL_pixels_c.h
|
|
|
SDL_pixels.c
|
|
|
SDL_rect_c.h
|
|
|
SDL_rect.c
|
Fixed all known static analysis bugs, with checker-279 on macOS.
|
2016-11-24 21:41:09 -05:00 |
SDL_RLEaccel_c.h
|
|
|
SDL_RLEaccel.c
|
Fixed all known static analysis bugs, with checker-279 on macOS.
|
2016-11-24 21:41:09 -05:00 |
SDL_shape_internals.h
|
Renaming of guard header names to quiet -Wreserved-id-macro
|
2016-11-20 21:34:54 -08:00 |
SDL_shape.c
|
Pacify some GCC strict-aliasing compiler warnings.
|
2016-11-23 21:52:48 -05:00 |
SDL_stretch.c
|
|
|
SDL_surface.c
|
Fixed bug 3340 - SDL_BlitScaled causes access violation in some cases.
|
2016-11-30 22:06:05 -08:00 |
SDL_sysvideo.h
|
Fixed creating a renderer on the dummy driver on Mac OS X
|
2016-12-11 12:01:01 -08:00 |
SDL_video.c
|
Fixed ABI, don't change the return type of SDL_GL_SwapWindow()
|
2016-12-11 12:01:44 -08:00 |
sdlgenblit.pl
|
|
|