Sam Lantinga
|
19d878d711
Skip JUNK chunks in wave files
|
il y a 10 ans |
Sam Lantinga
|
35ec0075cf
Strip the binaries before signing them, in release configuration
|
il y a 10 ans |
Sam Lantinga
|
ed30c80c5c
Fixed supporting multiple frameworks
|
il y a 10 ans |
Sam Lantinga
|
9bd483439e
Fixed code signing release frameworks
|
il y a 10 ans |
Andreas Schiffler
|
962c9911ce
Update audio testautomation: more coverage; added SDL_PauseAudio test /w callback coverage
|
il y a 10 ans |
Sam Lantinga
|
d23d9c88e5
Fixed bug 2421 - SDL_RenderCopyEx off by one when rotating by 90 and -90
|
il y a 10 ans |
Sam Lantinga
|
ef39d1d1ff
Updated configure after removing pthread spinlock support
|
il y a 10 ans |
Sam Lantinga
|
8077bf3d10
Fixed bug 2618 - incomplete pthread-based lock support should be removed
|
il y a 10 ans |
Sam Lantinga
|
0c8e33764c
Fixed bug 2628 - invalidate surface->map in SDL_SurfacePalette()
|
il y a 10 ans |
Andreas Schiffler
|
97bdefe2ab
Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now)
|
il y a 10 ans |
Sam Lantinga
|
cd8f63f280
Hopefully fixed Cygwin build
|
il y a 10 ans |
Sam Lantinga
|
a2d5dd0234
Removed useless assert
|
il y a 10 ans |
Sam Lantinga
|
fc4e798d79
Fixed bug 2631 - Mac: minor code cleanup
|
il y a 10 ans |
Sam Lantinga
|
febc47976b
SDL_SYS_IsXInputGamepad_DeviceIndex() is only available if SDL_JOYSTICK_XINPUT is true.
|
il y a 10 ans |
Sam Lantinga
|
c1d29725a8
Fixed indentation for pnacl configuration
|
il y a 10 ans |
Sam Lantinga
|
7187b74cf4
Fixed compiler warnings on iOS
|
il y a 10 ans |
Sam Lantinga
|
017c5dc381
Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
|
il y a 10 ans |
Sam Lantinga
|
de1b22e74e
Fixed compiler warning
|
il y a 10 ans |
Sam Lantinga
|
73cb234b5c
Fixed compiler warning on Mac OS X
|
il y a 10 ans |
Shawn Walker
|
c5812c5511
2620 solaris port missing atomics if not using gcc
|
il y a 10 ans |
Sam Lantinga
|
d44f392265
Fixed bug 2629 - Mac: crash when calling SDL_DestroyWindow with an active OpenGL context
|
il y a 10 ans |
Alex Baines
|
1c6cd67819
Call dbus_shutdown to make valgrind happy.
|
il y a 10 ans |
Sam Lantinga
|
1ee96bb994
Fixed mingw64 build and warnings
|
il y a 10 ans |
Andreas Schiffler
|
ac112e5f09
Fix option for forced run of disabled tests in test harness
|
il y a 10 ans |
Sam Lantinga
|
9b1b74e6c0
Fixed haptic refcount bug (thanks David Ludwig!)
|
il y a 10 ans |
David Ludwig
|
cf4ff728a0
Made the latest XInput + Haptic changes compile and run on WinRT
|
il y a 10 ans |
Sam Lantinga
|
b79e7f32cc
Split the XInput and DirectInput code so Windows RT can use the existing XInput support.
|
il y a 10 ans |
Gabriel Jacobo
|
5a3c553d0a
Maybe fixes bug #2291 (red tinted screen on some Samsung Android devices)
|
il y a 10 ans |
Alfred Reynolds
|
321af03ff9
add a comment to SDL_InitSubSystem explaining its refcounting behavior
|
il y a 10 ans |
Alfred Reynolds
|
2748e28230
The YUV offset is 16 / 255, not 16 / 256
|
il y a 10 ans |