Ryan C. Gordon
|
736f9fb9b9
mutex: Fixed typos in documentation
|
2 年之前 |
Sam Lantinga
|
a4b4dff4a2
Added support for the Astro C40 in Xbox 360 mode
|
2 年之前 |
SDL Wiki Bot
|
60c5888423
Sync SDL3 wiki -> header
|
2 年之前 |
Ryan C. Gordon
|
e5a6c24c82
audio: Redesigned audio conversion code for SDL3.
|
2 年之前 |
Sam Lantinga
|
44bec9c01c
Fixed build
|
2 年之前 |
Sam Lantinga
|
c10849b40b
Added support for new Xbox Elite 2 firmware
|
2 年之前 |
Sam Lantinga
|
eaf17050b4
Allow popup windows to be raised through SDL_RaiseWindow
|
2 年之前 |
Sam Lantinga
|
b701ac0266
Fixed building with Java 1.7
|
2 年之前 |
Sam Lantinga
|
83554cc307
Fixed outdated symbol renaming hints
|
2 年之前 |
Sam Lantinga
|
c5cdaef6c3
Fixed function documentation references
|
2 年之前 |
Linus Probert
|
43f65a6ef0
wayland: Fixes a memory leak wheere primary selection isn't freed
|
2 年之前 |
Ozkan Sezer
|
ae9119c36b
hidapi/mac: replace sprintf uses with snprintf.
|
2 年之前 |
Ozkan Sezer
|
62d1a2c836
hidapi/mac: import mainstream commit c1b9d2ad
|
2 年之前 |
Mingjie Shen
|
ac607c1088
SDL_ConvertSurface(): add null pointer check
|
2 年之前 |
Mingjie Shen
|
bf8c9d2d70
Check return value of VIRTUAL_HWDataForIndex()
|
2 年之前 |
Mingjie Shen
|
a4604cb0d6
Check return value of SDL_malloc()
|
2 年之前 |
Frank Praznik
|
f431037f62
wayland: Insert new displays at the end of the output list
|
2 年之前 |
Sam Lantinga
|
0467301baf
Report PS3 accelerometer values in m/s2 instead of Gs
|
2 年之前 |
Sylvain
|
9d18b4b5ed
Android: fix crash when AAUDIO isn't used (bug #7620)
|
2 年之前 |
Frank Praznik
|
bad4f4e5ac
wayland: Destroy proxy wrappers before and callbacks before event queues
|
2 年之前 |
Sylvain
|
bbdde648d8
Android: let main return normally for testautomation
|
2 年之前 |
Sylvain
|
7afe735b5f
SDL_test: add more color when success/fail/skip
|
2 年之前 |
Sylvain
|
117169d610
Android AAUDIO: handle multiple devices
|
2 年之前 |
Sylvain
|
f38cb0d06f
Android: don't add telephony device, as it cannot be opened
|
2 年之前 |
Simon McVittie
|
c335e3db82
test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests
|
2 年之前 |
Ozkan Sezer
|
dfff017fc6
testaudiocapture.c: added missing return statement to main()
|
2 年之前 |
Ozkan Sezer
|
c41a76657e
SDL_timer.c: silence a minor warning.
|
2 年之前 |
Sylvain
|
0a33ed7a2b
testaudiocapture: let main exit normally
|
2 年之前 |
Sylvain
|
c101e719fd
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
|
2 年之前 |
Sylvain
|
ec053ec4f8
Android: need to save/restore the swap interval / vsync
|
2 年之前 |