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
|
Sun, 21 Aug 2011 11:27:37 -0400 |
Ryan C. Gordon |
Ignore old ConfigureNotify events during X11 window resize.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 10:10:42 -0400 |
Ryan C. Gordon |
Don't allocate a new NSGraphicsContext on every call to QZ_UpdateRects().
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 09:47:43 -0400 |
Ryan C. Gordon |
Remove src/joystick/darwin/10.3.9-FIX dir.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 09:26:56 -0400 |
Ryan C. Gordon |
Optionally don't clear the fbcon framebuffer on shutdown.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 02:52:15 -0400 |
Ryan C. Gordon |
Don't force nasm to use a.out on OpenBSD. They've been on ELF for a long time.
SDL-1.2
|
changeset |
files
|
Sun, 21 Aug 2011 02:35:13 -0400 |
Ryan C. Gordon |
Make sure XAudio2 is supported by the DirectX headers at compile time.
|
changeset |
files
|
Thu, 18 Aug 2011 22:43:37 +0200 |
Kees Bakker |
Convert a few TABs into spaces
|
changeset |
files
|
Mon, 15 Aug 2011 02:51:13 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Sun, 14 Aug 2011 21:57:50 -0400 |
Sam Lantinga |
Don't lose the icon surface if it's freed immediately after SDL_WM_SetIcon()
|
changeset |
files
|
Sun, 14 Aug 2011 17:21:21 -0400 |
Sam Lantinga |
Removed some extra ppc scaffolding
|
changeset |
files
|
Sun, 14 Aug 2011 17:21:12 -0400 |
Sam Lantinga |
Removed some extra ppc scaffolding
SDL-1.2
|
changeset |
files
|
Sun, 14 Aug 2011 17:17:34 -0400 |
Sam Lantinga |
Fat build doesn't support PPC anymore.
|
changeset |
files
|
Sun, 14 Aug 2011 17:17:17 -0400 |
Sam Lantinga |
Fat build doesn't support PPC anymore.
SDL-1.2
|
changeset |
files
|
Thu, 11 Aug 2011 18:50:45 +0200 |
Patrice Mandin |
Fix typo
SDL-1.2
|
changeset |
files
|
Wed, 10 Aug 2011 01:25:00 -0400 |
Ryan C. Gordon |
Fixed SDL 1.2 fullscreen OpenGL on Mac OS X 10.7.
SDL-1.2
|
changeset |
files
|
Sat, 06 Aug 2011 02:15:23 -0400 |
Ryan C. Gordon |
Patched to compile on Mac OS X.
|
changeset |
files
|
Sat, 06 Aug 2011 01:21:24 -0400 |
Sam Lantinga |
Updated configure for new changes in configure.in
|
changeset |
files
|
Fri, 05 Aug 2011 00:55:29 -0400 |
Ryan C. Gordon |
X11 touch handling fixed for one device (LPC32xx Touchscreen).
|
changeset |
files
|
Fri, 05 Aug 2011 00:49:31 -0400 |
Ryan C. Gordon |
More patches to compile.
|
changeset |
files
|
Fri, 05 Aug 2011 00:48:56 -0400 |
Ryan C. Gordon |
Patched to compile on Linux.
|
changeset |
files
|
Thu, 04 Aug 2011 19:33:45 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Thu, 04 Aug 2011 01:44:32 -0400 |
Ryan C. Gordon |
Fixes for OpenGL on Haiku.
SDL-1.2
|
changeset |
files
|
Thu, 04 Aug 2011 01:36:23 -0400 |
Ryan C. Gordon |
Removed some Windows endlines.
|
changeset |
files
|
Wed, 03 Aug 2011 03:12:07 -0400 |
Ryan C. Gordon |
testmultiaudio.c needs to #include <stdio.h>.
|
changeset |
files
|
Thu, 04 Aug 2011 00:45:09 -0400 |
Ryan C. Gordon |
Merged Mac OS X and iOS audio targets.
|
changeset |
files
|
Tue, 26 Jul 2011 14:20:22 -0700 |
Ryan C. Gordon |
Removed no-op Deinitialize methods in audio drivers.
|
changeset |
files
|
Tue, 26 Jul 2011 14:18:00 -0700 |
Ryan C. Gordon |
Removed needless macros in various audio targets.
|
changeset |
files
|
Thu, 04 Aug 2011 00:31:11 -0400 |
Ryan C. Gordon |
Cleaned up audio device detection. Cleared out a lot of cut-and-paste.
|
changeset |
files
|
Thu, 04 Aug 2011 01:07:09 -0400 |
Ryan C. Gordon |
Implemented XAudio2 target for Windows (and Xbox360, theoretically!).
|
changeset |
files
|
Wed, 03 Aug 2011 04:22:47 -0400 |
Ryan C. Gordon |
Cleaned up CoInitialize() politics on Windows.
|
changeset |
files
|
Thu, 04 Aug 2011 01:07:13 -0400 |
Ryan C. Gordon |
Added some FIXMEs.
|
changeset |
files
|
Fri, 22 Jul 2011 16:09:13 -0700 |
Ryan C. Gordon |
Took out some more bitfields in the audio subsystem.
|
changeset |
files
|
Thu, 04 Aug 2011 01:24:22 -0400 |
Ryan C. Gordon |
Reworked Windows waveOut code.
|
changeset |
files
|
Thu, 04 Aug 2011 01:26:12 -0400 |
Ryan C. Gordon |
Reworked Windows DirectSound code.
|
changeset |
files
|
Sun, 24 Jul 2011 03:37:13 -0700 |
Ryan C. Gordon |
Removed /dev/dsp DMA audio target.
|
changeset |
files
|
Sat, 23 Jul 2011 00:22:19 -0700 |
Ryan C. Gordon |
Removed VisualCE project files.
|
changeset |
files
|
Tue, 26 Jul 2011 13:42:34 -0700 |
Ryan C. Gordon |
Mark some QSA audio driver functions as static.
|
changeset |
files
|
Thu, 04 Aug 2011 00:46:27 -0400 |
Ryan C. Gordon |
Apple uses a void* for GLhandleARB, not an unsigned int.
|
changeset |
files
|
Fri, 29 Jul 2011 16:51:25 -0400 |
Ryan C. Gordon |
Allow Android platforms to read from .apk files via the RWOPS interface.
|
changeset |
files
|
Wed, 27 Jul 2011 18:07:40 -0400 |
Ryan C. Gordon |
Patched to compile (I hope).
|
changeset |
files
|
Mon, 25 Jul 2011 15:03:42 -0700 |
Ryan C. Gordon |
If we didn't create win32 window, restore its event procedure on destruction.
|
changeset |
files
|
Fri, 22 Jul 2011 00:12:03 -0700 |
Ryan C. Gordon |
Removed comment questioning the code's correctness (the answer: it's correct).
|
changeset |
files
|
Fri, 22 Jul 2011 00:09:58 -0700 |
Ryan C. Gordon |
Don't use a bitfield for this.
|
changeset |
files
|
Wed, 20 Jul 2011 16:35:37 -0700 |
Ryan C. Gordon |
Work on systems without sa_sigaction.
|
changeset |
files
|
Wed, 20 Jul 2011 16:35:04 -0700 |
Ryan C. Gordon |
Need to add this line for sa_sigaction check in configure to work.
SDL-1.2
|
changeset |
files
|
Tue, 19 Jul 2011 22:10:35 -0700 |
Ryan C. Gordon |
Fixed minor typo in a comment.
SDL-1.2
|
changeset |
files
|
Mon, 18 Jul 2011 20:32:40 -0700 |
Ryan C. Gordon |
Quartz: Don't use -[NSWindow center] on the fullscreen window.
SDL-1.2
|
changeset |
files
|
Mon, 18 Jul 2011 14:55:24 -0700 |
Ryan C. Gordon |
Patched to compile on older GLX headers.
|
changeset |
files
|
Mon, 18 Jul 2011 14:34:19 -0700 |
Ryan C. Gordon |
Added support for GLX_EXT_swap_control, and cleaned up some other extensions.
|
changeset |
files
|
Mon, 18 Jul 2011 14:31:37 -0700 |
Ryan C. Gordon |
The SwapInterval APIs should fail without a current OpenGL context.
|
changeset |
files
|
Mon, 18 Jul 2011 14:30:46 -0700 |
Ryan C. Gordon |
Record the new OpenGL context as current during SDL_GL_CreateContext().
|
changeset |
files
|
Sun, 17 Jul 2011 03:08:53 -0700 |
Ryan C. Gordon |
Quartz: Ripped out all the legacy CoreGraphics code.
SDL-1.2
|
changeset |
files
|
Sun, 17 Jul 2011 01:03:13 -0700 |
Ryan C. Gordon |
Quartz: locking should only recheck CGDisplayBaseAddress() for HWSURFACEs.
SDL-1.2
|
changeset |
files
|