Sam Lantinga
|
37696150e2
Fixed build on various platforms
|
8 years ago |
Sam Lantinga
|
77000ff8cb
Fixed bug 1822 - Inconsistent renderer behaviour on rotation
|
8 years ago |
Sam Lantinga
|
23c01c1890
Fixed bug 3079 - Allow non destructive SDL_GameControllerAddMappingsFromFile
|
8 years ago |
Sam Lantinga
|
74e1dd4c6f
Define _GNU_SOURCE when building SDL
|
8 years ago |
Sam Lantinga
|
302a6e62aa
Fixed bug 3484 - DSP driver does not detect /dev/dsp0
|
8 years ago |
Sam Lantinga
|
160e719449
Fixed whitespace and added code to support older game controller GUIDs
|
8 years ago |
Sam Lantinga
|
b6542ab237
Fixed whitespace
|
8 years ago |
Sam Lantinga
|
47418f2d5a
Updated Windows game controller support
|
8 years ago |
Sam Lantinga
|
79f6ba5a84
Fixed signed/unsigned comparison warnings in Visual Studio
|
8 years ago |
Sam Lantinga
|
801a9eaf64
Updated Mac OS X game controller support
|
8 years ago |
Sam Lantinga
|
c406f649b3
Added USB VID/PID information to the SDL test programs
|
8 years ago |
Sam Lantinga
|
0cc6207c68
Added Linux entries for the Logitech Dual Action game controller
|
8 years ago |
Sam Lantinga
|
ac74e16cde
Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller.
|
8 years ago |
Ryan C. Gordon
|
2898ada338
wayland: fixed compiler warning about pipe2().
|
8 years ago |
Ryan C. Gordon
|
0a294a7ba0
nacl: pepper_49 SDK apparently has problems, move buildbot back to pepper_47.
|
8 years ago |
Ryan C. Gordon
|
920bc237da
Upgraded buildbot to NaCL SDK pepper_49 (the current stable release).
|
8 years ago |
Philipp Wiesemann
|
6380d5c24e
Fixed audio conversion for unsigned 16 bit data.
|
8 years ago |
Sam Lantinga
|
37d991d7d6
Fixed bug 3481 - Configure fails to detect dynamic library support on powerpc64le
|
8 years ago |
Sam Lantinga
|
057bca8a68
Better fix for last point in D3D11 renderer, thanks to Nader Golbaz
|
8 years ago |
Sam Lantinga
|
0396af651a
Shifting a value by more than its bits isn't defined and has varying behavior depending on compiler and platform
|
8 years ago |
Sam Lantinga
|
40b571c91e
Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly
|
8 years ago |
Sam Lantinga
|
d780031277
Fixed bug 3476 - round() needs _GNU_SOURCE on some old systems
|
8 years ago |
Sam Lantinga
|
330e2952d8
Fixed bug 2421 for D3D11 - SDL_RenderCopyEx off by one when rotating by 90 and -90.
|
8 years ago |
Sam Lantinga
|
4ed4997cc4
Fixed bug 2421 for D3D9 - SDL_RenderCopyEx off by one when rotating by 90 and -90
|
8 years ago |
Sam Lantinga
|
d767a450dc
Fixed 2942 - Wayland: Drag and Drop / Clipboard
|
8 years ago |
Philipp Wiesemann
|
7ad3a46d76
ALSA: Fixed compile warning about unused function.
|
8 years ago |
Philipp Wiesemann
|
5819923212
WinRT: Corrected header file guard comment.
|
8 years ago |
Philipp Wiesemann
|
062ca2b261
Removed empty statement.
|
8 years ago |
Sam Lantinga
|
6ed8213049
Fixed Windows build
|
8 years ago |
Sam Lantinga
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
8 years ago |