Sam Lantinga
|
fe2bca9748
Fixed YUV size and pitch calculations
|
1 неделя назад |
Frank Praznik
|
9adf3ff6d3
x11: Don't suppress slave mouse buttons when lacking keyboard focus
|
1 неделя назад |
Sam Lantinga
|
a55e059f84
Set the texture palette before setting pixel data
|
1 неделя назад |
Sam Lantinga
|
8f9738372c
Added SDL_PIXELFORMAT_I0FL
|
1 неделя назад |
Sam Lantinga
|
b39f0a2f08
Rename SDL_PIXELFORMAT_P408 and SDL_PIXELFORMAT_P416 to SDL_PIXELFORMAT_I444 and SDL_PIXELFORMAT_I4FL
|
1 неделя назад |
Tim Stahlhut
|
e33401c681
Cygwin: Use SDL_windowsdialog
|
3 месяцев назад |
Anonymous Maarten
|
f9abf9e843
pre-mingw-w64 MinGW toolchains don't ship with a intrin.h header
|
1 неделя назад |
JustinChou
|
8f8ed757bc
Modified points.c example from i++ to ++i for performance reasons and a good starting point for beginners to develop good habits.
|
1 неделя назад |
Frank Praznik
|
aa5bffa6d3
wayland: Don't use a stale scaling factor
|
1 неделя назад |
Frank Praznik
|
184a070c5f
Remove uses of stpcpy()
|
1 неделя назад |
Frank Praznik
|
f48fa604b0
x11: Clear the internal selection data when updating the clipboard
|
2 недель назад |
Frank Praznik
|
84cd92d705
wayland: Avoid dereferencing a nil data offer
|
1 неделя назад |
Frank Praznik
|
25f4af8fcf
x11: Handle XTranslateCoordinates failing during a reparenting operation
|
1 неделя назад |
Ethan Lee
|
6083940ef4
Add support for the Xbox 360 "Big Button" wireless receiver
|
2 недель назад |
muzikbike
|
42ad5c9955
Split System Request from Print Screen in XF86 as well
|
2 недель назад |
Frank Praznik
|
7e8a850246
x11: Register IM destruction/instantiation callbacks
|
1 неделя назад |
Anonymous Maarten
|
c1ef7793c7
cmake: detect lld-link cli argument errors
|
2 недель назад |
Ryan C. Gordon
|
ea74d3b018
metal: Clear bogus pointer if we fail to get a new drawable.
|
2 недель назад |
Sylvain
|
f034d594a8
Fix android build with SDK 37.2: Allow dots in platform directory names and use CMake version comparison
|
2 недель назад |
SDL Wiki Bot
|
d4410b9a7c
Sync SDL3 wiki -> header
|
2 недель назад |
muzikbike
|
dfcc6dee02
Change XF86 scancodes2 to match Linux
|
2 недель назад |
William Horvath
|
f443c429c6
d3d12: Read the fence in SubmitAndAcquireFence while submitLock is held
|
3 недель назад |
William Horvath
|
d8451e52d5
metal: Make the command buffer hold a reference to its fence
|
2 недель назад |
William Horvath
|
10309e3240
metal: Read the fence in SubmitAndAcquireFence while submitLock is held
|
3 недель назад |
Sawkez
|
9dcc2e48fa
implement joystick hotplugging
|
2 недель назад |
Frank Praznik
|
ec6790bd5e
x11: Ignore BadWindow errors when handling a SelectionRequest
|
2 недель назад |
Ryan C. Gordon
|
a29eba40a4
kmsdrm: atomic path FIXME cleanup, must call CreateSurfaces.
|
2 недель назад |
Evan Hemsley
|
b54c7178b9
GPU D3D12: Fix depth format sample count support check
|
2 недель назад |
Sam Lantinga
|
c8d08ea2df
Use the surface palette when creating a texture from a surface
|
2 недель назад |
Sam Lantinga
|
757400e044
Main callbacks should be processed even if events are already pending in SDL_WaitEvent()
|
2 недель назад |