| .. |
|
android
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
cocoa
|
8fc1fb0805
Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen
|
8 years ago |
|
directfb
|
0560544d1c
Fixed 3783 - Default libGL path for directFB on Linux differs from x11 path
|
8 years ago |
|
dummy
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
emscripten
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
haiku
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
khronos
|
92bf608527
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
|
8 years ago |
|
kmsdrm
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
mir
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
nacl
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
pandora
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
psp
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
qnx
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
raspberry
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
uikit
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
vivante
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
wayland
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
windows
|
130138fa59
Fixed bug 3785 - fix windows build after revision 11382
|
8 years ago |
|
winrt
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
x11
|
3c7f9d692a
Fixed redefinition of typedef warnings and errors on BSD
|
8 years ago |
|
SDL_RLEaccel.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 years ago |
|
SDL_RLEaccel_c.h
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 years ago |
|
SDL_blit.c
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 years ago |
|
SDL_blit.h
|
3cae0c38d2
Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr
|
8 years ago |
|
SDL_blit_0.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_1.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_A.c
|
ca0bf151d5
Fix some more compiler warnings on armcc.
|
9 years ago |
|
SDL_blit_N.c
|
e5d9b25d8c
Fixed comment style.
|
9 years ago |
|
SDL_blit_auto.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_auto.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_copy.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_copy.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_slow.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_blit_slow.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_bmp.c
|
ca0bf151d5
Fix some more compiler warnings on armcc.
|
9 years ago |
|
SDL_clipboard.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_egl.c
|
21e32bac10
egl: Cast to size_t, in case platform's NativeDisplayType isn't a pointer.
|
8 years ago |
|
SDL_egl_c.h
|
56363ebf61
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
8 years ago |
|
SDL_fillrect.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_pixels.c
|
e3f3a757f3
Fixed bug 3158 - SDL display window scrambled over VNC
|
8 years ago |
|
SDL_pixels_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_rect.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_rect_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_shape.c
|
74ca16547c
Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8
|
8 years ago |
|
SDL_shape_internals.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_stretch.c
|
266816b4aa
Removed newlines from error messages.
|
9 years ago |
|
SDL_surface.c
|
f142a7961e
Fixed bug 2441 - SDL_DuplicateSurface
|
8 years ago |
|
SDL_sysvideo.h
|
50efbda736
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
8 years ago |
|
SDL_video.c
|
2d10a3f2b9
The dummy video driver check is now covered by explicitly checking for cocoa above.
|
8 years ago |
|
SDL_vulkan_internal.h
|
ff8d2e1493
Fixed build when Wayland is dynamically loaded
|
8 years ago |
|
SDL_vulkan_utils.c
|
9341589925
Removed unneeded Vulkan symbol definitions
|
8 years ago |
|
sdlgenblit.pl
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |