Commit Graph

  • ef9602f026 Implemented x86 and x86-64 spinlock inline asm. Ryan C. Gordon 2011-09-18 03:19:41 -04:00
  • 62cdeb1783 Use an actual #error instead of a bogus symbol if there's no spinlock support. Ryan C. Gordon 2011-09-18 02:55:45 -04:00
  • b5688aca8a Patched to compile on some platforms. Ryan C. Gordon 2011-09-18 02:09:20 -04:00
  • 52ef3c93ec Add tests for SDL_RectEquals and empty rectangle cases Andreas Schiffler 2011-09-17 22:37:31 -07:00
  • a76b8e0292 Add special cases for empty rectangles in SDL_Rect functions Andreas Schiffler 2011-09-17 22:35:57 -07:00
  • 0a29e84930 Fix SDL_RectEquals define Andreas Schiffler 2011-09-17 22:35:10 -07:00
  • 77acc926f7 Add test cases for SDL_RectEmpty Andreas Schiffler 2011-09-16 08:26:20 -07:00
  • acb9d90a85 Add NULL handling in SDL_RectEmpty and SDL_RectEquals Andreas Schiffler 2011-09-16 08:25:49 -07:00
  • a01b9d69d6 Removed some FIXMEs (Nathan's changes were, in fact, correct). Ryan C. Gordon 2011-09-15 23:55:36 -04:00
  • fe04e23133 Merged Nathan Heisey's Haiku work into the main SDL 1.3 branch. Ryan C. Gordon 2011-09-15 23:51:07 -04:00
  • fdf9d2c853 Added tests for SDL_UnionRect to testrect suite Andreas Schiffler 2011-09-15 08:21:54 -07:00
  • d2b6d20dab Cleans up the logger output a bit. Removes fuzzer invocation count from the log if the fuzzer isn't used. Markus Kauppila 2011-09-10 19:27:39 +03:00
  • b84e7104b1 Clean up the win32 compiler warnings for SDL threads, in the 1.3 branch. Ryan C. Gordon 2011-09-12 13:36:38 -04:00
  • fefed71ec5 Added tests for SDL_EnclosePoints. Andreas Schiffler 2011-09-12 09:00:34 -07:00
  • d8556266a2 Fix regression introducted by added parameter check in SDL_EnclosePoints. Add special case to speedup when no result was requested. Andreas Schiffler 2011-09-12 09:00:01 -07:00
  • 079d39970c More work on cleaning out compiler warnings. Ryan C. Gordon 2011-09-11 04:02:40 -04:00
  • 6de89cdd37 Fixed Win64 builds with MingW. Ryan C. Gordon 2011-09-11 03:35:46 -04:00
  • 54294f986d Some MMX fixes from Patrick Baggett. Ryan C. Gordon 2011-09-11 01:54:54 -04:00
  • 9a4e598f42 Removed sail.bmp reference from Xcode project. Ryan C. Gordon 2011-09-09 10:45:48 -04:00
  • 7adf4f848a Fixed a compiler warning. Ryan C. Gordon 2011-09-09 04:48:45 -04:00
  • b865b3d4b6 Fixed a compiler warning on Visual Studio. Ryan C. Gordon 2011-09-09 04:17:47 -04:00
  • e612bfc336 Added a newline to the end of a file to quiet old versions of GCC. Ryan C. Gordon 2011-09-09 02:43:04 -04:00
  • 82df1959c1 Removed legacy Mac OS X dlcompat code. Ryan C. Gordon 2011-09-09 00:34:48 -04:00
  • 9440bdc21b Merge changes Andreas Schiffler 2011-09-07 21:47:10 -07:00
  • 4efdd10e16 Fixed compiler warning on 32-bit Mac OS X. Ryan C. Gordon 2011-09-07 10:54:14 -04:00
  • 8e3c6688a7 Refactored IntersectRectAndLine tests and increased coverage Andreas Schiffler 2011-09-06 23:51:46 -07:00
  • 576988acf2 Update SDL_REVISION Andreas Schiffler 2011-09-04 20:45:38 -07:00
  • a5f6fa789f Added tests for SDL_HasIntersection; added negative parameter tests; refactored existing test code Andreas Schiffler 2011-09-04 20:37:01 -07:00
  • 15eed4cdc2 Added input parameter validation to some SDL_rect functions Andreas Schiffler 2011-09-04 20:34:48 -07:00
  • cd72032cea Added tests to testrect suite. Simple logger improvements. Fixed int-range fuzzer. Andreas Schiffler 2011-09-04 14:57:10 -07:00
  • 9b301501da Fixed a compiler warning on Mac OS X. Ryan C. Gordon 2011-09-02 14:00:57 -04:00
  • 8ad5dc2b68 Fixed a NSLog() format string. Ryan C. Gordon 2011-09-02 14:00:10 -04:00
  • e0fe768768 Fixed another Apple typedef in SDL_opengl.h Ryan C. Gordon 2011-09-02 13:54:45 -04:00
  • 95221a071a Patched to compile. Ryan C. Gordon 2011-09-01 14:02:12 -04:00
  • d3c8a17a2d Called method on wrong object in Android exception handler. Ryan C. Gordon 2011-09-01 04:42:09 -04:00
  • 03425cf382 Removed unused variable. Ryan C. Gordon 2011-09-01 04:34:05 -04:00
  • 439009a9d5 Clean up any opened joysticks during SDL_JoystickQuit(). Ryan C. Gordon 2011-09-01 04:25:15 -04:00
  • fefd678dfd Backed out SDL_config.h overwrite that got committed by accident. Ryan C. Gordon 2011-08-30 17:11:51 -04:00
  • 370cdc709c Automated merge with https://bitbucket.org/Markusk/sdl-gsoc Ryan C. Gordon 2011-08-29 13:17:07 -04:00
  • 56e1918d11 Fixed missing audio on iOS. Ryan C. Gordon 2011-08-29 00:27:43 -04:00
  • 6937f4af84 Fixed an error in doxygen markup. Markus Kauppila 2011-08-28 22:27:26 +03:00
  • bad61ed9af Fixed a typo. Markus Kauppila 2011-08-28 22:24:00 +03:00
  • 79a82d3174 Updated TODO. Markus Kauppila 2011-08-28 22:22:37 +03:00
  • 1abbc9b839 Minor cleaning. Markus Kauppila 2011-08-28 22:18:56 +03:00
  • b688d51602 Added elementary fuzzer-randgen invocation count. Markus Kauppila 2011-08-28 22:06:56 +03:00
  • 99952d2853 Added TODO. Markus Kauppila 2011-08-28 21:06:00 +03:00
  • 8cf1257081 Test cases executed in their own process can now bail out if assertion fails. Markus Kauppila 2011-08-28 21:00:38 +03:00
  • 681d72d5f1 Option --show-tests prints test description. Markus Kauppila 2011-08-28 20:27:25 +03:00
  • bfd6031522 Fixed timestamp issue. Markus Kauppila 2011-08-28 20:08:36 +03:00
  • 3204437b60 Changed logging behavior. Runner uses stdout as default and file logging is enabled with --logfile [BASENAME] (or --logdir). Markus Kauppila 2011-08-28 20:01:25 +03:00
  • 107e5455f1 Refined install script to be more helpful. Markus Kauppila 2011-08-28 18:58:13 +03:00
  • dadc383a40 Created SetUp and TearDown functions for testrwops suite. Markus Kauppila 2011-08-28 11:55:54 +03:00
  • edc8ca6ac0 * Fix many memory leaks in Android FS code * Set SDL error string with Java exception details when one occurs * Fix tabulation of SDLActivity::getContext Tim Angus 2011-08-26 13:11:53 +01:00
  • 586e5b252b Fix another Apple conflict in SDL_opengl.h Ryan C. Gordon 2011-08-26 03:38:46 -04:00
  • 1248146aa2 Removed the MAC_OS_X_VERSION_10_x macros from the 1.3 branch. Ryan C. Gordon 2011-08-25 03:11:28 -04:00
  • d58d3cf9d0 Patched to compile on Windows. Ryan C. Gordon 2011-08-23 16:47:22 -04:00
  • a52dac6020 Cleaned out functions deprecated in Mac OS X 10.6 SDK. Ryan C. Gordon 2011-08-23 15:17:44 -04:00
  • ea20b29d4f Added more test programs to .hgignore Ryan C. Gordon 2011-08-23 06:28:28 -04:00
  • 043d6961da Fixed wrong datatype for shaders and programs. Ryan C. Gordon 2011-08-23 06:27:04 -04:00
  • 2922ec5c93 Fixed static misnomers Nathan Heisey 2011-08-22 21:07:16 +00:00
  • cd1d00c8bc Partially cleaned out code Nathan Heisey 2011-08-22 11:02:05 +00:00
  • 66b34b9372 Temporary mode-setting hack works Nathan Heisey 2011-08-20 15:16:13 +00:00
  • 1a888b5860 Split off SDL_uikitviewcontroller in its own module Kees Bakker 2011-08-17 23:26:58 +02:00
  • d4f80d6538 Fixed another printf() compiler warning, this time in the 1.3 branch. Ryan C. Gordon 2011-08-23 03:12:27 -04:00
  • 27c0f06736 Further XAudio2 build test cleanups. Ryan C. Gordon 2011-08-22 14:56:46 -04:00
  • 3bd23ad70f Removed SDL_xaudio2.h ... no real need for this to be separate. Ryan C. Gordon 2011-08-22 14:37:45 -04:00
  • 8dddad9b87 Let XAudio2 target be removed from the build by removing it from SDL_config.h Ryan C. Gordon 2011-08-22 14:30:49 -04:00
  • 9ef6d797b4 Apple's C runtime has the non-const iconv(), too. Ryan C. Gordon 2011-08-22 14:25:11 -04:00
  • 1230f810bd Fixed compiler warning on 64-bit builds. Ryan C. Gordon 2011-08-22 13:41:35 -04:00
  • 8948722528 RLE: Don't trash alpha channel in copy_32(). Ryan C. Gordon 2011-08-22 13:34:58 -04:00
  • 89b8d559fd Apparently glXSwapIntervalEXT() _does_ return a value. Ryan C. Gordon 2011-08-22 02:26:11 -04:00
  • 8f50763692 Fixed -pedantic warning in SDL_assert.h. Ryan C. Gordon 2011-08-21 12:36:55 -04:00
  • a13987a2cc Fix SDL_GL_ACCELERATED_VISUAL on Windows in the 1.3 branch. Ryan C. Gordon 2011-08-21 12:24:27 -04:00
  • 979f801b08 Ported ALSA minimum-sample-count fix from 1.2 branch to 1.3. Ryan C. Gordon 2011-08-21 11:52:21 -04:00
  • da15752375 Make sure XAudio2 is supported by the DirectX headers at compile time. Ryan C. Gordon 2011-08-21 02:35:13 -04:00
  • 0495a4f9da Convert a few TABs into spaces Kees Bakker 2011-08-18 22:43:37 +02:00
  • 04be166879 Fixed some problems with switching to/from fullscreen Nathan Heisey 2011-08-17 13:31:18 +00:00
  • 9f2382d3e9 Fixed unit float and unit double generators. Markus Kauppila 2011-08-17 12:57:14 +03:00
  • b9e0078d9e Renamed RandomInteger to RandomSint32 and RandomUnsignedInteger to RandomUint32. Markus Kauppila 2011-08-17 11:44:57 +03:00
  • 98c51aa111 Fixed an issue with nonexistant function. Markus Kauppila 2011-08-17 10:34:42 +03:00
  • 8c2769cf10 Fixes based on CR. Some tests in rwops suite broken up to smaller tests. Markus Kauppila 2011-08-15 21:41:28 +03:00
  • 0eed3ad720 Fixed 'runner > mylog' problem. Runner will tell if verbose logging is switched on. Markus Kauppila 2011-08-15 19:40:41 +03:00
  • 09c62ea0e7 Cleaning up render test suite. Markus Kauppila 2011-08-15 19:18:59 +03:00
  • d71e865584 Patched to compile. Ryan C. Gordon 2011-08-15 02:51:13 -04:00
  • f60d3a845a Don't lose the icon surface if it's freed immediately after SDL_WM_SetIcon() This is a memory leak, but we don't have a good place to free the icon surface a the moment. Sam Lantinga 2011-08-14 21:57:50 -04:00
  • 19fc9bc29c Removed some extra ppc scaffolding Sam Lantinga 2011-08-14 17:21:21 -04:00
  • 8f4efe2e53 Fat build doesn't support PPC anymore. Sam Lantinga 2011-08-14 17:17:34 -04:00
  • ab77326e9e Renamed tests in dummy suite. Markus Kauppila 2011-08-14 21:36:43 +03:00
  • ce36777e59 Clean up. Markus Kauppila 2011-08-14 21:29:00 +03:00
  • 551054f6fa Fixed the exec-key option. Markus Kauppila 2011-08-14 21:27:47 +03:00
  • 6c09fb6fa1 Updating dummy test suite. Markus Kauppila 2011-08-14 21:05:08 +03:00
  • 57a595a0ef Cleaning up render test suite. Markus Kauppila 2011-08-14 14:38:19 +03:00
  • 1f7455097c Ported tests from "./tests/automated/render" Markus Kauppila 2011-08-13 19:00:39 +03:00
  • a2975b4947 Added --include-dummy option. Markus Kauppila 2011-08-13 12:02:22 +03:00
  • 3979f76d39 Reduced SEGFAULT occurence on resize? Nathan Heisey 2011-08-12 16:58:54 +00:00
  • 87469b9341 Fixed the doxygen markup. Markus Kauppila 2011-08-11 22:26:33 +03:00
  • 6c0ec1e85c Cleaned up the rwops test suite. Markus Kauppila 2011-08-11 22:07:14 +03:00
  • 97bfb01768 Added random number generators for Uint8, Sint8, Uint16, Sint16, Uint64 and Sint64. Markus Kauppila 2011-08-11 12:48:45 +03:00
  • 62265a4047 Added missing doxygen markup to some fuzzer functions. Markus Kauppila 2011-08-10 20:59:42 +03:00
  • 5d5b972d0b Fixing previous commit. Forgot to add a few files. Markus Kauppila 2011-08-10 17:01:22 +03:00