Commit graph

  • 2c784e3639 Set the tag type in libtool invocations Steven Stewart-Gallus 2014-04-19 16:33:42 -0700
  • bd6a493697 Fixed bug 2508 - don't redefine WIN32_LEAN_AND_MEAN Sam Lantinga 2014-04-26 12:38:35 -0700
  • d9ffe549e2 Fixed the inertia effect in the test program Sam Lantinga 2014-04-26 12:29:40 -0700
  • d2fb8a2a91 Better compiler for Windows XP systems Sam Lantinga 2014-04-26 11:23:55 -0700
  • 5d7562c7e2 Mac OS X: Look for joystick hotplug in its own CFRunLoop. Ryan C. Gordon 2014-04-24 23:24:48 -0400
  • 8b28009105 Mac: Correct the y-axis position after 870c7d21004b J?rgen P. Tjern? 2014-04-24 21:05:51 -0700
  • dfea14d92d Fixed cygwin build Sam Lantinga 2014-04-23 13:54:47 -0700
  • 45dc89c2c2 Fixed detecting output on second adapter Sam Lantinga 2014-04-23 13:48:01 -0700
  • 3e3570dff7 Don't crash in WIN_GL_InitExtensions() if the OpenGL library couldn't be loaded Sam Lantinga 2014-04-23 13:47:57 -0700
  • a5ce57bc3d Fixed compiler warning Sam Lantinga 2014-04-23 13:47:52 -0700
  • acbc321c2a Don't try to load d3dcompiler_46.dll on Windows XP Sam Lantinga 2014-04-23 13:47:42 -0700
  • af395e970e Removed possible implicit memset() Sam Lantinga 2014-04-23 13:47:35 -0700
  • ae2a50fc8f Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!) Brandon Schaefer 2014-04-21 12:42:25 -0700
  • beff5cece6 Mac: SDL_SetWindowPosition is now relative to the menubar. J?rgen P. Tjern? 2014-04-19 13:15:53 -0700
  • defd90b6f6 Render: Allow empty cliprect. J?rgen P. Tjern? 2014-04-19 13:15:41 -0700
  • 36e11d87c8 Fixed missing j Sam Lantinga 2014-04-19 10:17:36 -0700
  • 0ba3a54ac3 Cleaned up and rearranged WinRT project file structure. David Ludwig 2014-04-19 12:48:45 -0400
  • 65c82148e0 Removed global variable from test program. Philipp Wiesemann 2014-04-19 15:28:13 +0200
  • 2540214e06 Mir 14.04 headers available that allow scroll + touch events. Brandon Schaefer 2014-04-19 00:31:02 -0700
  • dd27ebed6f Turn off Wayland support for Raspberry Pi on the buildbot. Ryan C. Gordon 2014-04-19 02:26:12 -0400
  • 60e0504077 Fixed some issues reported on new Ubuntu 14.04 buildbots. Ryan C. Gordon 2014-04-19 02:17:34 -0400
  • d2ea7cfea4 Fixed logic error loading DXGI Sam Lantinga 2014-04-18 12:43:10 -0700
  • 03afd0de40 SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded. Sam Lantinga 2014-04-18 12:43:04 -0700
  • fc9e3a69b7 Mac: Don't prompt to reopen windows after crash. J?rgen P. Tjern? 2014-04-15 13:53:07 -0700
  • 353feb5c76 Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c Sam Lantinga 2014-04-17 22:40:57 -0700
  • 43c991969e Fixed bug 2489 - SDL2.framework references __Block_copy in /usr/lib/libSystem.B.dylib, but this symbol cannot be found on OSX-10.5 Sam Lantinga 2014-04-17 22:23:32 -0700
  • 9eccde51c3 Enable building of Android libraries using a standalone NDK Dimitris Zenios 2014-04-06 00:30:48 +0300
  • 6dd9ea8d37 Fixed bug 2496 - mouse left button double click event issue Sam Lantinga 2014-04-17 21:00:25 -0700
  • 929fd90e05 Wayland: Resize windows with 0x0 requested size to screen size Thomas Perl 2014-04-05 17:19:34 +0200
  • 5a6f4d4051 Fixed bug 2485 - [PATCH] Wayland: cursor disappears permanently after window loses mouse focus Sam Lantinga 2014-04-17 20:51:28 -0700
  • 59690a4e97 Fixed bug 2482 - Wayland_CreateSystemCursor trying to load nonexistent "wait" cursor Sam Lantinga 2014-04-17 20:21:10 -0700
  • 7ae52b1730 Fixed bug 2477 - [PATCH] Joysticks do not work on RHEL6/CentOS6 systems Sam Lantinga 2014-04-17 20:18:50 -0700
  • 5439f9dd87 Fixed window losing the SDL_WINDOW_FOREIGN flag if something tries to recreate it. Sam Lantinga 2014-04-17 20:15:44 -0700
  • 2dacb60bbb Fixed bug 2086 - valgrind memory not released Sam Lantinga 2014-04-17 20:06:02 -0700
  • f6953cf4c2 Fixed bug 2502 - Memory leak inside SDL_x11events.c -> X11_DispatchEvent(_THIS) Sam Lantinga 2014-04-17 20:02:11 -0700
  • f4b77110d2 Fixed bug 2503 - Loop indexing and event union errors in SDL_gesture.c Sam Lantinga 2014-04-17 19:52:15 -0700
  • 3d5a24b9ca Updated configure with Brandon Schaefer's changes Sam Lantinga 2014-04-17 17:24:27 -0700
  • fc9491ddce Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc Brandon Schaefer 2014-04-17 14:02:21 -0700
  • ece3143d8f Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file. Brandon Schaefer 2014-04-17 13:58:39 -0700
  • 63b46d3d88 WinRT: keyboard VirtualKey translation improvements from Sylvain Becker David Ludwig 2014-04-17 12:43:51 -0400
  • 4bb6afefa2 Comment out eglWaitGL from Android_GLES_SwapWindow Gabriel Jacobo 2014-04-17 12:44:08 -0300
  • 931cb1a460 Minor change to a README to test Mercurial server. Ryan C. Gordon 2014-04-12 17:40:55 -0400
  • 3dcb451f85 Added a README file regarding WinRT support David Ludwig 2014-04-09 21:29:19 -0400