Sun, 06 Jul 2008 09:24:56 +0000 |
Szymon Wilczek |
Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation
gsoc2008_manymouse
|
Sat, 05 Jul 2008 20:02:07 +0000 |
Szymon Wilczek |
Estethic changes noted on the SDL meeting 05.07.08
gsoc2008_manymouse
|
Thu, 03 Jul 2008 22:03:58 +0000 |
Szymon Wilczek |
Relative mode for tablets. Info on wiki.
gsoc2008_manymouse
|
Wed, 02 Jul 2008 20:29:29 +0000 |
Szymon Wilczek |
Proximity events and evil-temporary makefile repair
gsoc2008_manymouse
|
Wed, 02 Jul 2008 20:20:51 +0000 |
Szymon Wilczek |
sync with trunk
gsoc2008_manymouse
|
Thu, 19 Jun 2008 17:24:30 +0000 |
Szymon Wilczek |
Major bug fixes
gsoc2008_manymouse
|
Fri, 06 Jun 2008 15:23:29 +0000 |
Szymon Wilczek |
http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi
gsoc2008_manymouse
|
Fri, 06 Jun 2008 14:50:56 +0000 |
Szymon Wilczek |
sync with trunk
gsoc2008_manymouse
|
Sat, 17 May 2008 10:09:11 +0000 |
Szymon Wilczek |
Sync with trunk
gsoc2008_manymouse
|
Wed, 23 Apr 2008 06:26:57 +0000 |
Sam Lantinga |
Creating GSoC 2008 code branches
gsoc2008_manymouse
|
Mon, 17 Aug 2009 17:52:42 +0000 |
Edgar Simo |
Added simple audio test.
gsoc2009_unit_tests
|
Thu, 06 Aug 2009 17:00:07 +0000 |
Edgar Simo |
Updated README a bit.
gsoc2009_unit_tests
|
Thu, 06 Aug 2009 16:58:24 +0000 |
Edgar Simo |
Added README.
gsoc2009_unit_tests
|
Thu, 06 Aug 2009 08:39:42 +0000 |
Edgar Simo |
More debugging information when test fails.
gsoc2009_unit_tests
|
Wed, 05 Aug 2009 18:56:56 +0000 |
Edgar Simo |
Better error handling.
gsoc2009_unit_tests
|
Wed, 05 Aug 2009 18:45:55 +0000 |
Edgar Simo |
Improved developer documentation.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 18:23:54 +0000 |
Edgar Simo |
Missed a few things in the last patch.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 18:07:11 +0000 |
Edgar Simo |
Added placeholder for manual tests.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 17:53:20 +0000 |
Edgar Simo |
Have SDL_ATprint just call SDL_ATprintVerbose.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 16:39:15 +0000 |
Edgar Simo |
Fixed errors detected by valgrind.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 16:34:04 +0000 |
Edgar Simo |
Allocate memory for testsuite/testcase name so pointer doesn't get bashed.
gsoc2009_unit_tests
|
Tue, 04 Aug 2009 16:26:43 +0000 |
Edgar Simo |
You can now disable any of the testsuites.
gsoc2009_unit_tests
|
Mon, 03 Aug 2009 18:28:01 +0000 |
Edgar Simo |
Added more verbosity for platform test.
gsoc2009_unit_tests
|
Mon, 03 Aug 2009 17:48:56 +0000 |
Edgar Simo |
* Added some verbosity output.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 21:45:56 +0000 |
Edgar Simo |
Run testsdl instead of the individual testcases.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 18:58:03 +0000 |
Edgar Simo |
Added command line options.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 16:01:23 +0000 |
Edgar Simo |
Merged into one big app, while keeping modular applications also.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 15:49:55 +0000 |
Edgar Simo |
Wrapper around return codes to check to see if is supported.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 15:41:49 +0000 |
Edgar Simo |
Changed placeholder for SDL_ReadPixels.
gsoc2009_unit_tests
|
Sun, 02 Aug 2009 09:37:14 +0000 |
Edgar Simo |
Made rwops tests a bit more complete.
gsoc2009_unit_tests
|
Mon, 20 Jul 2009 18:42:55 +0000 |
Edgar Simo |
Added platform test based ot testplatform.c.
gsoc2009_unit_tests
|
Mon, 20 Jul 2009 18:07:29 +0000 |
Edgar Simo |
Test for capabilities for each test.
gsoc2009_unit_tests
|
Sat, 18 Jul 2009 22:29:37 +0000 |
Edgar Simo |
Finished last of the render testcases.
gsoc2009_unit_tests
|
Wed, 15 Jul 2009 14:40:53 +0000 |
Edgar Simo |
Finished converting the blit testcase.
gsoc2009_unit_tests
|
Wed, 15 Jul 2009 14:40:09 +0000 |
Edgar Simo |
Better handling of makefile dependencies.
gsoc2009_unit_tests
|
Wed, 15 Jul 2009 08:50:24 +0000 |
Edgar Simo |
Converted another testcase to the render system.
gsoc2009_unit_tests
|
Sun, 12 Jul 2009 12:05:28 +0000 |
Edgar Simo |
* Added preliminary render tests, missing some SDL functions to work properly.
gsoc2009_unit_tests
|
Sun, 12 Jul 2009 11:18:59 +0000 |
Edgar Simo |
Minor fix.
gsoc2009_unit_tests
|
Sat, 11 Jul 2009 19:21:48 +0000 |
Edgar Simo |
Using common infrastructure.
gsoc2009_unit_tests
|
Sat, 11 Jul 2009 19:08:06 +0000 |
Edgar Simo |
Fixed accidentle broken compile.
gsoc2009_unit_tests
|
Sat, 11 Jul 2009 19:06:49 +0000 |
Edgar Simo |
Fix double free when destroying event thread for a second time.
gsoc2009_unit_tests
|
Sat, 11 Jul 2009 18:54:03 +0000 |
Edgar Simo |
Added SDL_ATvassert for printf style printing.
gsoc2009_unit_tests
|
Sat, 11 Jul 2009 17:57:49 +0000 |
Edgar Simo |
Use testsur as a parameter.
gsoc2009_unit_tests
|
Thu, 09 Jul 2009 15:01:38 +0000 |
Edgar Simo |
* Added mixture of blending modes test.
gsoc2009_unit_tests
|
Thu, 09 Jul 2009 10:42:56 +0000 |
Edgar Simo |
Added more strict warning flags.
gsoc2009_unit_tests
|
Thu, 09 Jul 2009 10:36:09 +0000 |
Edgar Simo |
Doing individual blend mode testing when blitting.
gsoc2009_unit_tests
|
Thu, 09 Jul 2009 10:21:03 +0000 |
Edgar Simo |
Changed the surface blit test to test colour and alpha mod individually.
gsoc2009_unit_tests
|
Tue, 07 Jul 2009 16:28:42 +0000 |
Edgar Simo |
Moved some code around.
gsoc2009_unit_tests
|
Tue, 07 Jul 2009 11:25:56 +0000 |
Edgar Simo |
Added 3 new tests: loadsurface, blitting, alpha blitting.
gsoc2009_unit_tests
|
Tue, 07 Jul 2009 09:35:08 +0000 |
Edgar Simo |
Fixed my setup, putting a more universal makefile up.
gsoc2009_unit_tests
|
Wed, 01 Jul 2009 22:03:32 +0000 |
Edgar Simo |
Added surfarce blend rendering functions testcase.
gsoc2009_unit_tests
|
Wed, 01 Jul 2009 10:22:28 +0000 |
Edgar Simo |
Initial revision of SDL_Surface testsuite.
gsoc2009_unit_tests
|
Sat, 20 Jun 2009 16:54:22 +0000 |
Edgar Simo |
Test target should build if needed.
gsoc2009_unit_tests
|
Sat, 20 Jun 2009 16:46:58 +0000 |
Edgar Simo |
Better output.
gsoc2009_unit_tests
|
Fri, 19 Jun 2009 18:57:23 +0000 |
Edgar Simo |
Make makefile a bit more complete.
gsoc2009_unit_tests
|
Fri, 19 Jun 2009 18:53:58 +0000 |
Edgar Simo |
First revision of the automated test suite.
gsoc2009_unit_tests
|
Sat, 23 May 2009 22:49:05 +0000 |
Sam Lantinga |
Creating GSoC 2009 code branch
gsoc2009_unit_tests
|
Fri, 26 Feb 2010 04:50:38 +0000 |
Sam Lantinga |
Removed reference to compatibility function
|
Fri, 26 Feb 2010 03:34:10 +0000 |
Sam Lantinga |
Fixed typo in the comment
|
Wed, 17 Feb 2010 04:42:52 +0000 |
Sam Lantinga |
Adam Strzelecki to SDL
|
Sun, 14 Feb 2010 15:55:10 +0000 |
Sam Lantinga |
Make sure STRICT is defined so the window proc has the correct prototype
|
Sun, 14 Feb 2010 15:16:13 +0000 |
Sam Lantinga |
Fixed compile error using Borland C++
|
Fri, 12 Feb 2010 17:14:41 +0000 |
Ryan C. Gordon |
Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
|
Fri, 05 Feb 2010 19:23:59 +0000 |
Ryan C. Gordon |
Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
|
Mon, 01 Feb 2010 02:52:19 +0000 |
Sam Lantinga |
Migrated most of the TODO list to the SDL 1.3 Roadmap wiki
|
Mon, 01 Feb 2010 01:19:37 +0000 |
Sam Lantinga |
Fixed showing and hiding fullscreen windows
|
Wed, 27 Jan 2010 05:14:22 +0000 |
Sam Lantinga |
Fixed bug #743
|
Tue, 26 Jan 2010 06:01:33 +0000 |
Ryan C. Gordon |
Removed test for "driver is valid, but doesn't see any audio devices."
|
Sun, 24 Jan 2010 21:13:33 +0000 |
Sam Lantinga |
Fixed bug #928
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Sun, 24 Jan 2010 20:47:20 +0000 |
Sam Lantinga |
Fixed bug #935
|
Sun, 24 Jan 2010 20:21:51 +0000 |
Sam Lantinga |
Added magic to detect already freed or otherwise invalid windows and textures.
|
Sun, 24 Jan 2010 19:47:17 +0000 |
Sam Lantinga |
Fixed bug #916
|
Fri, 22 Jan 2010 16:17:11 +0000 |
Sam Lantinga |
update window prev links
|
Fri, 22 Jan 2010 15:55:20 +0000 |
Sam Lantinga |
Fixed infinite loop at shutdown - update texture prev links
|
Fri, 22 Jan 2010 06:50:17 +0000 |
Sam Lantinga |
Documentation consistency
|
Thu, 21 Jan 2010 16:12:24 +0000 |
Sam Lantinga |
Fixed compilation on iPhone
|
Thu, 21 Jan 2010 16:11:55 +0000 |
Sam Lantinga |
Fixed crash when there was no mouse focus for some reason (iPhone bug?)
|
Thu, 21 Jan 2010 07:28:01 +0000 |
Sam Lantinga |
Fixed Cocoa and OpenGL builds
|
Thu, 21 Jan 2010 07:22:11 +0000 |
Sam Lantinga |
Fixed compile warning on 64-bit Mac OS X
|
Thu, 21 Jan 2010 07:10:22 +0000 |
Sam Lantinga |
Fixed compile warning
|
Thu, 21 Jan 2010 06:21:52 +0000 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
Thu, 21 Jan 2010 05:49:41 +0000 |
Sam Lantinga |
Fixed compiler warnings on 32-bit Linux
|
Tue, 19 Jan 2010 07:28:51 +0000 |
Sam Lantinga |
From: Jjgod Jiang
|
Tue, 19 Jan 2010 05:31:16 +0000 |
Sam Lantinga |
Added Xcode-iPhoneOS to make dist
|
Mon, 18 Jan 2010 14:58:58 +0000 |
Sam Lantinga |
Removed obsolete checks for ipod Linux
|
Mon, 18 Jan 2010 14:57:41 +0000 |
Sam Lantinga |
Fixed bug #920
|
Mon, 18 Jan 2010 14:50:57 +0000 |
Sam Lantinga |
Updated Mac OS X projects with new assertion code
|
Mon, 18 Jan 2010 14:27:30 +0000 |
Sam Lantinga |
Fixed bug #930
|
Mon, 18 Jan 2010 14:16:47 +0000 |
Sam Lantinga |
Fixed compiler warning
|
Mon, 18 Jan 2010 14:12:29 +0000 |
Sam Lantinga |
Fixed compile error on Mac OS X 10.4
|
Mon, 18 Jan 2010 06:34:04 +0000 |
Sam Lantinga |
Fixed bug #932
|
Sun, 17 Jan 2010 06:51:31 +0000 |
Ryan C. Gordon |
Minor cleanups in PulseAudio code, to keep this 80-column-friendly.
|
Sun, 17 Jan 2010 06:43:28 +0000 |
Ryan C. Gordon |
Attempt to clean up PulseAudio dynamic loading support.
|
Sun, 17 Jan 2010 06:14:04 +0000 |
Ryan C. Gordon |
Merged r4210:5510 from branches/SDL-1.2/src/audio/pulse: PulseAudio updates.
|
Fri, 15 Jan 2010 20:05:49 +0000 |
Sam Lantinga |
Fixed building under Visual Studio
|
Wed, 13 Jan 2010 19:29:33 +0000 |
Ryan C. Gordon |
Clean up assertion API for public use.
|
Wed, 13 Jan 2010 16:58:24 +0000 |
Ryan C. Gordon |
Whoops, that should be vfprintf(), not fprintf(). :)
|
Wed, 13 Jan 2010 16:21:26 +0000 |
Ryan C. Gordon |
Friendly warning comment.
|
Wed, 13 Jan 2010 16:18:36 +0000 |
Ryan C. Gordon |
Fixed compiler warning.
|
Wed, 13 Jan 2010 16:10:25 +0000 |
Ryan C. Gordon |
Whitespace tweak.
|
Wed, 13 Jan 2010 16:09:27 +0000 |
Ryan C. Gordon |
Fixed comment.
|
Wed, 13 Jan 2010 16:08:03 +0000 |
Ryan C. Gordon |
Handle assert init/quit better.
|
Wed, 13 Jan 2010 09:48:42 +0000 |
Sam Lantinga |
Moved the assertion tests to testplatform
|
Wed, 13 Jan 2010 09:44:17 +0000 |
Ryan C. Gordon |
Handle assertion failures when SDL_Init() isn't called.
|
Wed, 13 Jan 2010 09:13:37 +0000 |
Ryan C. Gordon |
Handle assertion failures during assertion handler.
|
Wed, 13 Jan 2010 09:10:17 +0000 |
Ryan C. Gordon |
Fixed Mac OS X assertion code.
|
Wed, 13 Jan 2010 08:53:32 +0000 |
Sam Lantinga |
Don't forget to install the new header. :)
|
Wed, 13 Jan 2010 08:52:47 +0000 |
Sam Lantinga |
Quiet tests shouldn't prompt during assertions
|
Wed, 13 Jan 2010 08:44:46 +0000 |
Sam Lantinga |
Leave fullscreen mode to pop an assertion dialog
|
Wed, 13 Jan 2010 08:30:34 +0000 |
Sam Lantinga |
Assume _exit() is available. It may be, even if unix isn't defined.
|
Wed, 13 Jan 2010 08:25:16 +0000 |
Sam Lantinga |
Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE
|