This website requires JavaScript.
f3fe8ea7ad
fix CI windows errors again (because of unused stdio reader callbacks.)
Ozkan Sezer
2022-11-25 23:15:02 +03:00
a8faac1b8b
fixed SDL_config_windows.h (was broken by 1e4cd682 )
Ozkan Sezer
2022-11-25 23:04:04 +03:00
de0cca91d4
fix CI windows errors because of SDL_RWFromFP()
Ozkan Sezer
2022-11-25 22:55:30 +03:00
25e9449a41
fix SDL_PI_D (L suffix is for long double, not double.)
Ozkan Sezer
2022-11-25 22:40:37 +03:00
1e4cd682b3
removed M_PI detection from cmake, removed HAVE_M_PI from config files.
Ozkan Sezer
2022-11-25 22:35:40 +03:00
0b8309da0c
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
Ozkan Sezer
2022-11-25 22:35:24 +03:00
199423612c
Updated test programs with SDL_M_PI*
Sam Lantinga
2022-11-25 10:57:12 -08:00
05139f4a2e
Removed SDL_RWFromFP from the public API
Sam Lantinga
2022-11-25 10:46:26 -08:00
670f1df469
Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead
Sam Lantinga
2022-11-25 10:33:37 -08:00
8733927e35
Remove SDL_stdinc.h dependency on HAVE_ALLOCA
Sam Lantinga
2022-11-25 10:06:36 -08:00
fa3814ddf1
Removed SDL_rwops.h dependency on stdio.h
Sam Lantinga
2022-11-25 09:55:42 -08:00
34d538bd13
ci: fix typo in arguments of cmake
Anonymous Maarten
2022-11-25 05:07:32 +01:00
18ef9dcf61
ci: fix arguments for FreeBSD CMake
Anonymous Maarten
2022-11-25 04:52:52 +01:00
ecd36c8f07
cmake: fix typo's in last commit
Anonymous Maarten
2022-11-25 04:31:25 +01:00
c9b8559af5
cmake: use option to pass extra check options instead of hardcoding them
Anonymous Maarten
2022-11-25 03:15:23 +01:00
b4fc66525c
ci: use CMake for building SDL on FreeBSD
Anonymous Maarten
2022-11-24 20:05:19 +01:00
c069ff1586
cmake: add /usr/local/include to check include directories
Anonymous Maarten
2022-11-24 22:38:29 +01:00
cd13600944
cmake: don't reset check state after pushing state
Anonymous Maarten
2022-11-24 22:38:13 +01:00
67f31a19a8
Add bitdraw.h, remove non-working stub class
Michael Fitzmayer
2022-11-24 21:53:17 +01:00
622f64dff2
cmake: add X11 include dir to check dirs
Anonymous Maarten
2022-11-24 20:39:55 +01:00
4f780c7319
SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla
Sylvain Becker
2022-11-24 16:07:03 +01:00
f73f23a35c
added missing FGREP to Makefile.in. fixed syntax. regenerated configure.
Ozkan Sezer
2022-11-24 17:00:32 +03:00
836eb22442
wayland: Fix build when not using the shared Wayland libraries
Frank Praznik
2022-11-23 23:11:25 -05:00
3e7952ce8a
Avoid use of deprecated egrep/fgrep
Sam James
2022-11-24 05:21:21 +00:00
239423e205
vulkan_metal.h: Make compatible with ObjC ARC
Joshua Root
2022-11-24 11:06:37 +11:00
f47169fcba
wayland: Fix libdecor_dispatch signature
Frank Praznik
2022-11-23 18:11:50 -05:00
003fd11de8
Regenerated dynamic API after SDL_syswm.h update
Sam Lantinga
2022-11-23 14:34:21 -08:00
d9efb7e3de
Sync SDL3 wiki -> header
SDL Wiki Bot
2022-11-23 22:07:15 +00:00
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
Sam Lantinga
2022-11-23 13:33:48 -08:00
53ca1f7702
SDL_mfijoystick.m: fix build with Xcode < 9
Joshua Root
2022-11-24 07:37:36 +11:00
f8cebeea59
Check build-time SDK in LoadMainMenuNibIfAvailable
Joshua Root
2022-08-28 00:52:19 +10:00
d2910904fb
SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined
Joshua Root
2022-11-24 06:32:49 +11:00
dcad446066
fix dynapi after SDL_GDKSuspendComplete addition.
Ozkan Sezer
2022-11-23 23:04:25 +03:00
459be25ef9
Sync SDL3 wiki -> header
SDL Wiki Bot
2022-11-23 19:59:15 +00:00
d5ff71d685
Updated dynamic API after 040a17a50f
Sam Lantinga
2022-11-23 11:55:02 -08:00
896e200d94
adds GDK suspend/resume basic handling (#6596 )
Ciro Mondueri
2022-11-23 16:41:14 -03:00
a5b0583b7c
Add mouse test cases (#6563 )
ZX_Huang
2022-11-24 03:28:34 +08:00
13ea5f7a79
autotools: Detect SDL_JOYSTICK_MFI for macOS + Weak link with CoreHaptics
pionere
2022-11-19 08:34:42 +01:00
450f184f7d
use SDL_InvalidParamError in the thread 'classes'
pionere
2022-11-19 08:13:12 +01:00
61188d4972
Allow Foreign Windows to call SDL_Vulkan_CreateSurface on MacOS (#6436 )
Joshua T. Fisher
2022-11-23 11:13:33 -08:00
4ee4e49e49
Select the best pixel formats for use in the software renderer
Cameron Cawley
2022-10-15 12:36:07 +01:00
712457ec28
Merge pull request #6321 from Daft-Freak/no-ie
Ryan C. Gordon
2022-11-23 14:03:35 -05:00
675f77718c
Sync SDL3 wiki -> header
SDL Wiki Bot
2022-11-23 19:03:15 +00:00
040a17a50f
Merge pull request #6317 from tycho/wip/angle-egl
Ryan C. Gordon
2022-11-23 14:02:15 -05:00
dcd9e21966
Merge branch 'main' into wip/angle-egl
Ryan C. Gordon
2022-11-23 14:01:17 -05:00
84781a7b6f
Disable the offscreen video driver if EGL is unavailable (#6234 )
Cameron Cawley
2022-11-23 18:55:34 +00:00
3983c98ece
Merge branch 'main' into no-ie
Ryan C. Gordon
2022-11-23 13:46:27 -05:00
a94d2e929d
Prevent the delay conversion result from being truncated to 32bits
Rémy Tassoux
2022-10-05 00:29:21 +02:00
7d5ffbdab7
Use CREATE_WAITABLE_TIMER_HIGH_RESOLUTION flag in SDL_Delay on Windows 10 version 1803 and later
Rémy Tassoux
2022-09-15 16:17:03 +02:00
6d5526f3a5
Sync SDL3 wiki -> header
SDL Wiki Bot
2022-11-23 18:43:14 +00:00
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
Sam Lantinga
2022-11-23 10:41:43 -08:00
d5572559a5
disable VS
David Carlier
2022-09-04 16:21:20 +01:00
975ffaea77
alloc api having new attributes for micro optimisations.
David Carlier
2022-09-04 15:38:53 +01:00
a5e9d9bd7e
Merge pull request #6142 from Daft-Freak/em-webgl-selector-hint
Ryan C. Gordon
2022-11-23 13:23:15 -05:00
c2f26087c8
Merge branch 'main' into em-webgl-selector-hint
Ryan C. Gordon
2022-11-23 13:22:23 -05:00
a05b2fbeee
Use alias types for which members of event structs instead of plain types
Yevhen Babiichuk (DustDFG)
2022-08-20 18:31:57 +03:00
b9e45ae0bb
ci: correctly print install tree of CMake install
Anonymous Maarten
2022-11-23 19:18:26 +01:00
8f991d7576
Define TOUCHEVENTF_PEN if not defined
Susko3
2022-07-17 16:54:07 +02:00
42796c56a9
Differentiate between Windows Ink (pen) and regular touch input
Susko3
2022-07-17 16:01:03 +02:00
34231f5ba0
reverted opengles removal.
Ozkan Sezer
2022-11-23 18:50:02 +03:00
7767e0c5f9
SDL_config_windows.h: fixed misplaced #endif
Ozkan Sezer
2022-11-23 08:47:14 +03:00
5db60670ba
removed linkage to OpenGLES framework
Ozkan Sezer
2022-11-23 07:47:00 +03:00
016b757311
reverted jack audio backend removal.
Ozkan Sezer
2022-11-23 06:50:20 +03:00
8a16761cb5
Sync SDL3 wiki -> header
SDL Wiki Bot
2022-11-22 23:21:29 +00:00
4c39dd5c72
Testing the wiki, disregard this commit.
Ryan C. Gordon
2022-11-22 18:12:08 -05:00
290bd8b910
Sync SDL wiki -> header
SDL Wiki Bot
2022-11-22 22:40:14 +00:00
8b18b09027
fnsince.pl: Make this work with SDL3.
Ryan C. Gordon
2022-11-22 17:39:38 -05:00
ecc4b8773c
wasapi: Removed WinRT PrivateAudioData members
Ethan Lee
2022-11-22 17:12:56 -05:00
57458588ee
wasapi: Merge wasapi_win32.c into wasapi.c
Ethan Lee
2022-11-22 16:46:12 -05:00
f4864656d9
removed WinRT-specific hints.
Ozkan Sezer
2022-11-22 23:50:00 +03:00
dc2a3e06e9
removed WinRT support.
Ozkan Sezer
2022-11-22 23:36:24 +03:00
bd5d26071a
removed testgles.c remnants.
Ozkan Sezer
2022-11-22 22:14:14 +03:00
4d60056a98
VC: Remove all references to SDL_winmm.[hc]
Anonymous Maarten
2022-11-22 19:22:14 +01:00
7df102d220
reverted sndio backend removal.
Ozkan Sezer
2022-11-22 22:04:10 +03:00
3b318f981e
Removed G29 from controller_type.c
Sam Lantinga
2022-11-22 10:56:44 -08:00
189f71efb3
Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes"
Sam Lantinga
2022-11-22 10:53:28 -08:00
b33000448e
.wikiheaders-options: Add a warning that SDL3 is WIP.
Ryan C. Gordon
2022-11-22 13:48:45 -05:00
30b1ab2add
removed opengles.
Ozkan Sezer
2022-11-22 21:48:40 +03:00
e581c5d000
removed SDL_VIDEO_DRIVER_MIR remnants.
Ozkan Sezer
2022-11-22 20:53:04 +03:00
be6853b6f1
removed WinCE readmes.
Ozkan Sezer
2022-11-22 20:51:50 +03:00
3cccaeba6c
removed jack audio remnants.
Ozkan Sezer
2022-11-22 20:51:07 +03:00
94f19d974d
.wikiheader-options: Whoops, this isn't SDL_mixer. :)
Ryan C. Gordon
2022-11-22 12:48:33 -05:00
3aea865cdf
removed directfb support.
Ozkan Sezer
2022-11-22 20:45:45 +03:00
47c37a8e9d
android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder
Anonymous Maarten
2022-11-22 18:35:49 +01:00
0c1f9118a7
Removed version updates/checks for Makefile.os2 and Makefile.w32
Sam Lantinga
2022-11-22 09:29:09 -08:00
e95819fae2
Update SDL info and Xcode marketing version with version update scripts
Sam Lantinga
2022-11-22 09:18:05 -08:00
eae9c79c21
SDL_syswm.h: removed SDL_SYSWM_MIR
Ozkan Sezer
2022-11-22 20:26:24 +03:00
5cedc2f1ff
removed QNX support.
Ozkan Sezer
2022-11-22 20:23:40 +03:00
b6604a456f
regenerated configure.
Ozkan Sezer
2022-11-22 20:11:50 +03:00
e89a1f9157
removed NaCL support.
Ozkan Sezer
2022-11-22 20:10:47 +03:00
cdb54ad21e
removed arts, esd, fusionsound, nas, paudio, sndio, sunaudio, winmm audio backends.
Ozkan Sezer
2022-11-22 19:51:56 +03:00
05e2c8f2ce
Update README-riscos.md to reflect that atomic functions have been fixed
Cameron Cawley
2022-11-22 12:12:17 +00:00
68b30d24e0
cmake: get rid of the duplicated _USE_MATH_DEFINES - define _USE_MATH_DEFINES in SDL_stdinc.h only - define _USE_MATH_DEFINES if not defined already
pionere
2022-11-22 10:48:23 +01:00
ed8637f437
Fixed typo
Sam Lantinga
2022-11-22 08:28:56 -08:00
8d6fda4810
removed os2 support & support for building SDL with watcom.
Ozkan Sezer
2022-11-22 19:18:47 +03:00
01d137592c
Updated SDL_VERSIONNUM macro for new SDL version convention
Sam Lantinga
2022-11-22 07:56:43 -08:00
63243eb3a5
removed pandora support
Ozkan Sezer
2022-11-22 18:50:00 +03:00
d8864ea11d
removed visualtest
Ozkan Sezer
2022-11-22 18:47:03 +03:00
ea21628045
ci: replace references to SDL2 with SDL3
Anonymous Maarten
2022-11-22 06:36:19 +01:00
1b9c4c5ca1
Sync SDL wiki -> header
SDL Wiki Bot
2022-11-22 04:30:16 +00:00