Sam Lantinga
|
eb1c6044b2
Fixed bug in AVX detection and added AVX2 detection
|
hace 10 años |
Sam Lantinga
|
f1ca7bd167
Clarified the documentation for SDL_FlushEvents() so people know it only affects currently queued events.
|
hace 10 años |
Ryan C. Gordon
|
f7461cdc9a
The Gimp puts out a different bogus color mask for 32-bit .bmp files. :)
|
hace 10 años |
Ryan C. Gordon
|
a91f1a1adc
Make SDL_LoadBMP() work with 32-bit bitmaps from ImageMagick.
|
hace 10 años |
Ryan C. Gordon
|
0e9c0855f5
Comment update: SDL_INIT_NOPARACHUTE doesn't do anything as of 2.0.0.
|
hace 10 años |
Sam Lantinga
|
19d878d711
Skip JUNK chunks in wave files
|
hace 10 años |
Sam Lantinga
|
35ec0075cf
Strip the binaries before signing them, in release configuration
|
hace 10 años |
Sam Lantinga
|
ed30c80c5c
Fixed supporting multiple frameworks
|
hace 10 años |
Sam Lantinga
|
9bd483439e
Fixed code signing release frameworks
|
hace 10 años |
Andreas Schiffler
|
962c9911ce
Update audio testautomation: more coverage; added SDL_PauseAudio test /w callback coverage
|
hace 10 años |
Sam Lantinga
|
d23d9c88e5
Fixed bug 2421 - SDL_RenderCopyEx off by one when rotating by 90 and -90
|
hace 10 años |
Sam Lantinga
|
ef39d1d1ff
Updated configure after removing pthread spinlock support
|
hace 10 años |
Sam Lantinga
|
8077bf3d10
Fixed bug 2618 - incomplete pthread-based lock support should be removed
|
hace 10 años |
Sam Lantinga
|
0c8e33764c
Fixed bug 2628 - invalidate surface->map in SDL_SurfacePalette()
|
hace 10 años |
Andreas Schiffler
|
97bdefe2ab
Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now)
|
hace 10 años |
Sam Lantinga
|
cd8f63f280
Hopefully fixed Cygwin build
|
hace 10 años |
Sam Lantinga
|
a2d5dd0234
Removed useless assert
|
hace 10 años |
Sam Lantinga
|
fc4e798d79
Fixed bug 2631 - Mac: minor code cleanup
|
hace 10 años |
Sam Lantinga
|
febc47976b
SDL_SYS_IsXInputGamepad_DeviceIndex() is only available if SDL_JOYSTICK_XINPUT is true.
|
hace 10 años |
Sam Lantinga
|
c1d29725a8
Fixed indentation for pnacl configuration
|
hace 10 años |
Sam Lantinga
|
7187b74cf4
Fixed compiler warnings on iOS
|
hace 10 años |
Sam Lantinga
|
017c5dc381
Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
|
hace 10 años |
Sam Lantinga
|
de1b22e74e
Fixed compiler warning
|
hace 10 años |
Sam Lantinga
|
73cb234b5c
Fixed compiler warning on Mac OS X
|
hace 10 años |
Shawn Walker
|
c5812c5511
2620 solaris port missing atomics if not using gcc
|
hace 10 años |
Sam Lantinga
|
d44f392265
Fixed bug 2629 - Mac: crash when calling SDL_DestroyWindow with an active OpenGL context
|
hace 10 años |
Alex Baines
|
1c6cd67819
Call dbus_shutdown to make valgrind happy.
|
hace 10 años |
Sam Lantinga
|
1ee96bb994
Fixed mingw64 build and warnings
|
hace 10 años |
Andreas Schiffler
|
ac112e5f09
Fix option for forced run of disabled tests in test harness
|
hace 10 años |
Sam Lantinga
|
9b1b74e6c0
Fixed haptic refcount bug (thanks David Ludwig!)
|
hace 10 años |