Sam Lantinga
|
621c7f8f1f
Added SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK hint which controls whether ctrl+click should emulate a right click on OSX.
|
11 years ago |
Gabriel Jacobo
|
0b7c69fe12
Adds Joystick support for Android
|
11 years ago |
Sam Lantinga
|
cf5e5a8360
Added a hint to create the D3D device in thread-safe mode: SDL_HINT_RENDER_DIRECT3D_THREADSAFE
|
12 years ago |
Sam Lantinga
|
3ef5a97706
Fixed the name of the environment variable to match the name of the hint.
|
12 years ago |
Edward Rudd
|
869a707612
add in High DPI support (aka Retina)
|
12 years ago |
Gabriel Jacobo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |