| .. |
|
android
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
cocoa
|
c2b98e21ba
macOS: Add hint for smooth SDL_EVENT_MOUSE_WHEEL values
|
1 year ago |
|
directx
|
d70578b9aa
Renamed Gpu to GPU
|
1 year ago |
|
dummy
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
emscripten
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
gdk
|
a57f6c4af3
Fix additional calloc-transposed-args warnings
|
1 year ago |
|
haiku
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 year ago |
|
khronos
|
57a5b26d77
Updated to the latest version of the Vulkan SDK
|
1 year ago |
|
kmsdrm
|
57418475ce
kmsdrm: Keep fd around if we can drop master
|
1 year ago |
|
n3ds
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
ngage
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
offscreen
|
9ab140fad8
offscreen: Fix bogus surface pointer assignment
|
1 year ago |
|
ps2
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
psp
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
|
qnx
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
raspberry
|
4c382aafcd
Fixed building on Raspberry Pi
|
1 year ago |
|
riscos
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
uikit
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 year ago |
|
vita
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 year ago |
|
vivante
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 year ago |
|
wayland
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 year ago |
|
windows
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 year ago |
|
x11
|
2fa8acb084
x11: Refresh the global cursor coordinates when confining the pointer
|
1 year ago |
|
yuv2rgb
|
db24560387
Additional colorspace clarification
|
2 years ago |
|
SDL_RLEaccel.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_RLEaccel_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
SDL_blit.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit.h
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_0.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_1.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_A.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_N.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_auto.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_auto.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 year ago |
|
SDL_blit_copy.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_copy.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 year ago |
|
SDL_blit_slow.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_blit_slow.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 year ago |
|
SDL_bmp.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_clipboard.c
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 year ago |
|
SDL_clipboard_c.h
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 year ago |
|
SDL_egl.c
|
9a5d5a2839
video: Improve the EGL attribute callbacks.
|
1 year ago |
|
SDL_egl_c.h
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 year ago |
|
SDL_fillrect.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_pixels.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_pixels_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
SDL_rect.c
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 year ago |
|
SDL_rect_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 year ago |
|
SDL_rect_impl.h
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
|
SDL_stretch.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_surface.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_surface_c.h
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |
|
SDL_sysvideo.h
|
eced9f58a9
Added a userdata parameter for EGL attribute callbacks
|
1 year ago |
|
SDL_video.c
|
eced9f58a9
Added a userdata parameter for EGL attribute callbacks
|
1 year ago |
|
SDL_video_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
SDL_video_unsupported.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
|
SDL_vulkan_internal.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
SDL_vulkan_utils.c
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
SDL_yuv.c
|
eacf119923
Renamed SDL_size_add_overflow() and SDL_size_mul_overflow()
|
1 year ago |
|
SDL_yuv_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
|
sdlgenblit.pl
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 year ago |