Ryan C. Gordon
|
0e7530b057
cmake: add WASAPI audio target to the build (thanks, Martin!).
|
před 8 roky |
Sam Lantinga
|
71a4e8ed13
Stop CoreAudio from doing expensive audio rate conversion
|
před 8 roky |
Sam Lantinga
|
a9762551cd
Added config for the Razer Wildcat on Mac OS X
|
před 8 roky |
Sam Lantinga
|
43dbbd6375
Updated iOS fat build
|
před 8 roky |
Sam Lantinga
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
před 8 roky |
Philipp Wiesemann
|
dfa8fb3105
Fixed warnings if compiling loopwave programs with C++.
|
před 8 roky |
Philipp Wiesemann
|
9f8c1d779a
Updated library name in header file.
|
před 8 roky |
Philipp Wiesemann
|
cfcec57f42
Fixed comment.
|
před 8 roky |
Sam Lantinga
|
9428ff19a9
Added support for the Razer Wildcat on Linux
|
před 8 roky |
Charlie Birks
|
0d647d35b0
Emscripten: implement custom cursors
|
před 8 roky |
Charlie Birks
|
33bddcfda2
Emscripten: refactor cursor handling
|
před 8 roky |
Charlie Birks
|
90e302d074
Remove link to emscripten tests
|
před 8 roky |
Charlie Birks
|
613955b4f2
Emscripten: only update pixel ratio if HiDPI is enabled
|
před 8 roky |
Ryan C. Gordon
|
e8677a1bd2
audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader.
|
před 8 roky |
Ryan C. Gordon
|
4a0b287def
More HTTPS doc tweaks.
|
před 8 roky |
Ryan C. Gordon
|
8ade96ccc4
More HTTPS changes in the documentation.
|
před 8 roky |
Ryan C. Gordon
|
8ad131b78e
readme: more HTTPS changes.
|
před 8 roky |
Ryan C. Gordon
|
32f85a99d8
readme: correct webpage URL to use HTTPS.
|
před 8 roky |
Ryan C. Gordon
|
1ed41d6d0d
Patched to compile on Windows.
|
před 8 roky |
Ryan C. Gordon
|
6046fd4cb0
wasapi: Initial WASAPI support, for Windows Vista and later.
|
před 8 roky |
Ryan C. Gordon
|
c93bca489d
stdlib: Fixed crash on SDL_snprintf("%s", NULL).
|
před 8 roky |
Ryan C. Gordon
|
d1eb2d190d
thread: Don't use SetThreadDescription on WinRT right now.
|
před 8 roky |
Ryan C. Gordon
|
70c0400b12
windows: Try to unify all the GUID comparison code into a core helper function.
|
před 8 roky |
Ryan C. Gordon
|
e5fc93baca
audio: Don't wrap bootstrap declarations in preprocessor macros.
|
před 8 roky |
Ryan C. Gordon
|
ad9c702f6a
audio: SDL_AudioStream's *_sample_frame_size should be in bytes, not bits.
|
před 8 roky |
Ryan C. Gordon
|
175f1e8f4a
audio: Added a ThreadDeinit() method to match ThreadInit.
|
před 8 roky |
Sam Lantinga
|
886736a2c8
Fixed bug 3584 - Small stack size for audio callback thread
|
před 8 roky |
Sam Lantinga
|
cf31ea1478
Fixed bug 3583 - X11 touch device can be permanently lost
|
před 8 roky |
Sam Lantinga
|
06ccb71bcd
Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__
|
před 8 roky |
Sam Lantinga
|
9171f71dbe
Fixed warning in Android build
|
před 8 roky |