Dimitris Zenios
|
3672aeb497
Export android jni functions even when build with -fvisibility=hidden flag
|
11 éve |
Dimitris Zenios
|
fd2d26ebbe
Show android video or android audio if detected in autotools summary.
|
11 éve |
Sam Lantinga
|
1a4c0dacbc
Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows
|
11 éve |
David Ludwig
|
164e5b89d5
WinRT: display-information code cleanups
|
11 éve |
David Ludwig
|
d4f1d2257e
Fixed bug: touch input on WinPhone 8.0 was wrong, in some cases
|
11 éve |
David Ludwig
|
0a879d63bd
Fixed rendering-alignment issues on WinPhone 8.1, when the device was rotated
|
11 éve |
David Ludwig
|
33f81a0da5
WinRT: made Win[Phone] 8.1 projects be structured like their 8.0 counterparts
|
11 éve |
Brandon Schaefer
|
b614809203
eglGetProcAddress fails the same way on MIR as ANDROID does on arm. Thanks Sylvain Becker for the patch!
|
11 éve |
Ryan C. Gordon
|
e7bccd1640
Update the machine-generated configure code.
|
11 éve |
Ryan C. Gordon
|
2a7aa9bde8
Fix build on Windows targets without dxgi.h, like MingW32.
|
11 éve |
Brandon Schaefer
|
7528f94ca5
Remove code that found its way back into the diff
|
11 éve |
Brandon Schaefer
|
44a0f1d9cd
Fix software rendering in the mir backend. The window assumed hardware buffer, which caused testdrawchessboard to fail to mmap a buffer.
|
11 éve |
David Ludwig
|
ec5f6ad595
WinRT: suppressed an unused param warning when building for Windows Phone 8.1
|
11 éve |
David Ludwig
|
c5c1a2c65a
WinRT: preliminary support for building against the Windows Phone 8.1 SDK
|
11 éve |
David Ludwig
|
c10afa4816
Fixed a linker error when building SDL/WinRT
|
11 éve |
David Ludwig
|
366967775b
WinRT: added project files for Windows 8.1 + MSVC 2013
|
11 éve |
Ryan C. Gordon
|
cb403ab660
Removed comma at end of enum in a public header, to make -Wpedantic happy.
|
11 éve |
Steven Stewart-Gallus
|
2c784e3639
Set the tag type in libtool invocations
|
11 éve |
Sam Lantinga
|
bd6a493697
Fixed bug 2508 - don't redefine WIN32_LEAN_AND_MEAN
|
11 éve |
Sam Lantinga
|
d9ffe549e2
Fixed the inertia effect in the test program
|
11 éve |
Sam Lantinga
|
d2fb8a2a91
Better compiler for Windows XP systems
|
11 éve |
Ryan C. Gordon
|
5d7562c7e2
Mac OS X: Look for joystick hotplug in its own CFRunLoop.
|
11 éve |
J?rgen P. Tjern?
|
8b28009105
Mac: Correct the y-axis position after 870c7d21004b
|
11 éve |
Sam Lantinga
|
dfea14d92d
Fixed cygwin build
|
11 éve |
Sam Lantinga
|
45dc89c2c2
Fixed detecting output on second adapter
|
11 éve |
Sam Lantinga
|
3e3570dff7
Don't crash in WIN_GL_InitExtensions() if the OpenGL library couldn't be loaded
|
11 éve |
Sam Lantinga
|
a5ce57bc3d
Fixed compiler warning
|
11 éve |
Sam Lantinga
|
acbc321c2a
Don't try to load d3dcompiler_46.dll on Windows XP
|
11 éve |
Sam Lantinga
|
af395e970e
Removed possible implicit memset()
|
11 éve |
Brandon Schaefer
|
ae2a50fc8f
Revert MIR_CFLAGS to SDL_CFLAGS. Use forward declaration for the real fix. (We shouldn't expose mir headers!)
|
11 éve |