Commit Graph

  • 394fca4f26 Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header. Ryan C. Gordon 2007-06-15 12:27:43 +00:00
  • 89a9ae7053 Subversion should ignore sdl.pc ... Ryan C. Gordon 2007-06-15 10:44:14 +00:00
  • 43feb9f42f Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define. Ryan C. Gordon 2007-06-15 07:21:01 +00:00
  • f7f5234589 Don't install the extra SDL config headers or SDL_copying.h Sam Lantinga 2007-06-15 05:43:05 +00:00
  • f9c61022d2 Reworked r3067:3068 from branches/SDL-1.2: arts unavailable hardware bug fix. Ryan C. Gordon 2007-06-14 14:22:54 +00:00
  • b6ab6bf6d5 make indent Sam Lantinga 2007-06-14 13:21:29 +00:00
  • 4c81f8c5cc Fixed running on Windows under VMware Sam Lantinga 2007-06-14 06:32:36 +00:00
  • 9f28051f78 Merged r3062:3063 from branches/SDL-1.2: clear inaccurate x11dyn error strings. Ryan C. Gordon 2007-06-13 08:02:43 +00:00
  • f2fcf98bea Merged r3059:3060 from branches/SDL-1.2: output key event's keysym. Ryan C. Gordon 2007-06-13 06:05:39 +00:00
  • 982014481e Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt Patrice Mandin 2007-06-09 19:58:41 +00:00
  • 9aeba59294 Set supervisor as volatile as it is modified from an interrupt Patrice Mandin 2007-06-08 21:44:55 +00:00
  • 15db051b10 Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix. Ryan C. Gordon 2007-06-04 11:45:10 +00:00
  • fd051d952d Merged r3044:3045 from branches/SDL-1.2: directfb reported screen size fix. Ryan C. Gordon 2007-06-04 11:17:46 +00:00
  • 0e6b088424 Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix. Ryan C. Gordon 2007-06-04 11:08:25 +00:00
  • f7db77be6a Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection. Ryan C. Gordon 2007-06-03 08:39:23 +00:00
  • defc2572f2 Fixed build issues on Mac OS X Sam Lantinga 2007-05-31 14:46:01 +00:00
  • 5045fc5ea4 Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix. Ryan C. Gordon 2007-05-29 12:14:16 +00:00
  • 541e03310c Allow creation of window bigger than visible size Patrice Mandin 2007-05-27 08:54:38 +00:00
  • e1813a23d4 Simply resize existing window Patrice Mandin 2007-05-26 20:10:49 +00:00
  • 1c3f9b6f5d GEM has a window manager, of course Patrice Mandin 2007-05-26 19:46:04 +00:00
  • 3ddbcf5717 Date: Wed, 23 May 2007 00:39:47 +0300 From: "Eyal Lotem" To: "SDL Mailing List" <sdl@lists.libsdl.org> Subject: [SDL] Bug in GL_SWAP_CONTROL extension name. Ryan C. Gordon 2007-05-22 22:13:56 +00:00
  • 30e345aca9 Mac OS X port always links with IOKit framework in SDL 1.3. Ryan C. Gordon 2007-04-04 10:41:00 +00:00
  • 5aee9e080a Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks. Ryan C. Gordon 2007-04-04 10:39:16 +00:00
  • 3855f51eff Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness. Ryan C. Gordon 2007-04-04 09:43:53 +00:00
  • 686bddc5dc Merge r3005:3006 from branches/SDL-1.2: Alpha blending MMX/3DNow register bug. Ryan C. Gordon 2007-04-04 09:36:25 +00:00
  • cfe570050a Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec Ryan C. Gordon 2007-04-01 03:28:36 +00:00
  • ecdd9e9d78 Merged r2999:3000 from branches/SDL-1.2: Visual Studio compilation fix. Ryan C. Gordon 2007-03-30 06:30:14 +00:00
  • bf91e03c10 Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X. Ryan C. Gordon 2007-03-27 00:39:03 +00:00
  • 62073d041d Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support. Ryan C. Gordon 2007-03-18 22:39:24 +00:00
  • 435e813700 Merge r2990:2991 from branches/SDL-1.2: try to avoid asm/page.h in fbcon. Ryan C. Gordon 2007-03-14 01:10:43 +00:00
  • f19750fb44 Added id of another buggy Microsoft SideWinder to the Linux joystick driver. Ryan C. Gordon 2007-02-20 22:54:25 +00:00
  • fd9549429a Merged r2985:2986 from branches/SDL-1.2: directfb yuv coop level fix. Ryan C. Gordon 2007-02-20 21:08:00 +00:00
  • 929f8883e6 Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix. Ryan C. Gordon 2007-02-15 23:57:07 +00:00
  • 7a0fd00cf4 Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs. Ryan C. Gordon 2007-02-15 11:14:24 +00:00
  • 4f5e885950 Merged r2977:2978 from branches/SDL-1.2: BUGS file cutdown. Ryan C. Gordon 2007-02-14 10:41:55 +00:00
  • 0182ddff8b Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support. Ryan C. Gordon 2007-02-14 10:25:41 +00:00
  • 2079011aae Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh. Ryan C. Gordon 2007-02-13 09:58:58 +00:00
  • 4029000c33 Merged r2960:2961 from branches/SDL-1.2...free all cursors in test/testcursor.c Ryan C. Gordon 2007-02-13 09:21:38 +00:00
  • f1ccde91dd Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage. Ryan C. Gordon 2007-02-12 11:46:08 +00:00
  • f5e95020ad Merged r2954:2955 from branches/SDL-1.2: Altivec alpha blitter alignment fix. Ryan C. Gordon 2007-02-12 10:57:45 +00:00
  • cbdb82cef6 make enable match name Patrice Mandin 2007-02-08 21:54:18 +00:00
  • e5b23cae8f Merged Bugzilla #354 fix into trunk. Ryan C. Gordon 2007-02-03 08:18:41 +00:00
  • 7cf984965d Updated svn repository Sam Lantinga 2007-01-23 04:50:14 +00:00
  • 8e1d001e89 Alpha sort the test list, add missing ones, remove removed ones Patrice Mandin 2007-01-05 19:12:50 +00:00
  • bf4644bc10 Look for an exact match first when setting a video mode on BeOS. Ryan C. Gordon 2006-12-08 00:31:32 +00:00
  • 3686368f2c Logic error in BeOS video mode selection ("width" where it should be "height"). Ryan C. Gordon 2006-12-08 00:16:38 +00:00
  • 7547b79191 From: Torsten Giebl Subject: ALLOCA Patch for SDL-1.2 Newsgroups: gmane.comp.lib.sdl Date: 2006-10-24 00:31:16 GMT Ryan C. Gordon 2006-12-01 20:25:03 +00:00
  • 4b1c92befb Apparently it's possible that MSVC will want to call a built-in function to bitshift an Sint64, but it can't find this function since we don't use the C runtime on Windows. Ryan C. Gordon 2006-11-29 10:38:07 +00:00
  • 1330f6b999 Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses. Ryan C. Gordon 2006-11-29 10:34:05 +00:00
  • ca8a1cb794 Use SDL_strcmp(), not strcmp(). Thanks, Suzuki Masahiro. Ryan C. Gordon 2006-11-29 10:26:32 +00:00
  • 756b168b3b Logic error in SDL_video.c (used bitwise OR instead of logical OR). Thanks, Suziki Masahiro. Ryan C. Gordon 2006-11-29 10:22:59 +00:00
  • a5b36fd782 Merged r2913:2914 from SDL-1.2 branch into trunk: alpha blit GCC MMX asm fix. Ryan C. Gordon 2006-11-21 23:24:33 +00:00
  • 1c82ba0340 Save/restore current video mode and palette Patrice Mandin 2006-11-13 20:34:18 +00:00
  • fe0a1a35c6 xbios: preliminary video mode init Patrice Mandin 2006-11-13 19:59:28 +00:00
  • 5f1123d8ed Merged r2906:2907 from 1.2 branch to trunk: power of two channels in dsp backend. Ryan C. Gordon 2006-11-13 00:38:13 +00:00
  • b932761626 Fixed building of Windows waveout audio. Ryan C. Gordon 2006-11-11 06:48:57 +00:00
  • cdf5d71b84 Merged r2903:2904 from SDL-1.2 branch to trunk: BeOS loadso updates. Ryan C. Gordon 2006-11-07 15:18:42 +00:00
  • 1d568c715b Merged r2901:2902 from SDL-1.2 branch to trunk: printf stupidity fixes. Ryan C. Gordon 2006-11-07 15:02:12 +00:00
  • 2c138525f1 Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program. Ryan C. Gordon 2006-11-07 14:36:47 +00:00
  • 83a9990de9 Use dummy joystick backend if subsystem is enabled but no better driver was found. Ryan C. Gordon 2006-11-03 21:48:35 +00:00
  • 906f8566ac @#$% indent Sam Lantinga 2006-10-29 15:00:54 +00:00
  • e8ab4cad6b Sam Lantinga 2006-10-29 14:47:20 +00:00
  • dbc11167df Merged Ryan's fix, in case we need it later. Sam Lantinga 2006-10-29 14:45:46 +00:00
  • b94f08253a Removed AmigaOS code for 1.3 branch. Ryan C. Gordon 2006-10-29 04:09:17 +00:00
  • a08b4ac133 Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!) Ryan C. Gordon 2006-10-29 03:39:13 +00:00
  • c91d18d6ad indent is evil Sam Lantinga 2006-10-28 16:48:03 +00:00
  • 317f4be23e Fixed mouse enter/leave events for a single window. You lose mouse focus in Cocoa when the window is no longer key. Sam Lantinga 2006-10-28 16:41:54 +00:00
  • 83ada51d56 Fixed focus comptability bug Sam Lantinga 2006-10-28 16:41:08 +00:00
  • 76e994db80 Oh for crying out loud... Ryan C. Gordon 2006-10-28 07:49:19 +00:00
  • 39648c129d Whoops, wrong variable name. Ryan C. Gordon 2006-10-28 07:45:33 +00:00
  • d83482271b Fix potential memory leaks if CoreAudio initialization fails. Ryan C. Gordon 2006-10-28 07:44:38 +00:00
  • 1d7dbbd9b4 Patched to compile. Ryan C. Gordon 2006-10-28 07:39:35 +00:00
  • 0dccc26b00 1.3 branch version of revision 2878. Ryan C. Gordon 2006-10-27 20:19:48 +00:00
  • 4b82340a21 Also save/restore fpu register in vbl interrupt Patrice Mandin 2006-10-21 18:56:35 +00:00
  • 3ea337d9e6 Whoops, need a pointer to an LPDIRECTSOUNDBUFFER and not the LPDIRECTSOUNDBUFFER itself. Ryan C. Gordon 2006-10-20 00:15:18 +00:00
  • 2e9d561b56 Patched to compile again (thanks, Rasmus!). Ryan C. Gordon 2006-10-18 10:49:23 +00:00
  • 7f17eb8863 Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. Ryan C. Gordon 2006-10-17 09:15:21 +00:00
  • e475d47d2a Double Whoops. :P Ryan C. Gordon 2006-10-01 16:10:41 +00:00
  • c7e5b9cf89 Whoops. :) Sam Lantinga 2006-10-01 16:07:32 +00:00
  • 14c991b826 Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp Sam Lantinga 2006-10-01 02:28:41 +00:00
  • 6fa020d0c5 Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp. Fixes Bugzilla #334. Ryan C. Gordon 2006-10-01 02:06:37 +00:00
  • 56a3951902 Minor cleanup in the mint driver that was sitting on my laptop (sorry!). Ryan C. Gordon 2006-10-01 01:12:08 +00:00
  • 9d4b500741 Formatting update Sam Lantinga 2006-09-24 15:56:55 +00:00
  • d2c2ac4b80 Fixed bug #292 Sam Lantinga 2006-09-24 15:56:36 +00:00
  • ce919aafbe Fixed bug #316 Looks like this is a long standing typo... is this code even used anymore? Sam Lantinga 2006-09-24 00:55:19 +00:00
  • d85ec807ec Fixed bug #321 Hi, if "configure" is given an explicit --libdir, the sdl-config still contains the default "${exec_prefix}/lib" for runtime linker path. Sam Lantinga 2006-09-24 00:44:45 +00:00
  • 12aeeeb643 Fixed bug #270 SDL_SetCursor returns void, not void* Sam Lantinga 2006-09-24 00:36:49 +00:00
  • e9e009b4d5 Sam Lantinga 2006-09-23 23:15:56 +00:00
  • b21b05ee5d Fixed bug #329 On tracing it turns out to fail from SDL_WM_SetCaption() Sam Lantinga 2006-09-23 22:51:37 +00:00
  • 46772adc90 Pfiou, all of it to update, faster to rewrite from scratch? Patrice Mandin 2006-09-22 21:52:20 +00:00
  • 01ca61374e Started update for 1.3 Patrice Mandin 2006-09-20 22:09:19 +00:00
  • 68376c99d8 Oops, don't need to check that Patrice Mandin 2006-09-20 21:38:06 +00:00
  • ee994e5210 More work for 1.3 Patrice Mandin 2006-09-20 21:29:44 +00:00
  • 006f974cd8 Started work to update for 1.3 api Patrice Mandin 2006-09-20 21:22:08 +00:00
  • 140c4d647e Reenable mouse usage using xbios vectors under MiNT Patrice Mandin 2006-09-20 19:49:23 +00:00
  • 8baf7d2061 Forward keyboard reworking from 1.2 Patrice Mandin 2006-09-20 19:47:09 +00:00
  • 60767d528e Add teamtap support Patrice Mandin 2006-09-16 17:13:41 +00:00
  • 0aafb35f0e Update for recent changes Patrice Mandin 2006-09-16 17:02:38 +00:00
  • 82197c117d Save/restore FPU registers in interrupt Patrice Mandin 2006-09-16 16:59:46 +00:00
  • bbc79776fa Fixed typo in windib audio. Ryan C. Gordon 2006-09-13 04:47:46 +00:00