Ozkan Sezer
|
6b3b7c7d4b
SDL_hidapi_ps3.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
81314c4998
SDL_render_gl.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
1c79edbe02
SDL_test_memory.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
07a0c0e402
SDL_hidapi.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
34f03207c4
SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
fd6ec3b9aa
SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
hai 1 ano |
Ozkan Sezer
|
2654c52d0e
macro SDL_PLATFORM_WINDOWS now means Win32 api and Windows-based OS's.
|
hai 1 ano |
Sam Lantinga
|
1ac9602909
Make sure we include the matching copy of vk_video headers
|
hai 1 ano |
Sam Lantinga
|
fc74bf8455
Update to the latest version of the Khronos headers
|
hai 1 ano |
Ozkan Sezer
|
12b01ef674
rename_macros.py: fix typo for __WIN32__
|
hai 1 ano |
Simon McVittie
|
a06ee5b98d
Don't try to use SDL platform macros in configure-time checks
|
hai 1 ano |
Simon McVittie
|
f61870cfb4
Go back to using compiler built-in macros in ARM assembly code
|
hai 1 ano |
Simon McVittie
|
ed421f4fd8
Revert Khronos headers to upstream version
|
hai 1 ano |
Sam Lantinga
|
8fe257b541
Added support for other HDR color primaries
|
hai 1 ano |
Ozkan Sezer
|
c5792cc0de
SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.)
|
hai 1 ano |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
hai 1 ano |
SDL Wiki Bot
|
ceccf24519
Sync SDL3 wiki -> header
|
hai 1 ano |
Sam Lantinga
|
7cd914593f
Added HDR surface properties and tone mapping from HDR to SDR
|
hai 1 ano |
Sam Lantinga
|
a71f99c71f
Fixed ambiguity between std::byte and byte in rpcndr.h
|
hai 1 ano |
SDL Wiki Bot
|
6fb188eb35
Sync SDL3 wiki -> header
|
hai 1 ano |
Sam Lantinga
|
cd231a65f6
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
hai 1 ano |
Ryan C. Gordon
|
c88c12148d
SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint.
|
hai 1 ano |
Frank Praznik
|
5f65fd360d
wayland: Free the input struct in all initialization failure paths
|
hai 1 ano |
Frank Praznik
|
84e47b4af5
wayland: Always create the backing input store, even if there is no seat
|
hai 1 ano |
Sam Lantinga
|
99ce8af439
Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data
|
hai 1 ano |
Sam Lantinga
|
a28a42cfc6
Fixed declaration of SDL_HapticRumbleSupported
|
hai 1 ano |
Sam Lantinga
|
052b958bf2
Made SDL_HapticEffect const in the API
|
hai 1 ano |
Sam Lantinga
|
fa5bfe577c
Fixed warnings building for UWP
|
hai 1 ano |
Sam Lantinga
|
3e541eab22
Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized]
|
hai 1 ano |
Sam Lantinga
|
8f20ef5b43
Re-enable C runtime with Mingw, and disable the problematic math test
|
hai 1 ano |