Sam Lantinga
|
8077bf3d10
Fixed bug 2618 - incomplete pthread-based lock support should be removed
|
10 years ago |
Sam Lantinga
|
017c5dc381
Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
|
10 years ago |
Sam Lantinga
|
1ee96bb994
Fixed mingw64 build and warnings
|
10 years ago |
Sam Lantinga
|
b79e7f32cc
Split the XInput and DirectInput code so Windows RT can use the existing XInput support.
|
10 years ago |
Knut Andre Tidemann
|
02e9f81ebe
SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context
|
10 years ago |
Sam Lantinga
|
afe14829b8
Fixed bug 2556 - add compilation flag -Wshadow
|
10 years ago |
Sam Lantinga
|
553028c9ec
Partial fix for bug 2556 - add compilation flag -Wshadow
|
10 years ago |
Alex Baines
|
41a39837ca
Add IBus IME Support, move DBus code to its own file. (v3.3 squashed)
|
11 years ago |
Sam Clegg
|
199aff7bc2
Make autoconf-based build quiet by default.
|
11 years ago |
Ryan C. Gordon
|
70cebc7d43
Add coreaudio to the configure script's summary output.
|
11 years ago |
Gabriel Jacobo
|
efa2d0581d
Fixes audio for Native Client, and other fixes...
|
11 years ago |
Sam Lantinga
|
47e0aa0e6a
Fixed building on command line Mac OS X
|
11 years ago |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
11 years ago |
Gabriel Jacobo
|
1e352d7929
Chrome's Native Client backend implementation
|
11 years ago |
Ryan C. Gordon
|
4f7329a127
Don't link directly against OpenGL.framework on Mac OS X.
|
11 years ago |
Gabriel Jacobo
|
660a57f906
Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled
|
11 years ago |
Dimitris Zenios
|
fd2d26ebbe
Show android video or android audio if detected in autotools summary.
|
11 years ago |
Ryan C. Gordon
|
2a7aa9bde8
Fix build on Windows targets without dxgi.h, like MingW32.
|
11 years ago |
Steven Stewart-Gallus
|
2c784e3639
Set the tag type in libtool invocations
|
11 years ago |
Brandon Schaefer
|
ae2a50fc8f
Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!)
|
11 years ago |
Dimitris Zenios
|
9eccde51c3
Enable building of Android libraries using a standalone NDK
|
11 years ago |
Brandon Schaefer
|
fc9491ddce
Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc
|
11 years ago |
Brandon Schaefer
|
ece3143d8f
Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file.
|
11 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |