Ozkan Sezer
|
e112b776fc
SDL_os2audio.c (OS2_OpenDevice): change {0} initializers to SDL_zero()
|
il y a 4 ans |
Ozkan Sezer
|
72594e255a
SDL_os2audio.c (OS2_OpenDevice): remove assignment to wrong spec member
|
il y a 4 ans |
Ozkan Sezer
|
fe2cc8d86c
OS2_VideoQuit(): avoid double free()ing of displays.
|
il y a 4 ans |
Ozkan Sezer
|
fba32ee21f
OS2_VideoInit: zero the stSDLDisplay and stSDLDisplayMode variables
|
il y a 4 ans |
Ozkan Sezer
|
54ced668c4
port from 2.0.12 to 2.0.13 / current SDL-hg repository.
|
il y a 4 ans |
Ozkan Sezer
|
5da796fe52
os/2: port from SDL2-2.0.5 to SDL2-2.0.12
|
il y a 4 ans |
Ozkan Sezer
|
5d89217f6b
os2/SDL_sysfilesystem.c: fix crash if one of the parameters is NULL
|
il y a 4 ans |
Ozkan Sezer
|
222f026899
os/2: port from SDL2-2.0.4 to SDL2-2.0.5:
|
il y a 4 ans |
Ozkan Sezer
|
5f3f67b16b
os2/SDL_sysfilesystem.c: use OS/2 api DosCreateDir() instead of mkdir().
|
il y a 4 ans |
Ozkan Sezer
|
4551c63372
os2: make testnative working -- imported from bitwiseworks' fork:
|
il y a 4 ans |
Ozkan Sezer
|
1b99d805db
os2: updates from Andrey Vasilkin's 2020-09-07 sources.
|
il y a 4 ans |
Ozkan Sezer
|
aa790837eb
os2: several warning fixes.
|
il y a 4 ans |
Ozkan Sezer
|
f9af19f51d
os2: updates to SDL_systhread.c:
|
il y a 4 ans |
Ozkan Sezer
|
c218861946
os2: added a 2-byte padding to os2 SDL_PrivateAudioData
|
il y a 4 ans |
Ozkan Sezer
|
d1323eb0a9
os2: better error reporting from loadso
|
il y a 4 ans |
Ozkan Sezer
|
861ac81b37
os2: changes to debug macros
|
il y a 4 ans |
Ozkan Sezer
|
110a0f7bb1
os2: update include paths. add missing libc includes to geniconv.
|
il y a 4 ans |
Ozkan Sezer
|
74cfb81dbb
os2: add port files for SDL2-2.0.4 from Andrey Vasilkin
|
il y a 4 ans |
Ozkan Sezer
|
93e1449764
SDL_waylanddatamanager.c (mime_data_list_add): constify the buffer param
|
il y a 4 ans |
Sam Lantinga
|
eb1aba6105
Make the CoreHaptics framework optional on iOS and tvOS
|
il y a 4 ans |
Sam Lantinga
|
b9cbea354f
video: Refresh Windows display list on WM_DISPLAYCHANGE
|
il y a 4 ans |
Sam Lantinga
|
a558409b2e
Only include CoreHaptics if we're building with rumble support
|
il y a 4 ans |
Sam Lantinga
|
75d5be974c
Fixed compiling with an older iOS SDK
|
il y a 4 ans |
Sam Lantinga
|
6b62494ee4
Added support for controller battery status on iOS 14
|
il y a 4 ans |
Sam Lantinga
|
1b31e9f6dc
Added support for game controller rumble on iOS 14
|
il y a 4 ans |
Sam Lantinga
|
2d7b33cb41
Added support for the controller home button on iOS 14
|
il y a 4 ans |
Ozkan Sezer
|
2daa670ce8
cmake: look for iconv in libc, too (bug #5316.)
|
il y a 4 ans |
Ozkan Sezer
|
6756851836
cmake: run updaterev.sh if(NOT CMAKE_HOST_WIN32)
|
il y a 4 ans |
Ozkan Sezer
|
665cfa4981
cmake: check for alloca() in stdlib.h and malloc.h, too (bug #5316)
|
il y a 4 ans |
Ozkan Sezer
|
fc795f89d3
SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc()
|
il y a 4 ans |