Sam Lantinga
|
65a718f8c6
Disable warning C4113 in SDL_windows_gaming_input.c
|
1 year ago |
Frank Praznik
|
53896c9e44
cocoa: Make keyboard grab function return an int
|
1 year ago |
Susko3
|
f8cb3c742d
Change `SDL_Keycode` type to an enum
|
1 year ago |
Susko3
|
f8844d387c
Use specific types in SDL_touch.h
|
1 year ago |
Sam Lantinga
|
26b9178e5c
Fixed whitespace
|
1 year ago |
Sam Lantinga
|
c07b39fa06
Fixed build
|
1 year ago |
SDL Wiki Bot
|
2d0cd90171
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
860155680d
SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events.
|
1 year ago |
Ozkan Sezer
|
4d20b82850
SDL_RWFromFile, stdio: allow named pipes along with regular files.
|
1 year ago |
Sam Lantinga
|
ee87132385
Make sure fast path RGB <-> YUV conversions are using the same color primaries
|
1 year ago |
Sam Lantinga
|
4545c77c9e
Updated Vita renderer with colorspace clarification
|
1 year ago |
Sam Lantinga
|
95fbbc6f07
Fixed accidental use of tabs
|
1 year ago |
Susko3
|
e268cdbec6
Use specific types in public headers (#9205)
|
1 year ago |
Sam Lantinga
|
db24560387
Additional colorspace clarification
|
1 year ago |
Sam Lantinga
|
b3858ec5f7
BT2020_CL is very different from BT2020_NCL, and not currently supported
|
1 year ago |
Frank Praznik
|
4c0601b93f
video: Return a failure code if the video driver fails to grab the mouse or keyboard
|
1 year ago |
Sam Lantinga
|
ae0caeef8d
Fixed build
|
1 year ago |
Sam Lantinga
|
9db68f97f9
Reverted SDL_Vulkan_GetInstanceExtensions() API change
|
1 year ago |
Sam Lantinga
|
edbcef11ff
Keep track of whether the Android on-screen keyboard was opened by the application
|
1 year ago |
Sam Lantinga
|
c36f773eb4
Fixed "${folder^}Activity: bad substitution" with bash 3.2 on macOS
|
1 year ago |
SDL Wiki Bot
|
0b4a195f4b
Sync SDL3 wiki -> header
|
1 year ago |
Sylvain
|
cea717e5d3
Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype
|
1 year ago |
Sam Lantinga
|
1e0bac288b
Use the hlsli extension for shader includes
|
1 year ago |
Anonymous Maarten
|
4898505f23
cmake: add winres to the list of potential name rc compilers
|
1 year ago |
Sam Lantinga
|
d4f4aa745a
Use C++ style comments in new code
|
1 year ago |
Ozkan Sezer
|
98bec6749f
hidapi, windows: sync with mainstream: change MAX_STRING_WCHARS to 126.
|
1 year ago |
Ozkan Sezer
|
26e3ca7387
hidapi: minor sync with mainstream (for sake of symmetry, only.)
|
1 year ago |
Sam Lantinga
|
fb87f8f15c
testffmpeg: fixed mismatch between frame size and frame texture size
|
1 year ago |
Sam Lantinga
|
180dd0bb39
testffmpeg: don't free the instance extensions, we hold onto them in the context
|
1 year ago |
Sam Lantinga
|
2d4105ba8b
testffmpeg: only enable AV_PIX_FMT_VULKAN if we have a Vulkan renderer
|
1 year ago |