Sat, 04 Jun 2011 18:08:54 +0300 |
Markus Kauppila |
Fixed old comments and added new ones.
|
changeset |
files
|
Sat, 04 Jun 2011 17:58:46 +0300 |
Markus Kauppila |
Test case fails if it doesn't contain any asserts.
|
changeset |
files
|
Sat, 04 Jun 2011 17:50:23 +0300 |
Markus Kauppila |
Refactoring the TestCaseInit and TestCaseQuit functions
|
changeset |
files
|
Wed, 01 Jun 2011 18:03:09 -0700 |
Markus Kauppila |
Ported testrect from original automation code, updated AssertEquals, added AssertTrue
|
changeset |
files
|
Wed, 01 Jun 2011 12:29:19 +0300 |
Markus Kauppila |
Refactoring runner.c. Added --help/-h command line option.
|
changeset |
files
|
Tue, 31 May 2011 14:40:28 +0300 |
Markus Kauppila |
Fixes to doxygen comments.
|
changeset |
files
|
Mon, 30 May 2011 21:57:04 +0300 |
Markus Kauppila |
Moved tests/SDL_test.{c,h}
|
changeset |
files
|
Mon, 30 May 2011 18:58:20 +0300 |
Markus Kauppila |
Fixed doxygen warnings
|
changeset |
files
|
Mon, 30 May 2011 12:55:40 +0300 |
Markus Kauppila |
Refactoring the code (runner.c).
|
changeset |
files
|
Mon, 30 May 2011 11:53:59 +0300 |
Markus Kauppila |
Added doxygen-compatible comments
|
changeset |
files
|
Thu, 26 May 2011 20:13:49 -0700 |
Andreas Schiffler |
Fixed global suite declaration segfault via external linkage declaration
|
changeset |
files
|
Thu, 26 May 2011 19:57:03 +0300 |
Markus Kauppila |
Little fixes here and there.
|
changeset |
files
|
Thu, 26 May 2011 19:19:46 +0300 |
Markus Kauppila |
Added TestCaseReference structure.
|
changeset |
files
|
Thu, 26 May 2011 18:38:56 +0300 |
Markus Kauppila |
Refactoring the massive main() to smaller functions.
|
changeset |
files
|
Wed, 25 May 2011 09:45:03 -0700 |
Markus Kauppila |
Some fixes for Linux compatibility.
|
changeset |
files
|
Wed, 25 May 2011 19:02:43 +0300 |
Markus Kauppila |
Fixed an error from make target: install
|
changeset |
files
|
Wed, 25 May 2011 18:53:48 +0300 |
Markus Kauppila |
New automake-based build process.
|
changeset |
files
|
Tue, 24 May 2011 10:25:25 +0300 |
Markus Kauppila |
Simplifying
|
changeset |
files
|
Mon, 23 May 2011 17:49:06 +0300 |
Markus Kauppila |
Tiny changes to runner
|
changeset |
files
|
Mon, 23 May 2011 13:14:09 +0300 |
Markus Kauppila |
Added assertEquals(Uint32, Uint32) function
|
changeset |
files
|
Mon, 23 May 2011 10:43:49 +0300 |
Markus Kauppila |
Tiny Makefile.in fixes
|
changeset |
files
|
Fri, 20 May 2011 13:50:52 +0300 |
Markus Kauppila |
Bootstrapping build process using proof-of-concept test runner.
|
changeset |
files
|
Mon, 29 Aug 2011 00:27:43 -0400 |
Ryan C. Gordon |
Fixed missing audio on iOS.
|
changeset |
files
|
Sun, 28 Aug 2011 19:51:27 +0200 |
Patrice Mandin |
Use proper m68k defines from gcc
SDL-1.2
|
changeset |
files
|
Sun, 28 Aug 2011 19:33:40 +0200 |
Patrice Mandin |
Remove more values now defined in mintlib
SDL-1.2
|
changeset |
files
|
Sun, 28 Aug 2011 19:28:24 +0200 |
Patrice Mandin |
Remove more values now defined in mintlibsrc/video/xbios/SDL_xbios_centscreen.h
SDL-1.2
|
changeset |
files
|
Sun, 28 Aug 2011 19:19:03 +0200 |
Patrice Mandin |
Remove more values now defined in mintlib
SDL-1.2
|
changeset |
files
|
Sun, 28 Aug 2011 17:20:12 +0200 |
Patrice Mandin |
Fix more compilation warnings
SDL-1.2
|
changeset |
files
|
Sun, 28 Aug 2011 17:19:32 +0200 |
Patrice Mandin |
Fix more compilation warnings
SDL-1.2
|
changeset |
files
|
Fri, 26 Aug 2011 19:56:08 +0200 |
Patrice Mandin |
Update for latest mintlib, and remove duplicated defines
SDL-1.2
|
changeset |
files
|
Fri, 26 Aug 2011 13:11:53 +0100 |
Tim Angus |
* Fix many memory leaks in Android FS code
|
changeset |
files
|
Fri, 26 Aug 2011 14:37:39 +0200 |
Patrice Mandin |
Fix various warnings for uninitialized or unused variables and functions
SDL-1.2
|
changeset |
files
|
Fri, 26 Aug 2011 03:39:54 -0400 |
Ryan C. Gordon |
Fixed the Apple SDL_opengl.h conflict in the 1.2 branch.
SDL-1.2
|
changeset |
files
|
Fri, 26 Aug 2011 03:38:46 -0400 |
Ryan C. Gordon |
Fix another Apple conflict in SDL_opengl.h
|
changeset |
files
|
Thu, 25 Aug 2011 03:11:28 -0400 |
Ryan C. Gordon |
Removed the MAC_OS_X_VERSION_10_x macros from the 1.3 branch.
|
changeset |
files
|
Thu, 25 Aug 2011 03:04:24 -0400 |
Ryan C. Gordon |
Remove use of MAC_OS_X_VERSION_10_x macro.
SDL-1.2
|
changeset |
files
|
Tue, 23 Aug 2011 16:47:22 -0400 |
Ryan C. Gordon |
Patched to compile on Windows.
|
changeset |
files
|
Tue, 23 Aug 2011 15:17:44 -0400 |
Ryan C. Gordon |
Cleaned out functions deprecated in Mac OS X 10.6 SDK.
|
changeset |
files
|
Tue, 23 Aug 2011 06:28:28 -0400 |
Ryan C. Gordon |
Added more test programs to .hgignore
|
changeset |
files
|
Tue, 23 Aug 2011 06:27:04 -0400 |
Ryan C. Gordon |
Fixed wrong datatype for shaders and programs.
|
changeset |
files
|
Wed, 17 Aug 2011 23:26:58 +0200 |
Kees Bakker |
Split off SDL_uikitviewcontroller in its own module
|
changeset |
files
|
Tue, 23 Aug 2011 06:04:54 -0400 |
Ryan C. Gordon |
Cleaned up Snow Leopard display mode rework.
SDL-1.2
|
changeset |
files
|
Tue, 23 Aug 2011 03:12:27 -0400 |
Ryan C. Gordon |
Fixed another printf() compiler warning, this time in the 1.3 branch.
|
changeset |
files
|
Tue, 23 Aug 2011 02:57:36 -0400 |
Ryan C. Gordon |
Fixed some printf() compiler warnings in test/testplatform.c
SDL-1.2
|
changeset |
files
|
Mon, 22 Aug 2011 14:56:46 -0400 |
Ryan C. Gordon |
Further XAudio2 build test cleanups.
|
changeset |
files
|
Mon, 22 Aug 2011 14:37:45 -0400 |
Ryan C. Gordon |
Removed SDL_xaudio2.h ... no real need for this to be separate.
|
changeset |
files
|
Mon, 22 Aug 2011 14:30:49 -0400 |
Ryan C. Gordon |
Let XAudio2 target be removed from the build by removing it from SDL_config.h
|
changeset |
files
|
Mon, 22 Aug 2011 14:25:11 -0400 |
Ryan C. Gordon |
Apple's C runtime has the non-const iconv(), too.
|
changeset |
files
|
Mon, 22 Aug 2011 13:41:35 -0400 |
Ryan C. Gordon |
Fixed compiler warning on 64-bit builds.
|
changeset |
files
|
Mon, 22 Aug 2011 13:34:58 -0400 |
Ryan C. Gordon |
RLE: Don't trash alpha channel in copy_32().
|
changeset |
files
|
Mon, 22 Aug 2011 02:26:11 -0400 |
Ryan C. Gordon |
Apparently glXSwapIntervalEXT() _does_ return a value.
|
changeset |
files
|
Mon, 22 Aug 2011 02:11:56 -0400 |
Ryan C. Gordon |
Added GLX_EXT_swap_control support for 1.2 x11 video target.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 23:38:35 -0400 |
Ryan C. Gordon |
Cleaned out all the deprecated stuff in Mac OS X 10.6 SDK.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 21:29:12 -0400 |
Ryan C. Gordon |
Fixed compiler warning that happens on some platforms (x86 Mac OS X, etc).
SDL-1.2
|
changeset |
files
|
Thu, 04 Aug 2011 00:46:27 -0400 |
Ryan C. Gordon |
Apple uses a void* for GLhandleARB, not an unsigned int.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 12:36:55 -0400 |
Ryan C. Gordon |
Fixed -pedantic warning in SDL_assert.h.
|
changeset |
files
|
Sun, 21 Aug 2011 12:24:27 -0400 |
Ryan C. Gordon |
Fix SDL_GL_ACCELERATED_VISUAL on Windows in the 1.3 branch.
|
changeset |
files
|
Sun, 21 Aug 2011 12:21:01 -0400 |
Ryan C. Gordon |
Fix SDL_GL_ACCELERATED_VISUAL on Windows in the 1.2 branch.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 11:52:21 -0400 |
Ryan C. Gordon |
Ported ALSA minimum-sample-count fix from 1.2 branch to 1.3.
|
changeset |
files
|
Sun, 21 Aug 2011 11:42:47 -0400 |
Ryan C. Gordon |
Set a minimum sample count in ALSA target.
SDL-1.2
|
changeset |
files
|