| .. |
|
android
|
Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY
|
2024-08-05 08:54:10 -07:00 |
|
cocoa
|
Expose the keymap separately from the event keycode
|
2024-08-05 17:02:25 -07:00 |
|
directx
|
d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly
|
2024-08-06 16:05:10 -04:00 |
|
dummy
|
Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES
|
2024-08-05 08:54:10 -07:00 |
|
emscripten
|
Added SDL_CursorData for internal cursor data
|
2024-08-01 13:48:28 -07:00 |
|
gdk
|
Added SDL_StartTextInputWithProperties()
|
2024-08-02 14:49:37 -07:00 |
|
haiku
|
Added SDL_CursorData for internal cursor data
|
2024-08-01 13:48:28 -07:00 |
|
khronos
|
Updated to the latest version of the Vulkan SDK
|
2024-04-15 16:05:32 -07:00 |
|
kmsdrm
|
Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY
|
2024-08-05 08:54:10 -07:00 |
|
n3ds
|
Added SDL_StartTextInputWithProperties()
|
2024-08-02 14:49:37 -07:00 |
|
ngage
|
Removed the SDL_VIDEO_NGAGE_SAVE_FRAMES environment variable
|
2024-08-05 08:54:10 -07:00 |
|
offscreen
|
Added SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES and SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES
|
2024-08-05 08:54:10 -07:00 |
|
ps2
|
video: Fixed remaining `return 0` to use NULL in CreateDevice implementations.
|
2024-07-16 14:26:30 -04:00 |
|
psp
|
Added SDL_StartTextInputWithProperties()
|
2024-08-02 14:49:37 -07:00 |
|
qnx
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:09:11 -07:00 |
|
raspberry
|
Added SDL_CursorData for internal cursor data
|
2024-08-01 13:48:28 -07:00 |
|
riscos
|
riscos: fix -Wunused-variable
|
2024-07-27 15:19:20 +00:00 |
|
uikit
|
Added SDL_SetLogPriorityPrefix()
|
2024-08-05 09:02:50 -07:00 |
|
vita
|
Added hints to replace environment variables on the PlayStation Vita
|
2024-08-05 08:54:10 -07:00 |
|
vivante
|
Added SDL_HINT_OPENGL_LIBRARY and SDL_HINT_VULKAN_LIBRARY
|
2024-08-05 08:54:10 -07:00 |
|
wayland
|
wayland: Bail out if a null cached cursor is returned
|
2024-08-06 11:17:13 -04:00 |
|
windows
|
Added support for raw mouse and keyboard using GameInput on Windows
|
2024-08-07 12:19:09 -07:00 |
|
winrt
|
Added SDL_StartTextInputWithProperties()
|
2024-08-02 14:49:37 -07:00 |
|
x11
|
Add MIME targets to SDL_EVENT_DROP_TEXT in X11
|
2024-08-06 05:49:38 -07:00 |
|
yuv2rgb
|
Additional colorspace clarification
|
2024-03-05 16:47:36 -08:00 |
|
SDL_RLEaccel.c
|
Don't recalculate the blit mapping when changing surfaces
|
2024-07-21 11:39:38 -07:00 |
|
SDL_RLEaccel_c.h
|
…
|
|
|
SDL_blit.c
|
Group the blit copy flags to simplify code
|
2024-08-01 13:48:28 -07:00 |
|
SDL_blit.h
|
Group the blit copy flags to simplify code
|
2024-08-01 13:48:28 -07:00 |
|
SDL_blit_0.c
|
Fixed some issues found with static analysis
|
2024-07-27 09:07:42 -07:00 |
|
SDL_blit_1.c
|
Fixed some issues found with static analysis
|
2024-07-27 09:07:42 -07:00 |
|
SDL_blit_A.c
|
Don't recalculate the blit mapping when changing surfaces
|
2024-07-21 11:39:38 -07:00 |
|
SDL_blit_N.c
|
Removed the SDL_ALTIVEC_BLIT_FEATURES environment variable.
|
2024-08-05 08:54:10 -07:00 |
|
SDL_blit_auto.c
|
Group the blit copy flags to simplify code
|
2024-08-01 13:48:28 -07:00 |
|
SDL_blit_auto.h
|
Implement fast 255 mult-div in SDL_blit_auto
|
2024-07-08 10:53:46 -07:00 |
|
SDL_blit_copy.c
|
video: Remove MMX codepath from SDL_BlitCopy.
|
2024-05-20 16:37:41 -04:00 |
|
SDL_blit_copy.h
|
…
|
|
|
SDL_blit_slow.c
|
Group the blit copy flags to simplify code
|
2024-08-01 13:48:28 -07:00 |
|
SDL_blit_slow.h
|
…
|
|
|
SDL_bmp.c
|
Added SDL_CreateSurfacePalette()
|
2024-07-13 14:31:28 -07:00 |
|
SDL_clipboard.c
|
Removed temporary memory from the API
|
2024-07-26 20:59:14 -07:00 |
|
SDL_clipboard_c.h
|
…
|
|
|
SDL_egl.c
|
Allow SDL hints to override OpenGL extension availability
|
2024-08-05 08:54:10 -07:00 |
|
SDL_egl_c.h
|
Renamed driverdata to internal
|
2024-07-16 17:17:13 -07:00 |
|
SDL_fillrect.c
|
Simplified SDL_Surface
|
2024-07-10 00:48:18 -07:00 |
|
SDL_pixels.c
|
Don't recalculate the blit mapping when changing surfaces
|
2024-07-21 11:39:38 -07:00 |
|
SDL_pixels_c.h
|
Don't recalculate the blit mapping when changing surfaces
|
2024-07-21 11:39:38 -07:00 |
|
SDL_rect.c
|
Prevent potential overflow in rectangle functions
|
2024-07-21 13:04:11 -07:00 |
|
SDL_rect_c.h
|
…
|
|
|
SDL_rect_impl.h
|
Prevent potential overflow in rectangle functions
|
2024-07-21 13:04:11 -07:00 |
|
SDL_stretch.c
|
Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER
|
2024-07-21 09:36:22 -07:00 |
|
SDL_surface.c
|
Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages()
|
2024-08-01 13:48:28 -07:00 |
|
SDL_surface_c.h
|
Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages()
|
2024-08-01 13:48:28 -07:00 |
|
SDL_sysvideo.h
|
video: Support multiple video driver entries having the same name string
|
2024-08-03 06:55:24 -07:00 |
|
SDL_video.c
|
Fixed crash when the current mouse capture window is destroyed
|
2024-08-07 12:28:10 -07:00 |
|
SDL_video_c.h
|
fix type redefinition error after commit dfe4445214
|
2024-05-28 11:00:02 +03:00 |
|
SDL_video_unsupported.c
|
Finished renaming functions in SDL_system.h
|
2024-07-16 09:35:49 -07:00 |
|
SDL_vulkan_internal.h
|
Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform
|
2024-07-10 20:32:47 -07:00 |
|
SDL_vulkan_utils.c
|
Added SDL_HINT_VULKAN_DISPLAY
|
2024-08-05 08:54:10 -07:00 |
|
SDL_yuv.c
|
Simplified SDL_Surface
|
2024-07-10 00:48:18 -07:00 |
|
SDL_yuv_c.h
|
Simplified SDL_Surface
|
2024-07-10 00:48:18 -07:00 |
|
sdlgenblit.pl
|
Group the blit copy flags to simplify code
|
2024-08-01 13:48:28 -07:00 |