Sam Lantinga
|
d1cc47b337
Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool
|
il y a 10 ans |
Sam Lantinga
|
5e50180415
Fixed bug 2655 - OSX: Window position and global mouse coord spaces are different
|
il y a 10 ans |
Sam Lantinga
|
de3d381cb6
Fixed bug 2685 - SDL_RenderReadPixels() doesn't work with offscreen targets
|
il y a 10 ans |
Sam Lantinga
|
2e3c778ef5
Fixed bug where the render target is updated instead of the default output when the window is resized.
|
il y a 10 ans |
Sam Lantinga
|
f17587df4a
Reset CMAKE_REQUIRED_FLAGS after test
|
il y a 10 ans |
Sam Lantinga
|
95ced654cb
cmake: add -Wl,--no-undefined to GCC linker flags
|
il y a 10 ans |
Sam Lantinga
|
569e595a1b
cmake: add -Wall/-Wshadow to GCC compilation flags
|
il y a 10 ans |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
il y a 10 ans |
Sam Lantinga
|
2a13cab927
Fixed bug 2688 - failure to build test/loopwavequeue.c on Linux
|
il y a 10 ans |
Sam Lantinga
|
529ed53b16
Fixed bug 2681 - dereference a NULL pointer dst_fmt in SDL_CreateTextureFromSurface function
|
il y a 10 ans |
Sam Lantinga
|
984d0fc40b
Fixed bug 2683 - Raspberry PI support using CMake
|
il y a 10 ans |
Sam Lantinga
|
8272ed1819
Fixed bug 2687 - SDL_BlitScaled does not handle clipping correctly
|
il y a 10 ans |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
il y a 10 ans |
Sam Lantinga
|
d673d8c389
Fixed bugs 2677 and 2625, made it possible to lock render targets in D3D
|
il y a 10 ans |
Sam Lantinga
|
384c204761
Fixed building on Windows with CMake
|
il y a 10 ans |
Ryan C. Gordon
|
d72c61d8c7
Haptic: Add some missing haptic types to test, and fix wrong array-sizes.
|
il y a 10 ans |
Ryan C. Gordon
|
e2bbc17d11
Haptic: Fix clamping bugs on Windows, by using the Darwin haptics code.
|
il y a 10 ans |
Ryan C. Gordon
|
57db27909b
Haptic: Fix the saturation and deadband parameters' available range.
|
il y a 10 ans |
Ryan C. Gordon
|
a2622ce6e0
Haptic: Explicitly avoid floating point arithmetic if it's not needed.
|
il y a 10 ans |
Ryan C. Gordon
|
1db581b4ca
Haptic: DInput's POLAR direction actually matches Linux's direction.
|
il y a 10 ans |
Ryan C. Gordon
|
3e27013b98
Haptic: Don't interpret a direction of polar 35999 as "unsupported type".
|
il y a 10 ans |
Philipp Wiesemann
|
6d9dbf5e1e
Fixed markdown formatting in READMEs.
|
il y a 10 ans |
Philipp Wiesemann
|
c5aa0d8081
Updated README.
|
il y a 10 ans |
Philipp Wiesemann
|
e0eb6714cc
Fixed enumeration in README.
|
il y a 10 ans |
Sam Lantinga
|
c6a2382c66
Take advantage of GL_ARB_texture_non_power_of_two when it's available
|
il y a 10 ans |
Philipp Wiesemann
|
2c1faa40eb
Fixed warnings about unused local variables.
|
il y a 10 ans |
Philipp Wiesemann
|
197a7cae5f
Fixed warning about implicit boxing to Java Object.
|
il y a 10 ans |
Philipp Wiesemann
|
cfaa99bb56
Fixed doxygen warnings and markdown formatting.
|
il y a 10 ans |
Sam Lantinga
|
05d8780022
Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath()
|
il y a 10 ans |
Sam Lantinga
|
4fe43f408b
Added an entry for the new Steam controller XInput emulation mode
|
il y a 10 ans |