Blaž Tomažič
|
3b5f35138e
android: actually use ReLinker
|
10 ヶ月 前 |
Anonymous Maarten
|
72d5f39e5c
Make testnative (on win32) UNICODE compatible
|
10 ヶ月 前 |
Anonymous Maarten
|
992f80eb51
testnative: include SDL_build_config.h instead of SDL_internal.h
|
10 ヶ月 前 |
SDL Wiki Bot
|
e6944584a0
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
John Kaniarz
|
8a80f41b77
Added check for n<0 in SDL_rand_n()
|
10 ヶ月 前 |
John Kaniarz
|
38cac043af
Added algorithm comments to SDL_rand_*()
|
10 ヶ月 前 |
John Kaniarz
|
8f29f8cae5
Renamed SDL_rand() to SDL_rand_bits() and updated tests
|
10 ヶ月 前 |
SDL Wiki Bot
|
237bbfcb9d
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
John Kaniarz
|
16e69cb4c9
Removed SDL_rand_r()
|
10 ヶ月 前 |
John Kaniarz
|
86b06f74dc
Updated docs
|
10 ヶ月 前 |
John Kaniarz
|
3ee4bff8ac
Upgraded constants after statistical testing.
|
10 ヶ月 前 |
John Kaniarz
|
83d21e20df
Added SDL_rand_float and SDL_rand_n to API
|
10 ヶ月 前 |
John Kaniarz
|
f4ee59a1a2
Moved SDL_rand auto-initialization out of SDL_rand_r
|
10 ヶ月 前 |
Sam Lantinga
|
421326b6da
Fixed controllers not being seen as gamepads after adding a mapping
|
10 ヶ月 前 |
Hubert Maier
|
90b7097a90
JANITORIAL: Fix ammount typos (#10060)
|
10 ヶ月 前 |
SDL Wiki Bot
|
ab98d51b9f
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
Hubert Maier
|
81d8fcb5d8
JANITORIAL: Fix judgement typos (#10059)
|
10 ヶ月 前 |
Hubert Maier
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
10 ヶ月 前 |
Aikawa Yataro
|
0fe9f5da54
Update qsort implementation
|
10 ヶ月 前 |
Zack Middleton
|
02597cdc56
Remove cursors not in SDL2 from migration guide
|
10 ヶ月 前 |
Zack Middleton
|
5ecf125456
Update descriptions for window resize cursors
|
10 ヶ月 前 |
Sam Lantinga
|
d7391394d3
Switched the camera format to use framerate ratio instead of interval ratio
|
10 ヶ月 前 |
Sam Lantinga
|
ea8df46575
We don't support directly rendering to PQ swap chains
|
10 ヶ月 前 |
Anonymous Maarten
|
122c3e6a81
ci: create simpler Gradle testspriteminimal project instead
|
10 ヶ月 前 |
Anonymous Maarten
|
1a68d846de
Create a functional CMake project using androidbuild.sh
|
10 ヶ月 前 |
Sam Lantinga
|
8ab1ffca8a
Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!)
|
10 ヶ月 前 |
Sam Lantinga
|
3a68febedf
Enable HIDAPI controller support on mobile platforms
|
10 ヶ月 前 |
Sam Lantinga
|
4236fb2d63
Fixed build warnings with Android debug logging
|
10 ヶ月 前 |
Sam Lantinga
|
1cdcb57865
Fixed launching on Android after audio capture -> recording renaming
|
10 ヶ月 前 |
Sam Lantinga
|
361cae0874
Pass through the original name used by the Steam Virtual Gamepad
|
10 ヶ月 前 |