Sam Lantinga
|
c08a7a74a5
Added a hint SDL_HINT_AUDIO_CATEGORY to control the audio category,
|
vor 7 Jahren |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
vor 7 Jahren |
Sam Lantinga
|
c87e1d525c
Fixed bug 2841 - Hint to set resource id for window icon
|
vor 7 Jahren |
Sam Lantinga
|
c49fa37c5b
Added SDL hints to filter the set of game controllers reported by SDL
|
vor 7 Jahren |
Sam Lantinga
|
56cab6d452
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
|
vor 7 Jahren |
Philipp Wiesemann
|
456bc301d9
Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
|
vor 7 Jahren |
Ryan C. Gordon
|
9288983682
Merged Eric Wing's overscan patch.
|
vor 7 Jahren |
Ryan C. Gordon
|
6d661cab7b
windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING.
|
vor 7 Jahren |
Sam Lantinga
|
ede5c73484
Generalized the audio resampling hint for other resampling methods in the future
|
vor 8 Jahren |
Ryan C. Gordon
|
c7f9dcb6fc
audio: Offer a hint for libsamplerate quality/speed tradeoff.
|
vor 8 Jahren |
Philipp Wiesemann
|
06d1d945cc
Fixed doxygen warning and linking of function names.
|
vor 8 Jahren |
Sam Lantinga
|
a52d48c5ab
Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11
|
vor 8 Jahren |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
vor 8 Jahren |
Philipp Wiesemann
|
7c60a638b0
Corrected header file guard comments.
|
vor 8 Jahren |
Sam Lantinga
|
4eda58ba6a
Added SDL_HINT_MOUSE_NORMAL_SPEED_SCALE and SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE to scale the speed of the mouse.
|
vor 8 Jahren |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
vor 8 Jahren |
Sam Lantinga
|
c7351c2dea
Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain
|
vor 8 Jahren |
Thomas Perl
|
acce865911
[qtwayland] Set orientation and window flags via SDL hints
|
vor 8 Jahren |
Sam Lantinga
|
012217f069
Fixed bug 3369 - RaspberryPI ability to specify a Dispmanx layer
|
vor 8 Jahren |
Sam Lantinga
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
vor 8 Jahren |
Ethan Lee
|
92d700f199
SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING
|
vor 8 Jahren |
Philipp Wiesemann
|
f8aa4291ca
Added brackets to function names in header comments so that doxygen links them.
|
vor 8 Jahren |
Sam Lantinga
|
9fff05f8d6
Fixed bug 3352 - Adding alpha mask support to SDL_SaveBMP_RW
|
vor 8 Jahren |
Sam Lantinga
|
a13da2faa7
Generalized the hint for whether the application gets a mouse event when clicking on the window to activate it, and is now named SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH.
|
vor 8 Jahren |
Alex Szpakowski
|
459102a5c0
Updated URL in a comment
|
vor 8 Jahren |
Alex Szpakowski
|
a96b6f2104
Added a new hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.
|
vor 8 Jahren |
Alex Szpakowski
|
f050576665
Initial Apple TV / tvOS support.
|
vor 8 Jahren |
Philipp Wiesemann
|
a4abda0b70
Added brackets to function names in header comments so that doxygen links them.
|
vor 8 Jahren |
Philipp Wiesemann
|
63f2ec8e57
Updated documentation of SDL_HINT_THREAD_STACK_SIZE in header file.
|
vor 9 Jahren |
Alex Szpakowski
|
88372277b7
Add a new hint SDL_HINT_MAC_MOUSE_FOCUS_CLICKTHROUGH, which allows mouse click events to occur when clicking to focus a window in Mac OS X.
|
vor 9 Jahren |