| .. |
|
android
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
arm
|
f61870cfb4
Go back to using compiler built-in macros in ARM assembly code
|
2 jaren geleden |
|
cocoa
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
1 jaar geleden |
|
dummy
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
emscripten
|
fa236f169b
Only do work to process text events if text input is active
|
1 jaar geleden |
|
gdk
|
b9a88bbecb
Removed SDL_TextInputShown()
|
1 jaar geleden |
|
haiku
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
khronos
|
57a5b26d77
Updated to the latest version of the Vulkan SDK
|
1 jaar geleden |
|
kmsdrm
|
e632ed23ad
Fixed compilation with C89 (thanks @d-s-a!)
|
1 jaar geleden |
|
n3ds
|
9b8e5a705e
3DS: Improve framebuffer support
|
1 jaar geleden |
|
ngage
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
offscreen
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
ps2
|
b8081e8e35
video: lowercase some video backend names.
|
2 jaren geleden |
|
psp
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
qnx
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
raspberry
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
2 jaren geleden |
|
riscos
|
d760f16ba6
Add a capability for fullscreen-only video drivers
|
1 jaar geleden |
|
uikit
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
1 jaar geleden |
|
vita
|
c0f4565552
Added SDL_GetKeyboardName() and SDL_GetMouseName()
|
2 jaren geleden |
|
vivante
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
wayland
|
0bda7e22cf
wayland: Print an error when the display connection is closed by the server
|
1 jaar geleden |
|
windows
|
29d43272e2
Fix memory leak in WIN_GetMonitorPathInfo
|
1 jaar geleden |
|
winrt
|
fa236f169b
Only do work to process text events if text input is active
|
1 jaar geleden |
|
x11
|
09e32faa68
x11: Ensure that a configure event was received before sending the final window size and coordinates
|
1 jaar geleden |
|
yuv2rgb
|
db24560387
Additional colorspace clarification
|
2 jaren geleden |
|
SDL_RLEaccel.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_RLEaccel_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_blit.c
|
f030533580
SDL_blit: remove SDL_BLIT_CPU_FEATURES override
|
2 jaren geleden |
|
SDL_blit.h
|
696ecca499
Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats
|
1 jaar geleden |
|
SDL_blit_0.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_blit_1.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_blit_A.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_blit_N.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_blit_auto.c
|
09ba55b462
Fixed crash scaling very large surfaces
|
2 jaren geleden |
|
SDL_blit_auto.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_blit_copy.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_blit_copy.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_blit_slow.c
|
98b1a59a95
Document the HDR tone mapping algorithm
|
2 jaren geleden |
|
SDL_blit_slow.h
|
3c45544a14
Added a slow blit function to handle large pixel formats and colorspace conversion
|
2 jaren geleden |
|
SDL_bmp.c
|
6776b6108a
iostream: "free*" params should be "closeio".
|
2 jaren geleden |
|
SDL_clipboard.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_clipboard_c.h
|
ee5289ef09
mark SDL_ClipboardTextCallback as SDLCALL
|
2 jaren geleden |
|
SDL_egl.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_egl_c.h
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_fillrect.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_pixels.c
|
696ecca499
Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats
|
1 jaar geleden |
|
SDL_pixels_c.h
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_rect.c
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_rect_c.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_rect_impl.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 jaren geleden |
|
SDL_stretch.c
|
cacac6cc34
Updated structure and field names for consistency
|
2 jaren geleden |
|
SDL_surface.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_sysvideo.h
|
d760f16ba6
Add a capability for fullscreen-only video drivers
|
1 jaar geleden |
|
SDL_video.c
|
cab3defc18
render: SDL_DestroyWindow hollows out its renderer but doesn't free it.
|
1 jaar geleden |
|
SDL_video_c.h
|
b986bc8be9
emscripten, wayland, x11: Share the table of CSS cursor names
|
2 jaren geleden |
|
SDL_video_unsupported.c
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
1 jaar geleden |
|
SDL_vulkan_internal.h
|
ba02722755
Removed SDL_LOADSO_DISABLED
|
2 jaren geleden |
|
SDL_vulkan_utils.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_yuv.c
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
SDL_yuv_c.h
|
33eaddc565
Cleaned up various type conversion issues
|
2 jaren geleden |
|
sdlgenblit.pl
|
09ba55b462
Fixed crash scaling very large surfaces
|
2 jaren geleden |