Commit Graph

  • 164e5b89d5 WinRT: display-information code cleanups David Ludwig 2014-05-09 21:28:52 -04:00
  • d4f1d2257e Fixed bug: touch input on WinPhone 8.0 was wrong, in some cases David Ludwig 2014-05-09 20:32:06 -04:00
  • 0a879d63bd Fixed rendering-alignment issues on WinPhone 8.1, when the device was rotated David Ludwig 2014-05-09 20:16:21 -04:00
  • 33f81a0da5 WinRT: made Win[Phone] 8.1 projects be structured like their 8.0 counterparts David Ludwig 2014-05-06 20:31:10 -04:00
  • b614809203 eglGetProcAddress fails the same way on MIR as ANDROID does on arm. Thanks Sylvain Becker for the patch! Brandon Schaefer 2014-05-06 15:08:43 -07:00
  • e7bccd1640 Update the machine-generated configure code. Ryan C. Gordon 2014-05-06 00:20:34 -04:00
  • 2a7aa9bde8 Fix build on Windows targets without dxgi.h, like MingW32. Ryan C. Gordon 2014-05-06 00:13:07 -04:00
  • 7528f94ca5 Remove code that found its way back into the diff Brandon Schaefer 2014-05-02 12:39:26 -07:00
  • 44a0f1d9cd Fix software rendering in the mir backend. The window assumed hardware buffer, which caused testdrawchessboard to fail to mmap a buffer. Brandon Schaefer 2014-05-02 12:33:19 -07:00
  • ec5f6ad595 WinRT: suppressed an unused param warning when building for Windows Phone 8.1 David Ludwig 2014-04-30 21:12:47 -04:00
  • c5c1a2c65a WinRT: preliminary support for building against the Windows Phone 8.1 SDK David Ludwig 2014-04-30 21:07:30 -04:00
  • c10afa4816 Fixed a linker error when building SDL/WinRT David Ludwig 2014-04-29 19:22:48 -04:00
  • 366967775b WinRT: added project files for Windows 8.1 + MSVC 2013 David Ludwig 2014-04-29 19:06:00 -04:00
  • cb403ab660 Removed comma at end of enum in a public header, to make -Wpedantic happy. Ryan C. Gordon 2014-04-29 12:00:28 -04:00
  • 2c784e3639 Set the tag type in libtool invocations Steven Stewart-Gallus 2014-04-19 16:33:42 -07:00
  • bd6a493697 Fixed bug 2508 - don't redefine WIN32_LEAN_AND_MEAN Sam Lantinga 2014-04-26 12:38:35 -07:00
  • d9ffe549e2 Fixed the inertia effect in the test program Sam Lantinga 2014-04-26 12:29:40 -07:00
  • d2fb8a2a91 Better compiler for Windows XP systems Sam Lantinga 2014-04-26 11:23:55 -07:00
  • 5d7562c7e2 Mac OS X: Look for joystick hotplug in its own CFRunLoop. Ryan C. Gordon 2014-04-24 23:24:48 -04:00
  • 8b28009105 Mac: Correct the y-axis position after 870c7d21004b J?rgen P. Tjern? 2014-04-24 21:05:51 -07:00
  • dfea14d92d Fixed cygwin build Sam Lantinga 2014-04-23 13:54:47 -07:00
  • 45dc89c2c2 Fixed detecting output on second adapter Sam Lantinga 2014-04-23 13:48:01 -07:00
  • 3e3570dff7 Don't crash in WIN_GL_InitExtensions() if the OpenGL library couldn't be loaded Sam Lantinga 2014-04-23 13:47:57 -07:00
  • a5ce57bc3d Fixed compiler warning Sam Lantinga 2014-04-23 13:47:52 -07:00
  • acbc321c2a Don't try to load d3dcompiler_46.dll on Windows XP Sam Lantinga 2014-04-23 13:47:42 -07:00
  • af395e970e Removed possible implicit memset() Sam Lantinga 2014-04-23 13:47:35 -07:00
  • 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 -07:00
  • beff5cece6 Mac: SDL_SetWindowPosition is now relative to the menubar. J?rgen P. Tjern? 2014-04-19 13:15:53 -07:00
  • defd90b6f6 Render: Allow empty cliprect. J?rgen P. Tjern? 2014-04-19 13:15:41 -07:00
  • 36e11d87c8 Fixed missing j Sam Lantinga 2014-04-19 10:17:36 -07:00
  • 0ba3a54ac3 Cleaned up and rearranged WinRT project file structure. David Ludwig 2014-04-19 12:48:45 -04:00
  • 65c82148e0 Removed global variable from test program. Philipp Wiesemann 2014-04-19 15:28:13 +02:00
  • 2540214e06 Mir 14.04 headers available that allow scroll + touch events. Brandon Schaefer 2014-04-19 00:31:02 -07:00
  • dd27ebed6f Turn off Wayland support for Raspberry Pi on the buildbot. Ryan C. Gordon 2014-04-19 02:26:12 -04:00
  • 60e0504077 Fixed some issues reported on new Ubuntu 14.04 buildbots. Ryan C. Gordon 2014-04-19 02:17:34 -04:00
  • d2ea7cfea4 Fixed logic error loading DXGI Sam Lantinga 2014-04-18 12:43:10 -07:00
  • 03afd0de40 SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded. Sam Lantinga 2014-04-18 12:43:04 -07:00
  • fc9e3a69b7 Mac: Don't prompt to reopen windows after crash. J?rgen P. Tjern? 2014-04-15 13:53:07 -07:00
  • 353feb5c76 Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c Sam Lantinga 2014-04-17 22:40:57 -07:00
  • 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 -07:00
  • 9eccde51c3 Enable building of Android libraries using a standalone NDK Dimitris Zenios 2014-04-06 00:30:48 +03:00
  • 6dd9ea8d37 Fixed bug 2496 - mouse left button double click event issue Sam Lantinga 2014-04-17 21:00:25 -07:00
  • 929fd90e05 Wayland: Resize windows with 0x0 requested size to screen size Thomas Perl 2014-04-05 17:19:34 +02:00
  • 5a6f4d4051 Fixed bug 2485 - [PATCH] Wayland: cursor disappears permanently after window loses mouse focus Sam Lantinga 2014-04-17 20:51:28 -07:00
  • 59690a4e97 Fixed bug 2482 - Wayland_CreateSystemCursor trying to load nonexistent "wait" cursor Sam Lantinga 2014-04-17 20:21:10 -07:00
  • 7ae52b1730 Fixed bug 2477 - [PATCH] Joysticks do not work on RHEL6/CentOS6 systems Sam Lantinga 2014-04-17 20:18:50 -07:00
  • 5439f9dd87 Fixed window losing the SDL_WINDOW_FOREIGN flag if something tries to recreate it. Sam Lantinga 2014-04-17 20:15:44 -07:00
  • 2dacb60bbb Fixed bug 2086 - valgrind memory not released Sam Lantinga 2014-04-17 20:06:02 -07:00
  • f6953cf4c2 Fixed bug 2502 - Memory leak inside SDL_x11events.c -> X11_DispatchEvent(_THIS) Sam Lantinga 2014-04-17 20:02:11 -07:00
  • f4b77110d2 Fixed bug 2503 - Loop indexing and event union errors in SDL_gesture.c Sam Lantinga 2014-04-17 19:52:15 -07:00
  • 3d5a24b9ca Updated configure with Brandon Schaefer's changes Sam Lantinga 2014-04-17 17:24:27 -07:00
  • 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 -07:00
  • 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 -07:00
  • 63b46d3d88 WinRT: keyboard VirtualKey translation improvements from Sylvain Becker David Ludwig 2014-04-17 12:43:51 -04:00
  • 4bb6afefa2 Comment out eglWaitGL from Android_GLES_SwapWindow Gabriel Jacobo 2014-04-17 12:44:08 -03:00
  • 931cb1a460 Minor change to a README to test Mercurial server. Ryan C. Gordon 2014-04-12 17:40:55 -04:00
  • 3dcb451f85 Added a README file regarding WinRT support David Ludwig 2014-04-09 21:29:19 -04:00