Commit Graph

  • c3e56c6c30 Fixed NULL dereference on drop events with no window associated. Ryan C. Gordon 2016-01-07 16:01:24 -0500
  • 04ce890f7c Updated debian packaging files Sam Lantinga 2016-01-07 12:01:51 -0800
  • b3923c381c Updated dynamic API table. Ryan C. Gordon 2016-01-07 14:51:22 -0500
  • 62e1b0994e SDL_RenderSetIntegerScale Ethan Lee 2016-01-05 16:39:18 -0500
  • 5cf19d3544 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). Ryan C. Gordon 2016-01-07 14:02:37 -0500
  • ae7b142cbd Fixed compile warnings about uninitialized variables in test library. Philipp Wiesemann 2016-01-06 22:39:29 +0100
  • 8578529dd7 Fixed outdated information in a README for iOS. Philipp Wiesemann 2016-01-06 22:39:04 +0100
  • 15ae8681b0 Fixed doxygen warnings. Philipp Wiesemann 2016-01-06 22:38:35 +0100
  • 2bee5352aa CMake: Turned off Mac OS X rpath warning kludge. Ryan C. Gordon 2016-01-05 05:44:32 -0500
  • 175ae8af58 Patched to compile on iOS. Ryan C. Gordon 2016-01-05 05:38:55 -0500
  • a262d751e1 Android: Fixed up drop events for new interface. Ryan C. Gordon 2016-01-05 05:31:33 -0500
  • 377d6f1649 Patched to compile. Ryan C. Gordon 2016-01-05 05:22:35 -0500
  • 502fb19609 Use SDL's stdinc functions instead of C runtime calls. Ryan C. Gordon 2016-01-05 02:29:16 -0500
  • 0d04d80e86 Added SDL_WINDOWEVENT_TAKE_FOCUS. Ryan C. Gordon 2016-01-05 02:27:50 -0500
  • cceca2ac99 Additional patch to correct the number key assignments, and add assignments for keys that were missed Bill Lash 2015-08-15 00:25:52 -0500
  • eea76fc199 Fixed bug 3063 - Wayland: SDL resizes EGL surface to 0x0. Sam Lantinga 2016-10-07 18:11:03 -0700
  • 62b9e1c797 Fixed bug 3061 - Selecting the dummy video driver on Mac OS X results in an error Sam Lantinga 2016-10-07 18:09:09 -0700
  • abefe78507 Fixed bug 3043 - fix alsa configury and cmake checks Sam Lantinga 2016-10-07 18:03:08 -0700
  • 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees Sam Lantinga 2016-10-07 18:00:30 -0700
  • 5c2320f113 Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null Sam Lantinga 2016-10-07 17:58:02 -0700
  • d3cbc664d5 Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip Sam Lantinga 2016-10-07 17:49:33 -0700
  • 104c9541d9 Converted README documentation to DOS text format Sam Lantinga 2016-10-07 17:46:58 -0700
  • bf076c22ad Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function Sam Lantinga 2016-10-07 17:30:21 -0700
  • 8b64a78da9 Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function Sam Lantinga 2016-10-07 17:26:25 -0700
  • 93ff12ce83 Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB Sam Lantinga 2016-10-07 17:23:20 -0700
  • d2676c2985 Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum Sam Lantinga 2016-10-07 17:04:58 -0700
  • 73f2c5413d Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h Sam Lantinga 2016-10-07 16:44:42 -0700
  • 7d2108ce81 audio: Backed out the audio-thread detaching changes. Ryan C. Gordon 2016-10-07 19:39:43 -0400
  • 24df68ea33 Fixed bug 2833 - Access Violation on SDL_PollEvent after init, delay and quit of joystick subsystem Sam Lantinga 2016-10-07 16:32:58 -0700
  • dac3892816 Fixed bug 2832 - Inverted arrow-key navigation in MessageBox Sam Lantinga 2016-10-07 16:19:50 -0700
  • 8bc5c57d2e Fixed recentering triggers when the application doesn't have focus Sam Lantinga 2016-10-07 16:13:37 -0700
  • 72164985b0 Fixed bug 2823 - Release events for triggers receive wrong centered value Sam Lantinga 2016-10-07 16:04:15 -0700
  • f674f2311a Fixed bug 2808 - Fix SDL reporting wrong window size on resume Sam Lantinga 2016-10-07 15:21:19 -0700
  • 5c1ab40302 Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch Sam Lantinga 2016-10-07 15:08:37 -0700
  • f6a280ab7f audio: Don't trust audio drivers to drain pending audio. Ryan C. Gordon 2016-10-07 15:13:46 -0400
  • 551cdc8dec audio: better way to calculate buffer drain wait times. Ryan C. Gordon 2016-10-07 14:42:24 -0400
  • 76f48acf63 audio: threading and device hang improvements. Ryan C. Gordon 2016-10-07 14:35:25 -0400
  • 3b0c79363d Some systems include both "default:" and "hw:" for the same usb device Sam Lantinga 2016-10-07 11:18:55 -0700
  • 8e1994614c fix for finding ALSA hotplug devices on Steam Link Sam Lantinga 2016-10-06 06:08:16 -0700
  • 9257b72d53 Backed out a very unsafe change that was trying to prevent audio hang at quit. Sam Lantinga 2016-10-05 00:12:16 -0700
  • bac61096d8 ensure SDL_AUDIODEVICEREMOVED gets sent when hotplug removes a device Sam Lantinga 2016-10-04 06:48:07 -0700
  • 69cf170356 fix deadlock on close device Sam Lantinga 2016-10-04 06:46:46 -0700
  • 2558c9c836 fix audio deadlock Sam Lantinga 2016-10-04 06:45:28 -0700
  • 56c88c4531 Modified the custom cursor test to be able to load BMP files as cursors Sam Lantinga 2016-10-04 04:08:02 -0700
  • a21a227a87 Fixed bug 3021 - HapticOpenFromJoystick() problems Sam Lantinga 2016-10-04 03:50:28 -0700
  • 1051dceb14 Fixed compiler warning about missing field initializers Sam Lantinga 2016-10-04 03:42:42 -0700
  • 5d5127c4a0 Fixed compiler warning - this should have been a const char pointer Sam Lantinga 2016-10-04 03:38:39 -0700
  • 46f44f66f8 Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!). Ryan C. Gordon 2016-10-04 14:25:31 -0400
  • 351adf156a Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed. Sam Lantinga 2016-10-04 02:11:52 -0700
  • 34eebfba9b Fixed setting the version info in the shared library when using CMake Sam Lantinga 2016-10-03 03:42:10 -0700
  • 05ca784e5b Android: Fixed compile error. Philipp Wiesemann 2016-10-02 22:32:50 +0200
  • 67bf5cac1a Fixed wrong pixel format if reading pixels from OpenGL renderer. Philipp Wiesemann 2016-10-02 22:32:35 +0200
  • f8aa4291ca Added brackets to function names in header comments so that doxygen links them. Philipp Wiesemann 2016-10-02 22:32:18 +0200
  • 969c316797 Fixed MinGW-w64 build warnings in SDL_render_d3d11.c David Ludwig 2016-10-01 18:49:15 -0400
  • 702d9348ac Added SDL prefix to local IID constants Sam Lantinga 2016-10-01 15:23:43 -0700
  • 3c8a26984d WinRT: build fix in joystick code David Ludwig 2016-10-01 18:10:50 -0400
  • 7851eb0836 Fixed bug 3437 - build error for WinRT/UWP .dlls, caused by fix for SDL bug 3336 David Ludwig 2016-10-01 18:10:15 -0400
  • 8500de8fa5 Fix tabs -> spaces Alex Szpakowski 2016-10-01 19:16:46 -0300
  • f0539aa25e Fix bug 3436 - SDL_RaiseWindow not working on windows Alex Szpakowski 2016-10-01 19:12:58 -0300
  • 4e6f219941 Fixed bug 3065 - Screen is flickering during closing on-screen keyboard on Android Sam Lantinga 2016-10-01 15:14:48 -0700
  • c9be93c65b Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts Sam Lantinga 2016-10-01 15:11:18 -0700
  • ac7d117475 Fixed build on older Raspberry Pi environments Sam Lantinga 2016-10-01 15:04:13 -0700
  • a0d3e0d64a Fixed warning and code style in SDL_evdev.c Sam Lantinga 2016-10-01 14:56:53 -0700
  • d2c8c5094c Fixed build for X11 Sam Lantinga 2016-10-01 14:54:05 -0700
  • 7b34f47e19 Fixed windows build Sam Lantinga 2016-10-01 14:50:22 -0700
  • fa0f417631 Fixed build warnings and errors Sam Lantinga 2016-10-01 14:48:18 -0700
  • fae5d0eab3 Fixed bug 3107 OSX - Process events in SDLApplication to fix integration with CEF. Sam Lantinga 2016-10-01 14:34:52 -0700
  • c8cfccc2f1 Fixed bug 3116 - renderer->hidden in SDL_RenderCopy(Ex) Sam Lantinga 2016-10-01 14:31:00 -0700
  • 359f59aef5 Fixed bug 3130 - Spacebar not responding Sam Lantinga 2016-10-01 14:22:10 -0700
  • 555e6c9686 Fix SDL not resizing window when Android screen resolution changes Magnus Bjerke Vik 2016-10-01 14:18:29 -0700
  • 0250eb3c4f Fixed bug 3134 - CalculateXRandRRefreshRate() returns incorrect refresh rate due to floating point truncation. Sam Lantinga 2016-10-01 14:16:04 -0700
  • 7543092add Call setlocale + XSetModifiers before XOpenIM, Work around ibus+xim duplicate events. Alex Baines 2015-09-30 04:16:09 +0100
  • 64180d2261 Fixed bug 3138 - c_dfDIJoystick2 already defined in dinput8.lib Sam Lantinga 2016-10-01 14:05:35 -0700
  • da6197c5a8 Fixed 3149 - Mouse Pointer Raspberry Pi corrupt when moving over screen edges Sam Lantinga 2016-10-01 13:59:59 -0700
  • 1a31bbe2c8 Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi) Sam Lantinga 2016-10-01 13:51:56 -0700
  • 473051f6bb Fixed bug 3159 - SDL_blit_slow with BLENDING does not work Sam Lantinga 2016-10-01 13:40:01 -0700
  • 13dd2ccda8 Fixed bug 3161 - SDL_WINDOWEVENT_EXPOSED event possible queue overflow Sam Lantinga 2016-10-01 13:38:30 -0700
  • 614cb35a4d Fixed bug 3165 - define numbers don't match types in Swift Sam Lantinga 2016-10-01 13:35:36 -0700
  • ecea3c4a24 Fixed bug 3169 - GLES2_CreateRenderer does not check SDL_GL_GetAttribute result, causing use of uninitialized data Sam Lantinga 2016-10-01 13:33:32 -0700
  • 67901f537c Fixed bug 3174 - SDL_SetRenderTarget clip rect Sam Lantinga 2016-10-01 13:29:30 -0700
  • f4b26cd8e0 Removed carriage returns from previous patch Sam Lantinga 2016-10-01 13:16:31 -0700
  • 7b0ccd32e5 Fixed bug 3405 - Wrong default icon size on windows systems Sam Lantinga 2016-10-01 13:14:51 -0700
  • 86b4319d21 Fixed bug 3422 - OpenGL ES 1.1 renderer: SDL_UpdateTexture breaks later function calls (missing glDisable) Sam Lantinga 2016-10-01 13:07:36 -0700
  • 571f4ce8a6 Fix CMake setting an incorrect video backend on iOS Alex Szpakowski 2016-10-01 17:05:29 -0300
  • c2e2565144 Fixed bug 3424 - SDL_GameController: Increase k_nMaxReverseEntries Sam Lantinga 2016-10-01 13:02:20 -0700
  • 8d8e490dc3 Fixed bug 3262 - Premake scripts are not compatible with "Genie" (premake fork) Sam Lantinga 2016-10-01 12:56:28 -0700
  • 671f2a4914 Fixed bug 3268 - CMAKE: ios fixes Sam Lantinga 2016-10-01 12:54:48 -0700
  • 6a9ee8fa4b Fixed bug 3276 - build-scripts/showrev.sh prints the tip, which isn't useful if you're on a different -# branch, or just not sync'd to the tip. Sam Lantinga 2016-10-01 12:52:55 -0700
  • bb24662c79 Fixed bug 3301 - IBus support on Linux with CMake Sam Lantinga 2016-10-01 12:48:08 -0700
  • 765d8bea01 Fixed bug 3305 - Fixed TextInput status when the keyboard was dismissed with the dismiss key on the iPad Sam Lantinga 2016-10-01 12:46:36 -0700
  • c3e48e71b4 Force WM_PAINT events on window resize Ethan Lee 2016-04-12 10:45:56 -0400
  • f032f811a3 Fixed bug 3318 - testime.c enhancement with GNU Unifont support Sam Lantinga 2016-10-01 12:43:14 -0700
  • 3ac201cf7f Fixed bug 3319 - Getting the POSIX out of testqsort.c Sam Lantinga 2016-10-01 12:33:26 -0700
  • d870f2719b Fixed bug 3320 - SDL_windows_main.c defines both console application entry points Sam Lantinga 2016-10-01 12:31:31 -0700
  • 2cbe9e2b77 Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug Sam Lantinga 2016-10-01 12:29:55 -0700
  • 6f11545a2d Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc Sam Lantinga 2016-10-01 12:28:05 -0700
  • 0b576962ca Reset dead keys when the SDL window loses focus, so dead keys pressed in SDL applications don't affect text input into other applications. Sam Lantinga 2016-10-01 12:17:42 -0700
  • 1e6e595484 Fixed bug 3332 - Win32: reset deadkeys in StartTextInput/StopTextInput Sam Lantinga 2016-10-01 11:54:02 -0700
  • 708def87f3 Fixed bug 3338 - console_wmain doesn't null terminate the argv array Sam Lantinga 2016-10-01 11:48:15 -0700
  • 77305d47c2 Fixed bug 3345 - SDL_RenderClear inconsistency with ClipRect Sam Lantinga 2016-10-01 11:46:32 -0700