| .. |
|
android
|
54748a39be
Fixed bug 4890 - Add hint for SDL that the graphics context is externally managed
|
6 лет назад |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 лет назад |
|
cocoa
|
597f11e563
cocoa: Patched to compile on older compilers.
|
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
|
c8a2ef863e
haiku: Disable pointer history
|
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
|
140918bb6f
Fixed bug 4883 - Add approximation for display DPI on iOS
|
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
|
e5af951eae
Fix sending SDL_WINDOWEVENT_RESTORED after unminimizing windows on X11
|
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
|
54748a39be
Fixed bug 4890 - Add hint for SDL that the graphics context is externally managed
|
6 лет назад |
|
SDL_video.c
|
54748a39be
Fixed bug 4890 - Add hint for SDL that the graphics context is externally managed
|
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 лет назад |