Sam Lantinga
|
24c86b5501
Combo commit including the following hg changes
|
1 rok temu |
Sam Lantinga
|
7242e81474
Updated version to 2.0.4
|
11 lat temu |
Sam Lantinga
|
059579e48f
Fixed bug 2696 - Mac: fix display mode refresh rate calculation
|
11 lat temu |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
11 lat temu |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
11 lat temu |
Sam Lantinga
|
ef39d1d1ff
Updated configure after removing pthread spinlock support
|
11 lat temu |
Sam Lantinga
|
017c5dc381
Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
|
11 lat temu |
Sam Lantinga
|
1ee96bb994
Fixed mingw64 build and warnings
|
11 lat temu |
Sam Lantinga
|
b79e7f32cc
Split the XInput and DirectInput code so Windows RT can use the existing XInput support.
|
11 lat temu |
Knut Andre Tidemann
|
02e9f81ebe
SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context
|
11 lat temu |
Sam Lantinga
|
afe14829b8
Fixed bug 2556 - add compilation flag -Wshadow
|
11 lat temu |
Sam Lantinga
|
553028c9ec
Partial fix for bug 2556 - add compilation flag -Wshadow
|
11 lat temu |
Sam Lantinga
|
fe63e00be9
Generated configure from recent configure.in changes (for ibus support)
|
11 lat temu |
Sam Clegg
|
199aff7bc2
Make autoconf-based build quiet by default.
|
11 lat temu |
Ryan C. Gordon
|
70cebc7d43
Add coreaudio to the configure script's summary output.
|
11 lat temu |
Gabriel Jacobo
|
efa2d0581d
Fixes audio for Native Client, and other fixes...
|
11 lat temu |
Sam Lantinga
|
47e0aa0e6a
Fixed building on command line Mac OS X
|
11 lat temu |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
11 lat temu |
Gabriel Jacobo
|
1e352d7929
Chrome's Native Client backend implementation
|
11 lat temu |
Ryan C. Gordon
|
4f7329a127
Don't link directly against OpenGL.framework on Mac OS X.
|
11 lat temu |
Gabriel Jacobo
|
660a57f906
Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled
|
11 lat temu |
Ryan C. Gordon
|
e7bccd1640
Update the machine-generated configure code.
|
12 lat temu |
Sam Lantinga
|
3d5a24b9ca
Updated configure with Brandon Schaefer's changes
|
12 lat temu |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 lat temu |