.. |
atomic
|
ebdfd0e175
atomic: detect clang separately
|
3 лет назад |
audio
|
a0cb079a42
Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+
|
3 лет назад |
core
|
be5b4d980d
Added nativeGetHintBoolean for Java code
|
3 лет назад |
cpuinfo
|
c2dd50a9a0
Fixed whitespace
|
3 лет назад |
dynapi
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
3 лет назад |
events
|
d7d67af441
mouse: Fix Y value in motion events when confinement is active
|
3 лет назад |
file
|
abcfb22b7d
Add support for Vita file API in SDL_rwops
|
4 лет назад |
filesystem
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
3 лет назад |
haptic
|
c2dd50a9a0
Fixed whitespace
|
3 лет назад |
hidapi
|
343fa61215
hid: fix inconsistent indentation
|
3 лет назад |
joystick
|
ee2afa00ba
SDL_mfijoystick.m: fix build using older toolchains
|
3 лет назад |
libm
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
loadso
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
locale
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
4 лет назад |
main
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 лет назад |
misc
|
839ca0ea64
SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830)
|
3 лет назад |
power
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
3 лет назад |
render
|
49369142bd
Fixed bug #4625: with integer scale, viewport (as reported by SDL_RenderGetViewport) becomes -2147483648x-2147483648
|
3 лет назад |
sensor
|
c2dd50a9a0
Fixed whitespace
|
3 лет назад |
stdlib
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
3 лет назад |
test
|
990fb668f7
tests: several -Wwrite-strings fixes.
|
3 лет назад |
thread
|
43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
|
3 лет назад |
timer
|
c7065bf42f
Fix warning: declaration shadows a local variable
|
3 лет назад |
video
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
3 лет назад |
SDL.c
|
504e7aa59b
minor tidy-up for ifdefs & co.
|
3 лет назад |
SDL_assert.c
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_assert_c.h
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_dataqueue.c
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_dataqueue.h
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_error.c
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_error_c.h
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_hints.c
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_hints_c.h
|
9130f7c377
Updated copyright for 2021
|
4 лет назад |
SDL_internal.h
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
3 лет назад |
SDL_log.c
|
ed6ce5ccb0
log: Fixed compiler warnings on 64-bit Visual Studio.
|
3 лет назад |