Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fe63e00b | 2014-06-21 12:50:03 | Generated configure from recent configure.in changes (for ibus support) | ||
| 199aff7b | 2014-06-19 00:40:09 | Make autoconf-based build quiet by default. Add V=1 to the make command line will show the full commands but by default we just show the tool-type and the output file. This is generally much easier on the eye and makes warnings and errors more clearly visible. | ||
| 70cebc7d | 2014-06-15 01:19:01 | Add coreaudio to the configure script's summary output. | ||
| efa2d058 | 2014-06-08 18:18:13 | Fixes audio for Native Client, and other fixes... - SDL_NaClMount, SDL_NaClUmount - Default mounting of https at / in SDL's main function - More documentation in README-nacl.txt | ||
| 47e0aa0e | 2014-06-07 20:43:12 | Fixed building on command line Mac OS X | ||
| 6101e4b2 | 2014-06-07 18:20:01 | Added SDL_sqrtf(), SDL_tan(), SDL_tanf() | ||
| 1e352d79 | 2014-06-06 15:45:59 | Chrome's Native Client backend implementation | ||
| 4f7329a1 | 2014-06-05 11:04:07 | Don't link directly against OpenGL.framework on Mac OS X. We dlopen() it as appropriate already. | ||
| 660a57f9 | 2014-05-13 19:42:40 | Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled Also includes an attempt at fixing building SDL on Ubuntu 13.10, which hopefully won't break 14.04 | ||
| e7bccd16 | 2014-05-06 00:20:34 | Update the machine-generated configure code. | ||
| 3d5a24b9 | 2014-04-17 17:24:27 | Updated configure with Brandon Schaefer's changes | ||
| 3dcb451f | 2014-04-09 21:29:19 | Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad. |