Ozkan Sezer
|
f9af19f51d
os2: updates to SDL_systhread.c:
|
4 years ago |
Ozkan Sezer
|
c218861946
os2: added a 2-byte padding to os2 SDL_PrivateAudioData
|
4 years ago |
Ozkan Sezer
|
d1323eb0a9
os2: better error reporting from loadso
|
4 years ago |
Ozkan Sezer
|
861ac81b37
os2: changes to debug macros
|
4 years ago |
Ozkan Sezer
|
110a0f7bb1
os2: update include paths. add missing libc includes to geniconv.
|
4 years ago |
Ozkan Sezer
|
74cfb81dbb
os2: add port files for SDL2-2.0.4 from Andrey Vasilkin
|
4 years ago |
Ozkan Sezer
|
93e1449764
SDL_waylanddatamanager.c (mime_data_list_add): constify the buffer param
|
4 years ago |
Sam Lantinga
|
eb1aba6105
Make the CoreHaptics framework optional on iOS and tvOS
|
4 years ago |
Sam Lantinga
|
b9cbea354f
video: Refresh Windows display list on WM_DISPLAYCHANGE
|
4 years ago |
Sam Lantinga
|
a558409b2e
Only include CoreHaptics if we're building with rumble support
|
4 years ago |
Sam Lantinga
|
75d5be974c
Fixed compiling with an older iOS SDK
|
4 years ago |
Sam Lantinga
|
6b62494ee4
Added support for controller battery status on iOS 14
|
4 years ago |
Sam Lantinga
|
1b31e9f6dc
Added support for game controller rumble on iOS 14
|
4 years ago |
Sam Lantinga
|
2d7b33cb41
Added support for the controller home button on iOS 14
|
4 years ago |
Ozkan Sezer
|
2daa670ce8
cmake: look for iconv in libc, too (bug #5316.)
|
4 years ago |
Ozkan Sezer
|
6756851836
cmake: run updaterev.sh if(NOT CMAKE_HOST_WIN32)
|
4 years ago |
Ozkan Sezer
|
665cfa4981
cmake: check for alloca() in stdlib.h and malloc.h, too (bug #5316)
|
4 years ago |
Ozkan Sezer
|
fc795f89d3
SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc()
|
4 years ago |
Ozkan Sezer
|
af06a60a9d
Makefile.os2: remove some unnecessary stuff.
|
4 years ago |
Ozkan Sezer
|
48c03d9a75
cmake: reduce STDC_HEADER_NAMES list to only relevant headers,
|
4 years ago |
Ozkan Sezer
|
196cda69f2
build: fix / update sensors (windows) configuration
|
4 years ago |
Ozkan Sezer
|
10eb5108b6
test/Makefile.os2: add testlocale.exe to build.
|
4 years ago |
Cameron Cawley
|
59022829f4
riscos: Implement SDL_OpenURL()
|
4 years ago |
Ozkan Sezer
|
34a82fca49
SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME
|
4 years ago |
Ozkan Sezer
|
5d42ad9eab
Makefile.os2: minor re-order.
|
4 years ago |
Sam Lantinga
|
b546db2f85
Only watch for display connect/disconnect events while the video subsystem is initialized
|
4 years ago |
Ozkan Sezer
|
7991cc38bc
dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales.
|
4 years ago |
Ozkan Sezer
|
05438b28e0
minor tidy-up to Makefile.os2
|
4 years ago |
Ryan C. Gordon
|
b79832ba11
cocoa: Cut and paste from HTML strikes again!
|
4 years ago |
Ozkan Sezer
|
19aaa2944d
Fix https://bugzilla.libsdl.org/show_bug.cgi?id=5306
|
4 years ago |