SDL Wiki Bot
|
979c71b18b
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
9 months ago |
Sam Lantinga
|
9294476788
Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat()
|
9 months ago |
Sam Lantinga
|
12e50d17a2
Removed SDL_SoftStretch() from the public API
|
9 months ago |
Sam Lantinga
|
5ce81ebcc9
Corrected blit colorkey documentation
|
9 months ago |
Sam Lantinga
|
67fa7a9138
SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter
|
9 months ago |
Sam Lantinga
|
198caa54a1
Added SDL_RenderTextureTiled()
|
9 months ago |
Sam Lantinga
|
9e55ee9391
Added SDL_BlitSurfaceTiledWithScale()
|
9 months ago |
Sam Lantinga
|
f47ddbf1ac
Added SDL_BlitSurfaceTiled()
|
9 months ago |
Sam Lantinga
|
71d2662a39
Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
9 months ago |
Sam Lantinga
|
03bb2c17ed
Enable texture wrapping for SDL_RenderGeometry()
|
9 months ago |
Frank Praznik
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 months ago |
hwsmm
|
6a62c54b93
Remove a duplicate definition that is already in SDL_guid.h
|
9 months ago |
Ryan C. Gordon
|
e1aa995732
audio: recording devices also need to update their streams' channel maps.
|
9 months ago |
Ryan C. Gordon
|
068c785491
audio: Assigning a device channel map to an audio stream was quietly failing.
|
9 months ago |
Anonymous Maarten
|
6d39c18dd3
ci: test the MSVC development archive for targeting arm64ec
|
9 months ago |
Anonymous Maarten
|
476b987f1b
intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec
|
9 months ago |
Anonymous Maarten
|
b3b74e8aed
Fix SDL3ConfigVersion.cmake of VC development package for ARM64EC
|
9 months ago |
Sam Lantinga
|
aafbbe4ebc
Fixed warning C4090: 'function': different 'const' qualifiers
|
9 months ago |
Sam Lantinga
|
64cb431ead
Updated migration documentation for functions that now return temporary memory
|
9 months ago |
Sam Lantinga
|
f0a839b9b7
Removed SDL 2.1 note, we're not going to revisit this for SDL 3.0
|
9 months ago |
Anonymous Maarten
|
cc47969a79
cmake: actually check ARM64EC
|
9 months ago |
SDL Wiki Bot
|
fc8cd657a5
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
02dceed760
Simpler pointer arithmetic
|
9 months ago |
Sam Lantinga
|
b80784fced
SDL_GetGamepadBindings() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
93db5ef135
Fixed documentation for SDL_GlobDirectory()
|
9 months ago |
Sam Lantinga
|
0079b6d45f
SDL_GetTouchFingers() follows the SDL_GetStringRule
|
9 months ago |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
a340de6196
The candidates in SDL_EVENT_TEXT_EDITING_CANDIDATES should be a single allocation
|
9 months ago |
Sam Lantinga
|
bebde1c4c9
Make sure we're not trying to add temporary memory twice
|
9 months ago |