Sam Lantinga
|
645a3280ec
Fix iOS and tvOS builds
|
4 years ago |
Manuel Alfayate Corchete
|
cca16c9cb1
kmsdrm: merge GetDisplayDPI implementation by bms20 <brett@mynah-software.com>
|
4 years ago |
Ozkan Sezer
|
d27238751f
os2: integrate the port into main tree.
|
4 years ago |
Ozkan Sezer
|
20db1471e5
added documentation docs/README-os2.md (based on original readme.os2).
|
4 years ago |
Ozkan Sezer
|
5807cb3d31
os2: remove dependency to gradd.h from IBM's ddk which is non-free:
|
4 years ago |
Ozkan Sezer
|
b6965a1774
os2: Andrey Vasilkin agreed that his code to be put under Zlib license:
|
4 years ago |
Ozkan Sezer
|
1d9cf23e4c
os2: updated copyright dates for 2020. header guard fixes.
|
4 years ago |
Ozkan Sezer
|
a3d7913c07
SDL_os2audio.c (OS2_OpenDevice): change spec->samples assignment:
|
4 years ago |
Ozkan Sezer
|
e112b776fc
SDL_os2audio.c (OS2_OpenDevice): change {0} initializers to SDL_zero()
|
4 years ago |
Ozkan Sezer
|
72594e255a
SDL_os2audio.c (OS2_OpenDevice): remove assignment to wrong spec member
|
4 years ago |
Ozkan Sezer
|
fe2cc8d86c
OS2_VideoQuit(): avoid double free()ing of displays.
|
4 years ago |
Ozkan Sezer
|
fba32ee21f
OS2_VideoInit: zero the stSDLDisplay and stSDLDisplayMode variables
|
4 years ago |
Ozkan Sezer
|
54ced668c4
port from 2.0.12 to 2.0.13 / current SDL-hg repository.
|
4 years ago |
Ozkan Sezer
|
5da796fe52
os/2: port from SDL2-2.0.5 to SDL2-2.0.12
|
4 years ago |
Ozkan Sezer
|
5d89217f6b
os2/SDL_sysfilesystem.c: fix crash if one of the parameters is NULL
|
4 years ago |
Ozkan Sezer
|
222f026899
os/2: port from SDL2-2.0.4 to SDL2-2.0.5:
|
4 years ago |
Ozkan Sezer
|
5f3f67b16b
os2/SDL_sysfilesystem.c: use OS/2 api DosCreateDir() instead of mkdir().
|
4 years ago |
Ozkan Sezer
|
4551c63372
os2: make testnative working -- imported from bitwiseworks' fork:
|
4 years ago |
Ozkan Sezer
|
1b99d805db
os2: updates from Andrey Vasilkin's 2020-09-07 sources.
|
4 years ago |
Ozkan Sezer
|
aa790837eb
os2: several warning fixes.
|
4 years ago |
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 |