Fri, 19 Jun 2015 23:20:43 -0700 |
Sam Lantinga |
Fixed bug 1550 - SDL_RenderCopy/CopyEx in software should optionally render 8bit alpha
|
changeset |
files
|
Fri, 19 Jun 2015 23:12:13 -0700 |
Sam Lantinga |
Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer
|
changeset |
files
|
Fri, 19 Jun 2015 22:12:47 -0700 |
Sam Lantinga |
[mq]: 3027_rleperf.diff
|
changeset |
files
|
Fri, 19 Jun 2015 21:17:00 +0200 |
Philipp Wiesemann |
Added more entries and brackets to WhatsNew.txt for 2.0.4.
|
changeset |
files
|
Thu, 18 Jun 2015 22:34:39 -0400 |
Ryan C. Gordon |
CMake fixes for MingW (thanks, Ozkan!).
|
changeset |
files
|
Thu, 18 Jun 2015 12:20:46 -0300 |
Alex Szpakowski |
Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections.
|
changeset |
files
|
Thu, 18 Jun 2015 00:44:57 -0400 |
Ryan C. Gordon |
Moving some whitespace around to test something on the Mercurial server.
|
changeset |
files
|
Wed, 17 Jun 2015 21:05:25 +0200 |
Philipp Wiesemann |
Android: Fixed two warnings.
|
changeset |
files
|
Wed, 17 Jun 2015 13:02:41 -0400 |
Ryan C. Gordon |
Whitespace fix.
|
changeset |
files
|
Wed, 17 Jun 2015 12:59:12 -0400 |
Ryan C. Gordon |
Removed Edgar's name from SDL_haptic.h at his request.
|
changeset |
files
|
Wed, 17 Jun 2015 00:07:45 -0700 |
Sam Lantinga |
Partial fix for bug 2758 - Android issues with NDK r10c and API-21
|
changeset |
files
|
Wed, 17 Jun 2015 00:00:53 -0700 |
Sam Lantinga |
Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received
|
changeset |
files
|
Tue, 16 Jun 2015 23:58:09 -0700 |
Sam Lantinga |
Fixed bug 2949 - [Android] Virtual DPAD remote not registered
|
changeset |
files
|
Tue, 16 Jun 2015 22:16:35 -0700 |
Sam Lantinga |
Fixed bug 2774 - Android: screen distorted in Landscape after background/foreground
|
changeset |
files
|
Tue, 16 Jun 2015 20:28:21 +0200 |
Philipp Wiesemann |
Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS.
|
changeset |
files
|
Tue, 16 Jun 2015 20:27:01 +0200 |
Philipp Wiesemann |
Fixed comment in test program.
|
changeset |
files
|
Tue, 16 Jun 2015 20:25:53 +0200 |
Philipp Wiesemann |
Excluded SDL_egl.h from doxygen input.
|
changeset |
files
|
Mon, 15 Jun 2015 23:44:08 -0700 |
Sam Lantinga |
Fixed bug 3015 - grab mouse inconsistent state
|
changeset |
files
|
Mon, 15 Jun 2015 20:24:51 -0700 |
Colby Klein |
Implement repositioning the OS-rendered IME with SDL_SetTextInputRect on Windows.
|
changeset |
files
|
Tue, 16 Jun 2015 00:57:45 -0400 |
Ryan C. Gordon |
Haptic/Linux: Keep track of device numbers properly to track duplicates.
|
changeset |
files
|
Sun, 14 Jun 2015 19:26:20 -0700 |
Sam Lantinga |
Fixed style
|
changeset |
files
|
Sun, 14 Jun 2015 19:25:12 -0700 |
Sam Lantinga |
Fixed bug 3012 - Android accelerometer joystick axis values overflow when values from Android are larger than gravity
|
changeset |
files
|
Sun, 14 Jun 2015 19:21:13 -0700 |
Sam Lantinga |
Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function
|
changeset |
files
|
Sun, 14 Jun 2015 19:10:51 -0700 |
Sam Lantinga |
Fixed bug 2908 - Fix clang warnings
|
changeset |
files
|
Sun, 14 Jun 2015 18:57:05 -0700 |
Sam Lantinga |
Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration.
|
changeset |
files
|
Sun, 14 Jun 2015 18:37:43 -0700 |
Sam Lantinga |
Fixed 2010 solution and removed Release_NoSTDIO build configuration
|
changeset |
files
|
Sun, 14 Jun 2015 18:21:04 -0700 |
Sam Lantinga |
Updated Visual Studio projects
|
changeset |
files
|
Sun, 14 Jun 2015 20:15:36 -0400 |
David Ludwig |
WinRT: made sure build script generates Release-built binaries, by default
|
changeset |
files
|
Sat, 13 Jun 2015 13:36:47 -0700 |
Sam Lantinga |
Fixed bug 3011 - pthread/SDL_syssem.c requires _GNU_SOURCE
|
changeset |
files
|
Sat, 13 Jun 2015 13:34:30 -0700 |
Sam Lantinga |
Fixed bug 3010 - SDL_x11messagebox.c needs including X11/keysym.h
|
changeset |
files
|
Sat, 13 Jun 2015 13:19:31 -0700 |
Sam Lantinga |
Updated WhatsNew.txt for 2.0.4
|
changeset |
files
|
Sat, 13 Jun 2015 10:47:55 -0700 |
Sam Lantinga |
Fixed bug 3009 - Cannot compile SDL2 on Windows
|
changeset |
files
|
Fri, 12 Jun 2015 21:10:31 +0200 |
Philipp Wiesemann |
Fixed crash if allocation for touch device failed.
|
changeset |
files
|
Fri, 12 Jun 2015 11:58:31 -0400 |
Ryan C. Gordon |
Make some string literals "const char *", not "char *" (thanks, Martin!).
|
changeset |
files
|
Thu, 11 Jun 2015 12:04:57 -0700 |
Sam Lantinga |
Fixed bug 3005 - MOMO steering wheel not detected by SDL
|
changeset |
files
|
Tue, 09 Jun 2015 21:08:24 -0300 |
Alex Szpakowski |
iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes.
|
changeset |
files
|
Tue, 09 Jun 2015 21:06:55 +0200 |
Philipp Wiesemann |
Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
changeset |
files
|
Tue, 09 Jun 2015 21:06:29 +0200 |
Philipp Wiesemann |
Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
changeset |
files
|
Mon, 08 Jun 2015 20:46:09 +0200 |
Philipp Wiesemann |
Linux: Fixed not needed call to close() on error.
|
changeset |
files
|
Mon, 08 Jun 2015 03:07:24 -0400 |
Ryan C. Gordon |
Normalized endlines.
|
changeset |
files
|
Mon, 08 Jun 2015 03:07:16 -0400 |
Ryan C. Gordon |
Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!).
|
changeset |
files
|
Mon, 08 Jun 2015 02:58:46 -0400 |
Ryan C. Gordon |
x11: Drop duplicate XInput2 XI_RawMotion events.
|
changeset |
files
|
Mon, 08 Jun 2015 01:52:43 -0400 |
Ryan C. Gordon |
Unix: Don't send quit events during signal handler.
|
changeset |
files
|
Mon, 08 Jun 2015 01:17:58 -0400 |
Ryan C. Gordon |
Updated configure script.
|
changeset |
files
|
Mon, 08 Jun 2015 01:13:51 -0400 |
Ryan C. Gordon |
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
|
changeset |
files
|
Sun, 07 Jun 2015 20:15:09 -0400 |
Ryan C. Gordon |
CMake: default to shared library builds being enabled.
|
changeset |
files
|
Sun, 07 Jun 2015 20:00:20 -0400 |
Ryan C. Gordon |
Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too.
|
changeset |
files
|
Sun, 07 Jun 2015 19:58:42 -0400 |
Ryan C. Gordon |
VS2005 tweaks (thanks, Ozkan!).
|
changeset |
files
|
Sun, 07 Jun 2015 18:29:23 -0400 |
Ryan C. Gordon |
Maybe patched to compile on some Windows configurations.
|
changeset |
files
|
Sun, 07 Jun 2015 17:59:31 -0400 |
Ryan C. Gordon |
Backed out changeset c9c61d66cfa0
|
changeset |
files
|
Sun, 07 Jun 2015 17:54:39 -0400 |
Ryan C. Gordon |
Fixed a memory leak (thanks, Zack!).
|
changeset |
files
|
Sat, 06 Jun 2015 22:45:22 -0400 |
Ryan C. Gordon |
RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups.
|
changeset |
files
|
Fri, 05 Jun 2015 19:41:34 +0200 |
Philipp Wiesemann |
Fixed comments at conditional compilation macro in header file.
|
changeset |
files
|
Fri, 05 Jun 2015 19:41:18 +0200 |
Philipp Wiesemann |
Fixed comments at conditional compilation macros.
|
changeset |
files
|
Fri, 05 Jun 2015 19:40:50 +0200 |
Philipp Wiesemann |
Android: Added deactivated intent filter for testing drop file support.
|
changeset |
files
|
Thu, 04 Jun 2015 19:05:01 -0400 |
Ryan C. Gordon |
Fixed docs path in RPM .spec file.
|
changeset |
files
|
Thu, 04 Jun 2015 15:41:39 -0400 |
Ryan C. Gordon |
X11: Fixed SelectionRequest replies for target TARGETS.
|
changeset |
files
|
Thu, 04 Jun 2015 10:59:02 -0400 |
Ryan C. Gordon |
X11: Fixed compiler warnings in DEBUG_XEVENTS sections.
|
changeset |
files
|
Thu, 04 Jun 2015 17:52:51 +0200 |
Philipp Wiesemann |
AIX: Fixed nearly impossible file descriptor leak.
|
changeset |
files
|
Thu, 04 Jun 2015 17:52:27 +0200 |
Philipp Wiesemann |
Fixed not needed calculation in test program.
|
changeset |
files
|