Sam Lantinga b1539c4c49 Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program 6 年之前
..
android 303646a697 Android: some readability: redundant casts, deads stores, redundant control flow 6 年之前
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 年之前
cocoa a963e36e2d macOS: more robust detection and switching of exclusive-fullscreen display modes (bug #4822). 6 年之前
directfb 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 年之前
dummy 5e13087b0f Updated copyright for 2019 7 年之前
emscripten d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 6 年之前
haiku b44fe0f838 haiku: Rename BE_* entities to HAIKU_* 6 年之前
khronos 9665a50891 Added Vulkan headers version 1.1.91 7 年之前
kmsdrm 2d37d29183 KMSDRM_GLES_SwapWindow: fix non-vsync case 6 年之前
nacl 5e13087b0f Updated copyright for 2019 7 年之前
offscreen 68985371a0 offscreen: Add new video driver backend Offscreen 6 年之前
pandora 5e13087b0f Updated copyright for 2019 7 年之前
psp 5e13087b0f Updated copyright for 2019 7 年之前
qnx 50efbda736 Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 8 年之前
raspberry 1e47790c8d RPI_FreeCursor: set global_cursor to NULL to prevent double-free (bug 4769) 6 年之前
uikit bda618a2af iOS: remove some unused code, minor code style cleanup. 6 年之前
vivante 29f3445316 video: Add Vulkan support for vivante fb 6 年之前
wayland 88ba6798e9 Wayland: touch events, use of memory after it is freed 6 年之前
windows c9d0e2ae0a Fixed bug 4840 - Read of uninitialized memory in DXGI_LoadDLL (Thanks!) 6 年之前
winrt c61ca915fb WinRT: fix a link-time error when building UWP + x64 6 年之前
x11 b1539c4c49 Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program 6 年之前
yuv2rgb 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). 7 年之前
SDL_RLEaccel.c f16e51068b Fix const warning in RLE getpix functions 6 年之前
SDL_RLEaccel_c.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_0.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_1.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_A.c 1187b013a5 ARM: NEON assembly optimization for function BlitARGBto565PixelAlpha 6 年之前
SDL_blit_N.c 60d3965ece Readability: remove redundant return, continue, enum declaration 6 年之前
SDL_blit_auto.c 56cbe12037 BlitAuto: remove redundant cast to the same type 6 年之前
SDL_blit_auto.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_copy.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_copy.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_blit_slow.c b458d7a28f Readability: remove redundant cast to the same type 6 年之前
SDL_blit_slow.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_bmp.c 1b5e3c19a2 SDL_bmp.c: remove unused variable warnings 6 年之前
SDL_clipboard.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_egl.c 3a8b899428 Android: remove eglGetProcAdded busted comment (bug #4040) 6 年之前
SDL_egl_c.h 8a41948e7f offscreen: Avoid using EGLDeviceEXT as it causes issues with older platforms, which is just a void* 6 年之前
SDL_fillrect.c 42153342ab Use fill_function for FillRect SIMD/NEON (bug 4365) 6 年之前
SDL_pixels.c 20ddf45ede Added SDL_PIXELFORMAT_BGR444 6 年之前
SDL_pixels_c.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_rect.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_rect_c.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_shape.c b458d7a28f Readability: remove redundant cast to the same type 6 年之前
SDL_shape_internals.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_stretch.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_surface.c b060b2eadd Fixed whitespace 6 年之前
SDL_sysvideo.h 68985371a0 offscreen: Add new video driver backend Offscreen 6 年之前
SDL_video.c b44fe0f838 haiku: Rename BE_* entities to HAIKU_* 6 年之前
SDL_vulkan_internal.h 29f3445316 video: Add Vulkan support for vivante fb 6 年之前
SDL_vulkan_utils.c 32ead2cb46 vulkan: Fixed use-after-free bug. 6 年之前
SDL_yuv.c d52080c0ab Android: minor warning 6 年之前
SDL_yuv_c.h 5e13087b0f Updated copyright for 2019 7 年之前
sdlgenblit.pl 56cbe12037 BlitAuto: remove redundant cast to the same type 6 年之前