| .. |
|
android
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
cocoa
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
directx
|
d70578b9aa
Renamed Gpu to GPU
|
1 éve |
|
dummy
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
emscripten
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
gdk
|
a57f6c4af3
Fix additional calloc-transposed-args warnings
|
1 éve |
|
haiku
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
khronos
|
24bdbb8bf4
Supress Metal warning when compiling against macOS 10.11-10.13
|
1 éve |
|
kmsdrm
|
0faf9dc4a4
kmsdrm: Support sorting displays via the priority hint
|
1 éve |
|
n3ds
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
ngage
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 éve |
|
offscreen
|
9ab140fad8
offscreen: Fix bogus surface pointer assignment
|
1 éve |
|
openvr
|
5a7b75607a
Added the OpenVR license to openvr_capi.h
|
1 éve |
|
ps2
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
psp
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 éve |
|
qnx
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 éve |
|
raspberry
|
4c382aafcd
Fixed building on Raspberry Pi
|
1 éve |
|
riscos
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 éve |
|
uikit
|
51628034d9
Don't offset the view if there's no text input rect
|
1 éve |
|
vita
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 éve |
|
vivante
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 éve |
|
wayland
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
windows
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
x11
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 éve |
|
yuv2rgb
|
bb764e3106
Added support for full range BT.709 YUV conversion
|
1 éve |
|
SDL_RLEaccel.c
|
9023a199dd
Fixed crash in RLE colorkey blitting
|
1 éve |
|
SDL_RLEaccel_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
SDL_blit.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_blit.h
|
fec006a4f9
Allow for more fine tuning of Duff's device routines
|
1 éve |
|
SDL_blit_0.c
|
3e57d996fe
Reduce the size of the SDL_blit_0 alpha code
|
1 éve |
|
SDL_blit_1.c
|
fec006a4f9
Allow for more fine tuning of Duff's device routines
|
1 éve |
|
SDL_blit_A.c
|
fec006a4f9
Allow for more fine tuning of Duff's device routines
|
1 éve |
|
SDL_blit_N.c
|
40070d899d
Refactor Blit_RGB555_ARGB1555 to be more generic
|
1 éve |
|
SDL_blit_auto.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_blit_auto.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 éve |
|
SDL_blit_copy.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_blit_copy.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 éve |
|
SDL_blit_slow.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_blit_slow.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 éve |
|
SDL_bmp.c
|
e027b85cc4
Validate that pixel formats have the correct attributes
|
1 éve |
|
SDL_clipboard.c
|
1a1e2e9892
Set size parameter in SDL_GetClipboardData()
|
1 éve |
|
SDL_clipboard_c.h
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
1 éve |
|
SDL_egl.c
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 éve |
|
SDL_egl_c.h
|
7108291d0b
video: Change SDL_GLattr to SDL_GLAttr.
|
1 éve |
|
SDL_fillrect.c
|
7a3f5ef129
Speed up full-surface fills
|
1 éve |
|
SDL_pixels.c
|
3cd7e22e8b
Fixed converting full range YUV to RGB
|
1 éve |
|
SDL_pixels_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
SDL_rect.c
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 éve |
|
SDL_rect_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 éve |
|
SDL_rect_impl.h
|
d7be7fc168
Fixed Cohen-Sutherland out code computation for float line intersection
|
1 éve |
|
SDL_stretch.c
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_surface.c
|
e027b85cc4
Validate that pixel formats have the correct attributes
|
1 éve |
|
SDL_surface_c.h
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |
|
SDL_sysvideo.h
|
924f719b97
wayland: Get the window content scale from the backend
|
1 éve |
|
SDL_video.c
|
1413848f41
Fixed crash if a window ends up without a display
|
1 éve |
|
SDL_video_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
SDL_video_unsupported.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 éve |
|
SDL_vulkan_internal.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
SDL_vulkan_utils.c
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
SDL_yuv.c
|
bb764e3106
Added support for full range BT.709 YUV conversion
|
1 éve |
|
SDL_yuv_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 éve |
|
sdlgenblit.pl
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 éve |