Commit Graph

  • c2a31c3fec Better cross-platform macros for printing 32 and 64 bit values Sam Lantinga 2009-09-29 01:19:14 +00:00
  • 676f56294f Temporary band-aid for bug #575 Sam Lantinga 2009-09-29 00:42:21 +00:00
  • 821a7b0630 Ok, added long casts to get rid of compiler warnings. Bob Pendleton 2009-09-28 18:44:26 +00:00
  • 8532c67014 -0.5 is causing trouble according to comments in bug #783 Sam Lantinga 2009-09-28 15:32:58 +00:00
  • 244f6a3ccf Added renderer information for dynamic OpenGL test Sam Lantinga 2009-09-28 15:32:19 +00:00
  • 2415433b1c Fixed bug #716 Sam Lantinga 2009-09-27 23:24:58 +00:00
  • f8c7e7df22 Fixed 32-bit build Sam Lantinga 2009-09-26 21:39:56 +00:00
  • 9134eb02ab Fixed bug #797 Sam Lantinga 2009-09-26 10:36:55 +00:00
  • bd908a682f Fixed bug #777 Sam Lantinga 2009-09-26 10:32:14 +00:00
  • 497088d257 Fixed bug #766 Sam Lantinga 2009-09-26 10:22:35 +00:00
  • 9b2bca8c06 Fixed bug #765 Sam Lantinga 2009-09-26 10:19:19 +00:00
  • d9b39c9a69 Fixed bug #764 Sam Lantinga 2009-09-26 10:17:49 +00:00
  • 38c3f80d5f Fixed bug #761 Sam Lantinga 2009-09-26 10:13:44 +00:00
  • 8c5ed7b905 Fixed bug #734 Sam Lantinga 2009-09-26 10:04:38 +00:00
  • f0bf2e399c Fixed bug #705 Sam Lantinga 2009-09-26 09:57:32 +00:00
  • 731c5d1558 Fixed bug #705 Sam Lantinga 2009-09-26 09:56:26 +00:00
  • bb5315dc28 Fixed bug #704 Sam Lantinga 2009-09-26 09:44:52 +00:00
  • 453bd99553 Fixed crash with right side up BMP files Sam Lantinga 2009-09-26 06:21:36 +00:00
  • 0a5805f8f2 Eric Wing to Sam Sam Lantinga 2009-09-26 03:58:35 +00:00
  • f84f69d047 fixed a spelling error in the documentation. Bob Pendleton 2009-09-25 19:26:21 +00:00
  • 0975b60bea Changed to include SDL_atomic.c in the windows version of SDL 1.3 Bob Pendleton 2009-09-25 19:20:25 +00:00
  • 7a2031a379 This version actaully should work on Windows. Bob Pendleton 2009-09-25 19:17:16 +00:00
  • 12e04a0746 More TODO! Sam Lantinga 2009-09-24 15:20:11 +00:00
  • 6e5014854d Eric Wing to Sam Sam Lantinga 2009-09-24 14:43:03 +00:00
  • 69732bedfa Updated Xcode project from Eric Wing Sam Lantinga 2009-09-24 07:13:02 +00:00
  • 8e720afb8f Getting ready for a new Xcode project from Eric Wing Sam Lantinga 2009-09-24 07:12:05 +00:00
  • 0390b75f53 Fixed bug #732 Sam Lantinga 2009-09-23 07:10:45 +00:00
  • 1764e75bcc Possibly fixed bug #601, definitely fixed a potential issue with threads stopping and starting in rapid succession. Sam Lantinga 2009-09-23 06:37:27 +00:00
  • 14a51aa4c4 int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h Cleaned up testatomic.c to use the same syntax as every other test program. Bob Pendleton 2009-09-23 02:52:11 +00:00
  • 08761c33de Whoops, this breaks building on Mac OS X 10.4 Sam Lantinga 2009-09-22 02:20:56 +00:00
  • 10e2dbb79d oops Bob Pendleton 2009-09-21 22:25:14 +00:00
  • ccf0c93d64 Should now compile on 32 bit linux and 64 bit linux Bob Pendleton 2009-09-21 22:23:41 +00:00
  • c3a7520d8d Whoops, need both the header and the library! Sam Lantinga 2009-09-21 11:31:28 +00:00
  • 9d68c389ed Fixed bug #714 Sam Lantinga 2009-09-21 11:04:01 +00:00
  • 4fb13ccee8 Fixed bug #674 Sam Lantinga 2009-09-21 10:23:19 +00:00
  • a1ee906546 Fixed bug #615 Sam Lantinga 2009-09-21 09:21:00 +00:00
  • 542622dc4a Added reminder to look into 2D vblank synchronization Sam Lantinga 2009-09-21 09:16:35 +00:00
  • 4f9b38f7c8 Oh yeah, we have GLX support too. Sam Lantinga 2009-09-21 09:02:05 +00:00
  • 8a966799e8 Fixed bug #577 Sam Lantinga 2009-09-21 08:40:04 +00:00
  • 9f4b13f2ad Fixed bug #591 Sam Lantinga 2009-09-21 08:31:02 +00:00
  • 6215039632 Fixed bug #570 Sam Lantinga 2009-09-21 07:35:06 +00:00
  • 7b286700e7 Fixed build on Mac OS X 10.4 Sam Lantinga 2009-09-21 05:24:54 +00:00
  • 8ced47d33f Fall back to opaque sprite if no formats with alpha are supported. Sam Lantinga 2009-09-20 23:09:30 +00:00
  • 2bf654253f Fixed compatibility with SDL 1.2 pixel format (24 bits per pixel of color data with 4 bytes per pixel == 32 bpp) Sam Lantinga 2009-09-20 22:47:28 +00:00
  • 2d97efbd4d Removed outdated Atari support Sam Lantinga 2009-09-20 04:15:19 +00:00
  • 47ac2f57c8 Oh yeah, need this option for PPC as well now. Sam Lantinga 2009-09-20 04:13:23 +00:00
  • 0d9cd7636c I'm gussing that this was never compiled where TTF support was missing. As a result a call to SDL_GetError and a call to TTF_GetError were swapped. I "fixed" it. That is it now compiles. Bob Pendleton 2009-09-19 15:22:33 +00:00
  • 95c8f7a517 Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 Sam Lantinga 2009-09-19 13:29:40 +00:00
  • ecd63ace78 I think this fixes the texture pixel alignment Sam Lantinga 2009-09-19 12:48:52 +00:00
  • c015d22370 This is waaaaay outdated. :) Sam Lantinga 2009-09-19 07:33:15 +00:00
  • 9a38148f13 This name inconsistency has been bugging me for a while... Sam Lantinga 2009-09-19 07:32:36 +00:00
  • 78130bd9c4 Removed outdated VGL support Sam Lantinga 2009-09-19 07:30:29 +00:00
  • 17fbad0010 Removed outdated wscons support Sam Lantinga 2009-09-19 07:28:59 +00:00
  • cf54df8c3e Removed outdated Nano-X support Sam Lantinga 2009-09-19 07:26:51 +00:00
  • fe586cb3f9 Removed outdated OS/2 support Sam Lantinga 2009-09-19 07:22:07 +00:00
  • 6bb854b1d4 Removed outdated Dreamcast support Sam Lantinga 2009-09-19 07:21:22 +00:00
  • 8f1aa4b4ad Oh yeah, this file is gone Sam Lantinga 2009-09-19 07:09:41 +00:00
  • 94c7ce0810 NASM is no longer used in SDL 1.3 Sam Lantinga 2009-09-19 06:45:36 +00:00
  • 5bee043a89 Removed outdated OS/2 support Sam Lantinga 2009-09-19 06:43:45 +00:00
  • e4cbb96720 Removed outdated iPodLinux support Sam Lantinga 2009-09-19 06:24:07 +00:00
  • cd1e07e762 testsprite2 should be pixel correct on Direct3D now. Sam Lantinga 2009-09-19 05:47:54 +00:00
  • 6bb3053c3b More test coverage Sam Lantinga 2009-09-19 05:45:49 +00:00
  • 7c90c0e871 Added more tests for the different primitive types Sam Lantinga 2009-09-19 05:43:15 +00:00
  • 1ef102a99f Fixed bug #783 Sam Lantinga 2009-09-19 05:12:26 +00:00
  • 6f30a894ee Removing old CD-ROM header reference Sam Lantinga 2009-09-19 04:47:36 +00:00
  • 24e92089ad Stefan Ullinger Sam Lantinga 2009-09-19 04:43:41 +00:00
  • 9861510378 The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. The linux code appears to be complete and *should* be the base of all Unix and GCC based versions. The macosx and win32 versions are currently just copies of the dummy code. I will begin working on the windows version as soon as this check in is done. I need someone to work on the Mac OS X version. Bob Pendleton 2009-09-17 20:35:12 +00:00
  • 8bc4d1a94e Kenneth Bull to SDL Sam Lantinga 2009-09-07 16:04:44 +00:00
  • 30ebf925f0 Merged Edgar's code changes from Google Summer of Code 2009 Sam Lantinga 2009-09-07 05:06:34 +00:00
  • f06345d6e8 This doesn't actually build on other platforms, I'll have to check with Martin Sam Lantinga 2009-09-07 05:01:01 +00:00
  • 36d2461292 Merged Martin's code changes from Google Summer of Code 2009 Sam Lantinga 2009-09-07 04:51:29 +00:00
  • eb0575b20a Fixed bug where minimized windows get zero width/height Sam Lantinga 2009-09-06 15:04:38 +00:00
  • b6ec478790 Fixed compiling on 64-bit Windows Sam Lantinga 2009-09-06 04:40:54 +00:00
  • 2cf789384c Upgraded solution to Visual Studio 2008 and added 64-bit target Sam Lantinga 2009-09-06 04:40:29 +00:00
  • b856e71f8d Fixed issues building 64-bit Windows binary Sam Lantinga 2009-09-05 23:37:35 +00:00
  • 1578afe5da Removed CD-ROM code from Visual C projects Sam Lantinga 2009-09-05 21:31:50 +00:00
  • f8f6e1ee96 Updated Xcode project for latest file changes Sam Lantinga 2009-09-05 20:01:35 +00:00
  • d9239f080e Updated Xcode project for latest file changes Sam Lantinga 2009-09-05 19:34:51 +00:00
  • be1f71543b Fix build on native 64-bit architecture Sam Lantinga 2009-09-05 14:22:12 +00:00
  • 76d691c292 Added 64-bit architectures to the fat build script Sam Lantinga 2009-09-05 10:39:18 +00:00
  • ed3c5aa525 From: Jjgod Jiang <gzjjgod@gmail.com> Date: Sat, 5 Sep 2009 17:32:28 +0800 Sam Lantinga 2009-09-05 09:55:25 +00:00
  • 154e3b6ca9 From: Jjgod Jiang <gzjjgod@gmail.com> Date: Sat, 5 Sep 2009 17:27:07 +0800 Sam Lantinga 2009-09-05 09:54:45 +00:00
  • 31355602c4 Updated fatbuild.sh to build for 10.4u SDK Sam Lantinga 2009-09-05 09:51:39 +00:00
  • d5187b5d61 Removed references to CD-ROM support from the README files Sam Lantinga 2009-09-05 09:12:03 +00:00
  • 2a96e84434 CD-ROM support is so passé :) Sam Lantinga 2009-09-05 09:11:03 +00:00
  • 33472500be Bye bye SoundManager, you are officially obsolete... Sam Lantinga 2009-09-05 09:03:35 +00:00
  • 2105c37ec0 Fixed a few issues compiling with Mac OS X 10.6 Sam Lantinga 2009-09-05 07:33:54 +00:00
  • be4f43bbd1 Updated glext.h Sam Lantinga 2009-09-05 07:13:01 +00:00
  • 2716046197 Fix suggested by Bob Sam Lantinga 2009-08-20 04:40:02 +00:00
  • 63ef94fcf3 David Carre to Sam Sam Lantinga 2009-08-18 03:26:53 +00:00
  • 7e05ef1526 Start of redesign, getting rid of 8 and 16 bit operations in .h and test files. Bob Pendleton 2009-08-11 21:27:19 +00:00
  • e80feea87f I forgot to copy the dummy version to macosx. Bob Pendleton 2009-08-11 21:15:18 +00:00
  • 91f3686c2e David Carre to Sam Sam Lantinga 2009-08-11 13:45:01 +00:00
  • 0449f9f82c Fixed bug #746 Sam Lantinga 2009-08-07 10:20:10 +00:00
  • d705b73ca4 Added request for SDL handling the desktop background window Sam Lantinga 2009-08-07 09:44:40 +00:00
  • 2ca41a8224 Patch by Janosch Gräf <janosch.graef@gmx.net> Edgar Simo 2009-08-05 16:31:49 +00:00
  • 1412877281 Add clipboard support to TODO list Sam Lantinga 2009-08-05 08:12:31 +00:00
  • df5d56827d Fixed compiling SDL_fsaudio.c against fusionsound 1.0.0 Couriersud 2009-08-03 18:07:31 +00:00
  • fe959d8e24 Fixed type size for test_bit() Sam Lantinga 2009-08-02 20:45:11 +00:00
  • 91e861375f Added SDL_revision.h Sam Lantinga 2009-08-02 18:40:18 +00:00