Commit Graph

2061 Commits

Author SHA1 Message Date
Sam Lantinga
bdab6824fd Fix for bug #447 merged from SDL 1.2 2007-07-04 08:01:04 +00:00
Sam Lantinga
c123a18337 Fixed bug #349
Solaris doesn't support the LATIN1 character set alias.

Merged from 1.2 svn revision 3133f
2007-07-04 07:08:16 +00:00
Sam Lantinga
803256bf09 stupid indent 2007-07-03 09:55:29 +00:00
Ryan C. Gordon
ee105c10fd Merged r3125:3126 from branches/SDL-1.2: yasm/nasm warning fix. 2007-07-03 09:54:27 +00:00
Sam Lantinga
de6e1e7bf9 Fixed assembly relocation problems, so we can check for NASM on Mac OS X. 2007-07-02 02:49:34 +00:00
Sam Lantinga
0878fc88cf Merged change from 1.2 to add X11 path for OpenGL detection 2007-06-30 08:11:02 +00:00
Ryan C. Gordon
8ed68c97b0 Patched to compile (missing #endif from a mismerge). Thanks to Peter Mackay
for pointing it out.
2007-06-29 11:08:53 +00:00
Sam Lantinga
34f8946d43 iconv() doesn't write to the data, just make compilers happy 2007-06-28 08:35:35 +00:00
Sam Lantinga
9822c65fd8 Merge iconv const changes from 1.2
I'm not entirely happy with them.  Maybe the right way to go is to leave
SDL_iconv() taking a non-const inbuf?  How often are we converting const
strings anyway?
2007-06-28 06:57:08 +00:00
Ryan C. Gordon
bfff23d04a Merged r3106:3107 from branches/SDL-1.2: Hermes PIC fixes. 2007-06-27 10:17:35 +00:00
Ryan C. Gordon
71f0c038e0 Fixed previous VC6 patch. 2007-06-21 18:50:00 +00:00
Ryan C. Gordon
65d8a6d38f Merged r3094:3095 from branches/SDL-1.2: Visual C++ 6.0 fixes. 2007-06-21 18:21:49 +00:00
Bob Pendleton
613ad2c0d5 Added a WindowID to the user event and cleaned up a little bit of formating 2007-06-20 00:01:04 +00:00
Sam Lantinga
c02a69953d Fixes for compiling with Visual C++ 8.0 Express Edition 2007-06-19 05:53:56 +00:00
Sam Lantinga
2fca78dd3e Key repeat is handled by the OS, since text input is now decoupled from physical key events. 2007-06-16 15:32:04 +00:00
Ryan C. Gordon
cd0c1ed3ec Merged r3088:3089 from branches/SDL-1.2: yasm/nasm command line fix. 2007-06-16 05:52:34 +00:00
Ryan C. Gordon
ff37dddab2 Merged r3087:3089 from branches/SDL-1.2: WM_XBUTTON support. 2007-06-16 05:29:28 +00:00
Ryan C. Gordon
04d6e513a9 Removed EPOC port from the 1.3 branch. 2007-06-15 15:54:07 +00:00
Ryan C. Gordon
394fca4f26 Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header. 2007-06-15 12:27:43 +00:00
Ryan C. Gordon
89a9ae7053 Subversion should ignore sdl.pc ... 2007-06-15 10:44:14 +00:00
Ryan C. Gordon
43feb9f42f Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define. 2007-06-15 07:21:01 +00:00
Sam Lantinga
f7f5234589 Don't install the extra SDL config headers or SDL_copying.h
Fixes Bugzilla #361.
2007-06-15 05:43:05 +00:00
Ryan C. Gordon
f9c61022d2 Reworked r3067:3068 from branches/SDL-1.2: arts unavailable hardware bug fix. 2007-06-14 14:22:54 +00:00
Sam Lantinga
b6ab6bf6d5 make indent 2007-06-14 13:21:29 +00:00
Sam Lantinga
4c81f8c5cc Fixed running on Windows under VMware 2007-06-14 06:32:36 +00:00
Ryan C. Gordon
9f28051f78 Merged r3062:3063 from branches/SDL-1.2: clear inaccurate x11dyn error strings. 2007-06-13 08:02:43 +00:00
Ryan C. Gordon
f2fcf98bea Merged r3059:3060 from branches/SDL-1.2: output key event's keysym. 2007-06-13 06:05:39 +00:00
Patrice Mandin
982014481e Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt 2007-06-09 19:58:41 +00:00
Patrice Mandin
9aeba59294 Set supervisor as volatile as it is modified from an interrupt 2007-06-08 21:44:55 +00:00
Ryan C. Gordon
15db051b10 Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix. 2007-06-04 11:45:10 +00:00
Ryan C. Gordon
fd051d952d Merged r3044:3045 from branches/SDL-1.2: directfb reported screen size fix. 2007-06-04 11:17:46 +00:00
Ryan C. Gordon
0e6b088424 Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix. 2007-06-04 11:08:25 +00:00
Ryan C. Gordon
f7db77be6a Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection. 2007-06-03 08:39:23 +00:00
Sam Lantinga
defc2572f2 Fixed build issues on Mac OS X 2007-05-31 14:46:01 +00:00
Ryan C. Gordon
5045fc5ea4 Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix. 2007-05-29 12:14:16 +00:00
Patrice Mandin
541e03310c Allow creation of window bigger than visible size 2007-05-27 08:54:38 +00:00
Patrice Mandin
e1813a23d4 Simply resize existing window 2007-05-26 20:10:49 +00:00
Patrice Mandin
1c3f9b6f5d GEM has a window manager, of course 2007-05-26 19:46:04 +00:00
Ryan C. Gordon
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.

The checked extension name is incorrect.
The attached patch fixes it to the correct name.

I don't think that under any setup, this extension name was ever
correct, which is why its not OR'd against the old check.

This fixes the "tear effect" (vsync problems) I had here with nVidia
GLX drivers.

Eyal
2007-05-22 22:13:56 +00:00
Ryan C. Gordon
30e345aca9 Mac OS X port always links with IOKit framework in SDL 1.3. 2007-04-04 10:41:00 +00:00
Ryan C. Gordon
5aee9e080a Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks. 2007-04-04 10:39:16 +00:00
Ryan C. Gordon
3855f51eff Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness. 2007-04-04 09:43:53 +00:00
Ryan C. Gordon
686bddc5dc Merge r3005:3006 from branches/SDL-1.2: Alpha blending MMX/3DNow register bug. 2007-04-04 09:36:25 +00:00
Ryan C. Gordon
cfe570050a Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec 2007-04-01 03:28:36 +00:00
Ryan C. Gordon
ecdd9e9d78 Merged r2999:3000 from branches/SDL-1.2: Visual Studio compilation fix. 2007-03-30 06:30:14 +00:00
Ryan C. Gordon
bf91e03c10 Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X. 2007-03-27 00:39:03 +00:00
Ryan C. Gordon
62073d041d Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support. 2007-03-18 22:39:24 +00:00
Ryan C. Gordon
435e813700 Merge r2990:2991 from branches/SDL-1.2: try to avoid asm/page.h in fbcon. 2007-03-14 01:10:43 +00:00
Ryan C. Gordon
f19750fb44 Added id of another buggy Microsoft SideWinder to the Linux joystick driver.
Fixes Bugzilla #395.
2007-02-20 22:54:25 +00:00
Ryan C. Gordon
fd9549429a Merged r2985:2986 from branches/SDL-1.2: directfb yuv coop level fix. 2007-02-20 21:08:00 +00:00