Fri, 09 May 2014 21:28:52 -0400 |
David Ludwig |
WinRT: display-information code cleanups
|
changeset |
files
|
Fri, 09 May 2014 20:32:06 -0400 |
David Ludwig |
Fixed bug: touch input on WinPhone 8.0 was wrong, in some cases
|
changeset |
files
|
Fri, 09 May 2014 20:16:21 -0400 |
David Ludwig |
Fixed rendering-alignment issues on WinPhone 8.1, when the device was rotated
|
changeset |
files
|
Tue, 06 May 2014 20:31:10 -0400 |
David Ludwig |
WinRT: made Win[Phone] 8.1 projects be structured like their 8.0 counterparts
|
changeset |
files
|
Tue, 06 May 2014 15:08:43 -0700 |
Brandon Schaefer |
eglGetProcAddress fails the same way on MIR as ANDROID does on arm. Thanks Sylvain Becker for the patch!
|
changeset |
files
|
Tue, 06 May 2014 00:20:34 -0400 |
Ryan C. Gordon |
Update the machine-generated configure code.
|
changeset |
files
|
Tue, 06 May 2014 00:13:07 -0400 |
Ryan C. Gordon |
Fix build on Windows targets without dxgi.h, like MingW32.
|
changeset |
files
|
Fri, 02 May 2014 12:39:26 -0700 |
Brandon Schaefer |
Remove code that found its way back into the diff
|
changeset |
files
|
Fri, 02 May 2014 12:33:19 -0700 |
Brandon Schaefer |
Fix software rendering in the mir backend. The window assumed hardware buffer, which caused testdrawchessboard to fail to mmap a buffer.
|
changeset |
files
|
Wed, 30 Apr 2014 21:12:47 -0400 |
David Ludwig |
WinRT: suppressed an unused param warning when building for Windows Phone 8.1
|
changeset |
files
|
Wed, 30 Apr 2014 21:07:30 -0400 |
David Ludwig |
WinRT: preliminary support for building against the Windows Phone 8.1 SDK
|
changeset |
files
|
Tue, 29 Apr 2014 19:22:48 -0400 |
David Ludwig |
Fixed a linker error when building SDL/WinRT
|
changeset |
files
|
Tue, 29 Apr 2014 19:06:00 -0400 |
David Ludwig |
WinRT: added project files for Windows 8.1 + MSVC 2013
|
changeset |
files
|
Tue, 29 Apr 2014 12:00:28 -0400 |
Ryan C. Gordon |
Removed comma at end of enum in a public header, to make -Wpedantic happy.
|
changeset |
files
|
Sat, 19 Apr 2014 16:33:42 -0700 |
Steven Stewart-Gallus |
Set the tag type in libtool invocations
|
changeset |
files
|
Sat, 26 Apr 2014 12:38:35 -0700 |
Sam Lantinga |
Fixed bug 2508 - don't redefine WIN32_LEAN_AND_MEAN
|
changeset |
files
|
Sat, 26 Apr 2014 12:29:40 -0700 |
Sam Lantinga |
Fixed the inertia effect in the test program
|
changeset |
files
|
Sat, 26 Apr 2014 11:23:55 -0700 |
Sam Lantinga |
Better compiler for Windows XP systems
|
changeset |
files
|
Thu, 24 Apr 2014 23:24:48 -0400 |
Ryan C. Gordon |
Mac OS X: Look for joystick hotplug in its own CFRunLoop.
|
changeset |
files
|
Thu, 24 Apr 2014 21:05:51 -0700 |
Jørgen P. Tjernø |
Mac: Correct the y-axis position after 94af945dbb57
|
changeset |
files
|
Wed, 23 Apr 2014 13:54:47 -0700 |
Sam Lantinga |
Fixed cygwin build
|
changeset |
files
|
Wed, 23 Apr 2014 13:48:01 -0700 |
Sam Lantinga |
Fixed detecting output on second adapter
|
changeset |
files
|
Wed, 23 Apr 2014 13:47:57 -0700 |
Sam Lantinga |
Don't crash in WIN_GL_InitExtensions() if the OpenGL library couldn't be loaded
|
changeset |
files
|
Wed, 23 Apr 2014 13:47:52 -0700 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Wed, 23 Apr 2014 13:47:42 -0700 |
Sam Lantinga |
Don't try to load d3dcompiler_46.dll on Windows XP
|
changeset |
files
|
Wed, 23 Apr 2014 13:47:35 -0700 |
Sam Lantinga |
Removed possible implicit memset()
|
changeset |
files
|
Mon, 21 Apr 2014 12:42:25 -0700 |
Brandon Schaefer |
Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!)
|
changeset |
files
|
Sat, 19 Apr 2014 13:19:24 -0700 |
Jørgen P. Tjernø |
Work has been grafted onto the default branch.
|
changeset |
files
|
Sat, 19 Apr 2014 13:15:53 -0700 |
Jørgen P. Tjernø |
Mac: SDL_SetWindowPosition is now relative to the menubar.
|
changeset |
files
|
Sat, 19 Apr 2014 13:15:41 -0700 |
Jørgen P. Tjernø |
Render: Allow empty cliprect.
|
changeset |
files
|
Tue, 30 Jul 2013 16:58:16 -0700 |
Jørgen P. Tjernø |
Mac: SDL_SetWindowPosition is now relative to the menubar.
|
changeset |
files
|
Sat, 19 Apr 2014 10:17:36 -0700 |
Sam Lantinga |
Fixed missing j
|
changeset |
files
|
Sat, 19 Apr 2014 12:48:45 -0400 |
David Ludwig |
Cleaned up and rearranged WinRT project file structure.
|
changeset |
files
|
Sat, 19 Apr 2014 15:28:13 +0200 |
Philipp Wiesemann |
Removed global variable from test program.
|
changeset |
files
|
Sat, 19 Apr 2014 00:31:02 -0700 |
Brandon Schaefer |
Mir 14.04 headers available that allow scroll + touch events.
|
changeset |
files
|
Sat, 19 Apr 2014 02:26:12 -0400 |
Ryan C. Gordon |
Turn off Wayland support for Raspberry Pi on the buildbot.
|
changeset |
files
|
Sat, 19 Apr 2014 02:17:34 -0400 |
Ryan C. Gordon |
Fixed some issues reported on new Ubuntu 14.04 buildbots.
|
changeset |
files
|
Fri, 18 Apr 2014 12:43:10 -0700 |
Sam Lantinga |
Fixed logic error loading DXGI
|
changeset |
files
|
Fri, 18 Apr 2014 12:43:04 -0700 |
Sam Lantinga |
SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded.
|
changeset |
files
|
Tue, 15 Apr 2014 13:53:07 -0700 |
Jørgen P. Tjernø |
Mac: Don't prompt to reopen windows after crash.
|
changeset |
files
|
Thu, 17 Apr 2014 22:40:57 -0700 |
Sam Lantinga |
Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c
|
changeset |
files
|
Thu, 17 Apr 2014 22:36:14 -0700 |
Sam Lantinga |
Fixed bug 2325 - SDL_EnableUNICODE sometimes drops keyboard events completely
SDL-1.2
|
changeset |
files
|
Thu, 17 Apr 2014 22:23:32 -0700 |
Sam Lantinga |
Fixed bug 2489 - SDL2.framework references __Block_copy in /usr/lib/libSystem.B.dylib, but this symbol cannot be found on OSX-10.5
|
changeset |
files
|
Sun, 06 Apr 2014 00:30:48 +0300 |
Dimitris Zenios |
Enable building of Android libraries using a standalone NDK
|
changeset |
files
|
Thu, 17 Apr 2014 21:00:25 -0700 |
Sam Lantinga |
Fixed bug 2496 - mouse left button double click event issue
|
changeset |
files
|
Sat, 05 Apr 2014 17:19:34 +0200 |
Thomas Perl |
Wayland: Resize windows with 0x0 requested size to screen size
|
changeset |
files
|
Thu, 17 Apr 2014 20:51:28 -0700 |
Sam Lantinga |
Fixed bug 2485 - [PATCH] Wayland: cursor disappears permanently after window loses mouse focus
|
changeset |
files
|
Thu, 17 Apr 2014 20:21:10 -0700 |
Sam Lantinga |
Fixed bug 2482 - Wayland_CreateSystemCursor trying to load nonexistent "wait" cursor
|
changeset |
files
|
Thu, 17 Apr 2014 20:18:50 -0700 |
Sam Lantinga |
Fixed bug 2477 - [PATCH] Joysticks do not work on RHEL6/CentOS6 systems
|
changeset |
files
|
Thu, 17 Apr 2014 20:15:44 -0700 |
Sam Lantinga |
Fixed window losing the SDL_WINDOW_FOREIGN flag if something tries to recreate it.
|
changeset |
files
|
Thu, 17 Apr 2014 20:06:02 -0700 |
Sam Lantinga |
Fixed bug 2086 - valgrind memory not released
|
changeset |
files
|
Thu, 17 Apr 2014 20:02:11 -0700 |
Sam Lantinga |
Fixed bug 2502 - Memory leak inside SDL_x11events.c -> X11_DispatchEvent(_THIS)
|
changeset |
files
|
Thu, 17 Apr 2014 19:52:15 -0700 |
Sam Lantinga |
Fixed bug 2503 - Loop indexing and event union errors in SDL_gesture.c
|
changeset |
files
|
Thu, 17 Apr 2014 17:24:27 -0700 |
Sam Lantinga |
Updated configure with Brandon Schaefer's changes
|
changeset |
files
|
Thu, 17 Apr 2014 14:02:21 -0700 |
Brandon Schaefer |
Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc
|
changeset |
files
|
Thu, 17 Apr 2014 13:58:39 -0700 |
Brandon Schaefer |
Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file.
|
changeset |
files
|
Thu, 17 Apr 2014 12:43:51 -0400 |
David Ludwig |
WinRT: keyboard VirtualKey translation improvements from Sylvain Becker
|
changeset |
files
|
Thu, 17 Apr 2014 12:44:08 -0300 |
Gabriel Jacobo |
Comment out eglWaitGL from Android_GLES_SwapWindow
|
changeset |
files
|
Sat, 12 Apr 2014 17:40:55 -0400 |
Ryan C. Gordon |
Minor change to a README to test Mercurial server.
|
changeset |
files
|
Wed, 09 Apr 2014 21:29:19 -0400 |
David Ludwig |
Added a README file regarding WinRT support
|
changeset |
files
|