Sun, 27 Jan 2013 15:56:28 -0800 |
Sam Lantinga |
Updated build settings to use standard architectures
|
changeset |
files
|
Sun, 27 Jan 2013 15:53:24 -0800 |
Sam Lantinga |
Fixed typo in documentation
|
changeset |
files
|
Sun, 27 Jan 2013 15:52:56 -0800 |
Sam Lantinga |
Fixed direction of rotation with OpenGL ES 2
|
changeset |
files
|
Sat, 26 Jan 2013 12:31:55 -0300 |
Gabriel Jacobo |
#1702,Android soft keyboard fails to pass all input, by Jonathan Dearborn
|
changeset |
files
|
Fri, 25 Jan 2013 14:25:19 -0800 |
Sam Lantinga |
Fixed crash when the game controller mapping hint is set - the hint was duplicated and not null terminated.
|
changeset |
files
|
Thu, 24 Jan 2013 07:58:59 -0800 |
Andreas Schiffler |
Add mouse tests; update test suites
|
changeset |
files
|
Wed, 23 Jan 2013 08:03:19 -0800 |
Andreas Schiffler |
Add tests to mouse suite; fix VS compiler warnings in tests
|
changeset |
files
|
Thu, 17 Jan 2013 11:54:14 +0000 |
Tim Angus |
Fix warning in SDL_keyboard.h
|
changeset |
files
|
Mon, 21 Jan 2013 09:16:27 -0800 |
Andreas Schiffler |
Add additional input validation to SDL_BuildAudioCVT; add additional tests to automation (audio, rwops)
|
changeset |
files
|
Mon, 21 Jan 2013 03:33:42 -0500 |
Ryan C. Gordon |
Added a newline to test buildbot and mercurial server upgrade.
|
changeset |
files
|
Mon, 21 Jan 2013 02:50:11 -0500 |
Ryan C. Gordon |
Cleaned out a few C++ single-line comments.
|
changeset |
files
|
Mon, 14 Jan 2013 20:20:33 -0300 |
Gabriel Jacobo |
Fixes bug 1696, thanks Paul Geerts!
|
changeset |
files
|
Mon, 14 Jan 2013 08:14:53 -0800 |
Andreas Schiffler |
Added timer test suite
|
changeset |
files
|
Mon, 14 Jan 2013 07:20:55 -0800 |
Andreas Schiffler |
Fix RWops test suite crash on Linux: remove unnecessary fclose
|
changeset |
files
|
Sun, 13 Jan 2013 22:55:26 -0800 |
Andreas Schiffler |
Add input validation to SDL_GetKeyFromScancode; fix compiler warning in testautomation driver on Linux; update keyboard test suite
|
changeset |
files
|
Sun, 13 Jan 2013 14:31:53 -0800 |
Sam Lantinga |
We don't have Visual CE support anymore
|
changeset |
files
|
Sat, 12 Jan 2013 22:58:12 -0800 |
Andreas Schiffler |
Update SDL_InvalidParamError to take param name; add additional fuzzer function; add new tests to keyboard test suite; improve surface test suite
|
changeset |
files
|
Sat, 12 Jan 2013 14:06:58 -0500 |
Ryan C. Gordon |
Fixed logic bug.
|
changeset |
files
|
Sat, 12 Jan 2013 14:04:51 -0500 |
Ryan C. Gordon |
Fix a memory leak. We need to clean up our autorelease pool code at some point.
|
changeset |
files
|
Fri, 11 Jan 2013 20:36:39 -0800 |
Andreas Schiffler |
Add new internal error message for invalid parameters; add validation of input rect in SDL_SetTextInputRect; add test cases for SDL_SetTextInputRect to keyboard suite
|
changeset |
files
|
Thu, 10 Jan 2013 23:26:49 -0800 |
Andreas Schiffler |
Added 3 more test cases to keyboard suite
|
changeset |
files
|
Tue, 08 Jan 2013 09:30:53 -0300 |
Gabriel Jacobo |
Android: Access APK files using AssetFileDescriptor
|
changeset |
files
|
Tue, 08 Jan 2013 08:28:39 -0300 |
Gabriel Jacobo |
Fixed SDLActivity::audioInit return type, thanks Andreas!
|
changeset |
files
|
Mon, 07 Jan 2013 07:39:46 -0800 |
Andreas Schiffler |
Merged with tip
|
changeset |
files
|
Mon, 07 Jan 2013 07:39:15 -0800 |
Andreas Schiffler |
Add a few keyboard tests; fix missing input validation in SDL_GetKeyFromName
|
changeset |
files
|
Mon, 07 Jan 2013 12:22:26 -0300 |
Gabriel Jacobo |
Fix Audio Buffer allocation on Android >= 4.2
|
changeset |
files
|
Sun, 06 Jan 2013 18:19:30 -0800 |
Andreas Schiffler |
Add new test suite (mouse) with a few new tests
|
changeset |
files
|
Sun, 06 Jan 2013 15:17:59 -0800 |
Andreas Schiffler |
Add new test suites (events, keyboard, syswm, video) with a few new tests each
|
changeset |
files
|
Mon, 31 Dec 2012 19:22:05 -0800 |
Andreas Schiffler |
Fix VS buildbot builds
|
changeset |
files
|
Mon, 31 Dec 2012 19:11:14 -0800 |
Andreas Schiffler |
Fix VS2010 and VS2012 solutions.
|
changeset |
files
|
Wed, 26 Dec 2012 07:11:56 -0800 |
Sam Lantinga |
Fixed compiler warnings in edid-parse.c
|
changeset |
files
|
Mon, 31 Dec 2012 18:32:30 -0800 |
Sam Lantinga |
Implemented SDL_GetDisplayName() for X11, which requires the XRandR extension.
|
changeset |
files
|
Mon, 31 Dec 2012 16:29:01 -0800 |
Sam Lantinga |
Fixed bug 1653 - comma at the end of enum
|
changeset |
files
|
Mon, 31 Dec 2012 19:16:52 -0500 |
Edward Rudd |
Corrected call to glXMakeCurrent() when setting a NULL context.
|
changeset |
files
|
Mon, 31 Dec 2012 15:36:19 -0800 |
Sam Lantinga |
Implemented getting the display name on Windows
|
changeset |
files
|
Mon, 31 Dec 2012 14:57:36 -0800 |
Sam Lantinga |
Fixed bug 1616 - SDL does not use values set with SDL_GL_SetAttribute on Android
|
changeset |
files
|
Mon, 31 Dec 2012 14:14:01 -0800 |
Sam Lantinga |
Fixed bug 1671 - add cast to fix build with strict GCC settings
|
changeset |
files
|
Mon, 31 Dec 2012 14:08:43 -0800 |
Sam Lantinga |
Fixed bug 1672 - Found: seg-fault with testgesture
|
changeset |
files
|
Mon, 31 Dec 2012 13:49:06 -0800 |
Sam Lantinga |
Fixed building tests with Visual Studio 2008
|
changeset |
files
|
Mon, 31 Dec 2012 12:15:25 -0800 |
Sam Lantinga |
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
|
changeset |
files
|
Mon, 31 Dec 2012 11:07:46 -0800 |
Sam Lantinga |
Added SDL_GetDisplayName(), with implementation for Mac OS X
|
changeset |
files
|
Mon, 31 Dec 2012 10:29:17 -0800 |
Sam Lantinga |
Renamed SDL_GetWindowDisplay() to SDL_GetWindowDisplayIndex()
|
changeset |
files
|
Mon, 31 Dec 2012 10:26:38 -0800 |
Sam Lantinga |
Switched the test code over to use the common functions in the test library.
|
changeset |
files
|
Mon, 31 Dec 2012 10:14:38 -0800 |
Sam Lantinga |
Implemented SDL_HINT_ALLOW_TOPMOST for the Cocoa video driver
|
changeset |
files
|
Mon, 31 Dec 2012 10:13:25 -0800 |
Sam Lantinga |
Added --fullscreen-desktop option to test the new SDL_WINDOW_FULLSCREEN_DESKTOP functionality
|
changeset |
files
|
Mon, 31 Dec 2012 09:30:15 -0800 |
Sam Lantinga |
Improvements from Alfred:
|
changeset |
files
|
Sun, 30 Dec 2012 19:05:50 -0800 |
Andreas Schiffler |
Fix incorrect use of SDL_FreeRW in rwops suite; add testcase for SDL_AllocRW/SDL_FreeRW to rwops test suite
|
changeset |
files
|
Sun, 30 Dec 2012 11:12:31 -0800 |
Andreas Schiffler |
Add define to surface suite to quiet VS compiler warnings
|
changeset |
files
|
Sun, 30 Dec 2012 10:58:18 -0800 |
Andreas Schiffler |
Add missing VS project dependencies to fix buildbot build; fix surface suite; minor update to rwops suite
|
changeset |
files
|
Sun, 30 Dec 2012 09:58:03 -0800 |
Andreas Schiffler |
Add testautomation to VS project; remove automated from VS project; minor update to platform suite
|
changeset |
files
|
Fri, 28 Dec 2012 20:01:41 -0500 |
Ryan C. Gordon |
Better compiler warning fix for gcc2.
|
changeset |
files
|
Fri, 28 Dec 2012 18:15:02 -0500 |
Ryan C. Gordon |
Fixing buildbot on Haiku.
|
changeset |
files
|
Fri, 28 Dec 2012 14:46:03 -0800 |
Sam Lantinga |
Don't crash if loading the OpenGL library fails
|
changeset |
files
|
Fri, 28 Dec 2012 03:46:55 -0500 |
Ryan C. Gordon |
Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver.
|
changeset |
files
|
Wed, 26 Dec 2012 22:26:44 -0800 |
Andreas Schiffler |
Add surface test suite; minor improvements to render suite; refactor image saving into test lib compare function; fix for Haiku build
|
changeset |
files
|
Mon, 24 Dec 2012 14:43:57 -0800 |
Andreas Schiffler |
Added audio test suite; minor code cleanups in test lib
|
changeset |
files
|
Sat, 22 Dec 2012 20:43:51 -0800 |
Andreas Schiffler |
Fix compiler warning; minor harness driver cleanup; fix test build for SDL versions compiled with --disable-joystick or --disable-haptic
|
changeset |
files
|
Sat, 22 Dec 2012 20:13:25 -0800 |
Andreas Schiffler |
Reorder test lib use to fix build for some compilers
|
changeset |
files
|
Sat, 22 Dec 2012 17:24:42 -0800 |
Sam Lantinga |
Added the automation test to the autoconf build system
|
changeset |
files
|
Sat, 22 Dec 2012 17:24:14 -0800 |
Sam Lantinga |
Fixed const correctness in the test harness
|
changeset |
files
|