Sat, 21 Jun 2014 11:16:26 -0700 |
Sam Lantinga |
Removed references to Raspberry Pi
|
changeset |
files
|
Fri, 20 Jun 2014 22:38:36 -0400 |
Ryan C. Gordon |
Added script for buildbot to use on NaCl target.
|
changeset |
files
|
Fri, 20 Jun 2014 11:50:31 -0300 |
Gabriel Jacobo |
Fix another NaCl warning
|
changeset |
files
|
Fri, 20 Jun 2014 11:10:16 -0300 |
Sam Clegg |
Fix compiler warnings in Native Client and Linux builds.
|
changeset |
files
|
Fri, 20 Jun 2014 11:01:05 -0300 |
Gabriel Jacobo |
Ooops, code that resists erasure, I've seen that in a movie.
|
changeset |
files
|
Fri, 20 Jun 2014 10:59:51 -0300 |
Gabriel Jacobo |
Initialize nacl_io, removes SDL_NaClMount/Umount
|
changeset |
files
|
Thu, 19 Jun 2014 00:40:09 -0400 |
Sam Clegg |
Make autoconf-based build quiet by default.
|
changeset |
files
|
Wed, 18 Jun 2014 10:04:21 -0300 |
Gabriel Jacobo |
Fix file name typo, thanks Sam Clegg!
|
changeset |
files
|
Mon, 16 Jun 2014 10:58:09 -0300 |
Wander Lairson Costa |
Add suport for "make uninstall" to cmake.
|
changeset |
files
|
Mon, 16 Jun 2014 09:54:33 -0300 |
Gabriel Jacobo |
Assorted fixes for NaCl. Hat tip to Sylvain Becker
|
changeset |
files
|
Mon, 16 Jun 2014 09:47:23 -0300 |
Gabriel Jacobo |
Fixes #2583, clean up EGL initialization
|
changeset |
files
|
Sun, 15 Jun 2014 19:32:39 -0700 |
Sam Lantinga |
Fixed bug 2558 - Missing FINGERUP in Android
|
changeset |
files
|
Sun, 15 Jun 2014 18:31:30 -0700 |
Sam Lantinga |
Fixed bug 2567 - x11: Local dropped files are not URI-decoded
|
changeset |
files
|
Sun, 15 Jun 2014 18:09:39 -0700 |
Sam Lantinga |
Fixed bug 2575 - Current GL context tracking fails
|
changeset |
files
|
Sun, 15 Jun 2014 17:37:35 -0700 |
Sam Lantinga |
Fixed bug 2568 - NO_SDL_GLEXT should prevent OS glext.h as well
|
changeset |
files
|
Sun, 15 Jun 2014 17:26:30 -0700 |
Sam Lantinga |
Fixed bug 2580 - sndio backend improvements
|
changeset |
files
|
Sun, 15 Jun 2014 17:18:05 -0700 |
Sam Lantinga |
Fixed 2584 - Memory leak in Cocoa_GetDisplayName
|
changeset |
files
|
Sun, 15 Jun 2014 13:05:30 -0700 |
Sam Lantinga |
Add controller mapping for Bluetooth DualShock 4 controllers on Linux
|
changeset |
files
|
Sun, 15 Jun 2014 13:01:10 -0700 |
Sam Lantinga |
Fixed Android error on static lib build, if relative NDK_MODULE_PATH used
|
changeset |
files
|
Sun, 15 Jun 2014 10:42:28 -0700 |
Sam Lantinga |
Fixed Visual Studio 2008 projects
|
changeset |
files
|
Sun, 15 Jun 2014 11:59:16 -0400 |
Ryan C. Gordon |
Mac: Fixed crash when returning from a fullscreen Space on shutdown.
|
changeset |
files
|
Sun, 15 Jun 2014 01:19:01 -0400 |
Ryan C. Gordon |
Add coreaudio to the configure script's summary output.
|
changeset |
files
|
Sat, 14 Jun 2014 23:31:23 -0400 |
Ryan C. Gordon |
Removed SDL_SYS_JoystickNeedsPolling().
|
changeset |
files
|
Fri, 13 Jun 2014 14:52:26 -0400 |
Ryan C. Gordon |
Mac: Run the CFRunLoop in joystick mode during SDL_SYS_JoystickNeedsPolling().
|
changeset |
files
|
Fri, 13 Jun 2014 10:50:24 -0700 |
Alfred Reynolds |
- fixed crash if you removed a device twice, the deviceRef is invalid if removed from the removed device callback (added in http://hg.libsdl.org/SDL/rev/153077041e4b ).
|
changeset |
files
|
Tue, 10 Jun 2014 19:39:33 -0400 |
Ryan C. Gordon |
Regenerated SDL_audiotypecvt.c with updated perl script.
|
changeset |
files
|
Tue, 10 Jun 2014 19:37:59 -0400 |
Ryan C. Gordon |
Fix audio resampling in some cases.
|
changeset |
files
|
Mon, 09 Jun 2014 17:37:59 +0200 |
Philipp Wiesemann |
Fixed nesting of HTML elements in documentation.
|
changeset |
files
|
Mon, 09 Jun 2014 17:28:08 +0200 |
Philipp Wiesemann |
Fixed typos in documentation.
|
changeset |
files
|
Mon, 09 Jun 2014 17:25:03 +0200 |
Philipp Wiesemann |
Fixed format string faults in audio tests.
|
changeset |
files
|
Sun, 08 Jun 2014 18:50:40 -0300 |
Gabriel Jacobo |
Forgot a piece of README-nacl.txt
|
changeset |
files
|
Sun, 08 Jun 2014 18:18:13 -0300 |
Gabriel Jacobo |
Fixes audio for Native Client, and other fixes...
|
changeset |
files
|
Sun, 08 Jun 2014 12:05:17 -0700 |
Sam Lantinga |
The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL
|
changeset |
files
|
Sun, 08 Jun 2014 12:00:29 -0700 |
Sam Lantinga |
Visual Studio 2013 Express Edition can load the standard solution, so we don't need special Express Edition solutions.
|
changeset |
files
|
Sun, 08 Jun 2014 11:59:36 -0700 |
Sam Lantinga |
Ignore Visual Studio test data files
|
changeset |
files
|
Sun, 08 Jun 2014 13:14:20 +0200 |
Philipp Wiesemann |
Changed two Java nested classes into static nested classes.
|
changeset |
files
|
Sun, 08 Jun 2014 13:03:45 +0200 |
Philipp Wiesemann |
Fixed typo in log message.
|
changeset |
files
|
Sun, 08 Jun 2014 13:01:04 +0200 |
Philipp Wiesemann |
Fixed doxygen comment in header.
|
changeset |
files
|
Sun, 08 Jun 2014 12:51:02 +0200 |
Philipp Wiesemann |
Fixed typo in source comment.
|
changeset |
files
|
Sat, 07 Jun 2014 21:58:18 -0700 |
Sam Lantinga |
Updated projects for Visual Studio 2010, 2012 and 2013
|
changeset |
files
|
Sat, 07 Jun 2014 20:43:12 -0700 |
Sam Lantinga |
Fixed building on command line Mac OS X
|
changeset |
files
|
Sat, 07 Jun 2014 18:20:25 -0700 |
Sam Lantinga |
Fixed compile warnings
|
changeset |
files
|
Sat, 07 Jun 2014 18:20:01 -0700 |
Sam Lantinga |
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
changeset |
files
|
Sat, 07 Jun 2014 17:31:50 -0700 |
Sam Lantinga |
Fixed crash with SDL_SetError(NULL)
|
changeset |
files
|
Sat, 07 Jun 2014 17:25:56 -0700 |
Sam Lantinga |
Fixed initializing test event queue
|
changeset |
files
|
Sat, 07 Jun 2014 17:25:35 -0700 |
Sam Lantinga |
Fixed another loopwave crash with no command line arguments
|
changeset |
files
|
Sat, 07 Jun 2014 17:09:32 -0700 |
Sam Lantinga |
Fixed loopwave crash with no command line arguments
|
changeset |
files
|
Sat, 07 Jun 2014 11:36:08 -0700 |
Sam Lantinga |
dront78 implemented YUV texture support for OpenGL ES 2.0
|
changeset |
files
|
Fri, 06 Jun 2014 18:33:17 -0300 |
Gabriel Jacobo |
Adds missing Makefile for NACL test and a couple of smaller fixes
|
changeset |
files
|
Fri, 06 Jun 2014 15:45:59 -0300 |
Gabriel Jacobo |
Chrome's Native Client backend implementation
|
changeset |
files
|
Thu, 05 Jun 2014 15:37:33 -0700 |
Brandon Schaefer |
Turns out visualstudio does not like PRIu64, soo lets just cast it to llu.
|
changeset |
files
|
Thu, 05 Jun 2014 15:29:23 -0700 |
Brandon Schaefer |
Fix warnings, only major one being an SDL_SetError not providing enough arguments.
|
changeset |
files
|
Thu, 05 Jun 2014 09:49:45 -0700 |
Sam Lantinga |
Code analysis annotations found a legitimate bug!
|
changeset |
files
|
Thu, 05 Jun 2014 09:27:06 -0700 |
Sam Lantinga |
Added missing headers that should be installed.
|
changeset |
files
|
Thu, 05 Jun 2014 11:04:07 -0400 |
Ryan C. Gordon |
Don't link directly against OpenGL.framework on Mac OS X.
|
changeset |
files
|
Thu, 05 Jun 2014 10:28:08 -0400 |
Ryan C. Gordon |
Added SDL_opengl_glext.h to the list of headers to install.
|
changeset |
files
|
Thu, 05 Jun 2014 01:55:52 -0400 |
Ryan C. Gordon |
Corrected package list for Wayland/Mir support (was missing libxkbcommon-dev).
|
changeset |
files
|
Wed, 04 Jun 2014 16:35:07 -0700 |
Sam Lantinga |
Fixed Mac OS X build
|
changeset |
files
|
Wed, 04 Jun 2014 12:55:18 -0700 |
Brandon Schaefer |
Assume all motion events are mouse events unless tool_type states otherwise.
|
changeset |
files
|
Wed, 04 Jun 2014 10:57:52 -0700 |
Sam Lantinga |
Setting the window size changes the fullscreen display mode, unless a window display mode has been set.
|
changeset |
files
|