Sylvain Becker 24bee6e5e2 Add internal function SDL_EGL_GetVersion() 6 years ago
..
android 70dc8d1648 Android: fix corresponding warnings 6 years ago
cocoa d5e378d198 cocoa: Implement SDL_WINDOW_ALWAYS_ON_TOP support (thanks, Gabriel!). 6 years ago
directfb 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 years ago
dummy 5e13087b0f Updated copyright for 2019 7 years ago
emscripten d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 6 years ago
haiku 5e13087b0f Updated copyright for 2019 7 years ago
khronos 9665a50891 Added Vulkan headers version 1.1.91 7 years ago
kmsdrm 2d37d29183 KMSDRM_GLES_SwapWindow: fix non-vsync case 6 years ago
nacl 5e13087b0f Updated copyright for 2019 7 years ago
offscreen 68985371a0 offscreen: Add new video driver backend Offscreen 6 years ago
pandora 5e13087b0f Updated copyright for 2019 7 years ago
psp 5e13087b0f Updated copyright for 2019 7 years ago
qnx 50efbda736 Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 8 years ago
raspberry 1e47790c8d RPI_FreeCursor: set global_cursor to NULL to prevent double-free (bug 4769) 6 years ago
uikit bf9092cf4a Removed unused variable 6 years ago
vivante 29f3445316 video: Add Vulkan support for vivante fb 6 years ago
wayland afdb40af61 Fixed bug 4689 - SDL fails to detect compositor shutdown on Wayland -- program keeps running 6 years ago
windows 8a394209c4 SDL_windowsevents.c: remove isVistaOrNewer (not used since 8cb1dc50bb28) 6 years ago
winrt c61ca915fb WinRT: fix a link-time error when building UWP + x64 6 years ago
x11 ed7483f82c x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6. 6 years ago
yuv2rgb 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). 7 years ago
SDL_RLEaccel.c 9c8e403f6b use 'U' suffix on constants instead of (unsigned int) cast. 6 years ago
SDL_RLEaccel_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_0.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_1.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_A.c cd25c83aad Fix blit with blending (Blit_A) to RGB332 which has no palette 7 years ago
SDL_blit_N.c 715e070d29 SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC 6 years ago
SDL_blit_auto.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_auto.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_copy.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_copy.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_slow.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_blit_slow.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_bmp.c 1b5e3c19a2 SDL_bmp.c: remove unused variable warnings 6 years ago
SDL_clipboard.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_egl.c 24bee6e5e2 Add internal function SDL_EGL_GetVersion() 6 years ago
SDL_egl_c.h 8a41948e7f offscreen: Avoid using EGLDeviceEXT as it causes issues with older platforms, which is just a void* 6 years ago
SDL_fillrect.c 02a2ec986f video: Make sure SDL_FillRects()'s fill_function isn't used unitialized. 6 years ago
SDL_pixels.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_pixels_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_rect.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_rect_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_shape.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_shape_internals.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_stretch.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_surface.c b060b2eadd Fixed whitespace 6 years ago
SDL_sysvideo.h 68985371a0 offscreen: Add new video driver backend Offscreen 6 years ago
SDL_video.c 3b0dcaf474 Fixed bug 4797 - SDL fails to compile with Mesa Master (thanks Michael Olbrich!) 6 years ago
SDL_vulkan_internal.h 29f3445316 video: Add Vulkan support for vivante fb 6 years ago
SDL_vulkan_utils.c 32ead2cb46 vulkan: Fixed use-after-free bug. 6 years ago
SDL_yuv.c d52080c0ab Android: minor warning 6 years ago
SDL_yuv_c.h 5e13087b0f Updated copyright for 2019 7 years ago
sdlgenblit.pl 5e13087b0f Updated copyright for 2019 7 years ago