SDL Wiki Bot
|
8f33f5cc33
Sync SDL3 wiki -> header
|
1 year ago |
Anonymous Maarten
|
beb52ed54a
pen: remove stray '#include <stdio.h>'
|
1 year ago |
Sam Lantinga
|
96fbd10de0
Added a script to trigger the release workflow
|
1 year ago |
Sam Lantinga
|
36e73bdda4
Updated to version 3.1.0 for the preview release
|
1 year ago |
Sam Lantinga
|
a20eec1415
Tweaking documentation for the SDL 3.0 preview release
|
1 year ago |
Frank Praznik
|
9e460ce6a6
wayland: Pass the keyboard ID through to repeat events
|
1 year ago |
Christoph Reichenbach
|
0df0462d0a
Removed all tabs in testautomation_pen.c
|
1 year ago |
Christoph Reichenbach
|
615c7efd98
Fix #9279: Memory leak in pen name handling
|
1 year ago |
Sam Lantinga
|
675c9f01ff
Renamed releaser.py to build-release.py
|
1 year ago |
Sam Lantinga
|
c83d0d87c2
Revert "Added virtual keyboard support for Xbox (thanks @ts-13512)"
|
1 year ago |
Anonymous Maarten
|
f030533580
SDL_blit: remove SDL_BLIT_CPU_FEATURES override
|
1 year ago |
Anonymous Maarten
|
1aa9ef7213
cpuinfo: reset cpu features on SDL_Quit
|
1 year ago |
Anonymous Maarten
|
64465653b4
audio: always build fallback scalar converters
|
1 year ago |
Anonymous Maarten
|
89b135e570
cmake: add automation and platform test without simd
|
1 year ago |
Anonymous Maarten
|
1d0e5286aa
Limit CPU features through a hint
|
1 year ago |
Sam Lantinga
|
b5d4206b30
Added virtual keyboard support for Xbox (thanks @ts-13512)
|
1 year ago |
SDL Wiki Bot
|
675216e81b
Sync SDL3 wiki -> header
|
1 year ago |
Sylvain
|
1855ce68af
Fix bug #9331 - SDL3 Android crash getVibrator() == null
|
1 year ago |
Sam Lantinga
|
208cd434b5
Show the names of mice and keyboards when they connect
|
1 year ago |
Sam Lantinga
|
7852a6c307
Added device name for evdev mice and keyboards
|
1 year ago |
Frank Praznik
|
87714ce5b9
wayland: Set the keyboard and mouse names to match XWayland
|
1 year ago |
Sam Lantinga
|
72fc6f86e5
Text input is no longer automatically enabled when initializing video.
|
1 year ago |
Sam Lantinga
|
6604d423fd
Added a test program for multiple mice
|
1 year ago |
Sam Lantinga
|
361b7190df
Track unique button states between different mice
|
1 year ago |
Sam Lantinga
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
1 year ago |
Sam Lantinga
|
9eb87ca325
Note that many things are considered mice and keyboards that you might not expect
|
1 year ago |
Sam Lantinga
|
c0f4565552
Added SDL_GetKeyboardName() and SDL_GetMouseName()
|
1 year ago |
Sam Lantinga
|
20a860c876
Use the specific pointer device ID for X11 button and motion events
|
1 year ago |
Sam Lantinga
|
476245564c
Use the real device IDs for the X11 master keyboard and pointer
|
1 year ago |
Sam Lantinga
|
d1eb4adb16
Be explicit about the event mouse and keyboard ID
|
1 year ago |