Giovanni Petrantoni
|
a16ff651e8
Set Fixed Scale Factor for VisionOS (#10222)
|
9 hónapja |
Sam Lantinga
|
9e331d235f
Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform
|
9 hónapja |
Sam Lantinga
|
5ee88d43f9
Fixed mapping the non-US hash key on European keyboards
|
9 hónapja |
Sam Lantinga
|
8722c297a4
Added a key name for the non-US backslash key
|
9 hónapja |
Anonymous Maarten
|
628e083e02
ci: Build SDL3 with libusb support on MSVC
|
9 hónapja |
Substring
|
9548bba63a
KMSDRM: fix unsupported modifiers
|
9 hónapja |
Sam Lantinga
|
d5e6116f8e
Initialize and shutdown clipboard listener on iOS
|
9 hónapja |
Sam Lantinga
|
60ed914c66
Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code
|
9 hónapja |
Ryan C. Gordon
|
af2dbf3ff3
video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext.
|
9 hónapja |
SDL Wiki Bot
|
29b0076659
Sync SDL3 wiki -> header
|
9 hónapja |
Ryan C. Gordon
|
4755055bc3
audio: Separate channel maps out of SDL_AudioSpec.
|
9 hónapja |
Anonymous Maarten
|
1664ac4fcb
hidapi: fix 'conversion from 'size_t' to 'int', possible loss of data' of libusb functions
|
9 hónapja |
Anonymous Maarten
|
d1eab18de2
cmake: build ci and and release with static runtime library
|
9 hónapja |
Sam Lantinga
|
21aba2b19c
Don't try to use D3D11 or D3D12 if the window isn't backed with an HWND
|
9 hónapja |
Anonymous Maarten
|
001c1b29df
cmake: remove SDL_STATIC_VCRT option
|
9 hónapja |
David Gow
|
1857f57686
Remove incorrect asserts from SDL_InitPixelFormatDetails()
|
9 hónapja |
Frank Praznik
|
3b60ee666e
wayland: Note that setting the damage region in the frame callback is explicitly to work around a driver bug
|
9 hónapja |
SDL Wiki Bot
|
fdc04708f1
Sync SDL3 wiki -> header
|
9 hónapja |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
9 hónapja |
Brick
|
40ed098ce8
Improve the bucket distribution of SDL_HashTable
|
9 hónapja |
Brick
|
d604555142
Replace BlitRGBtoRGBSurfaceAlphaMMX
|
9 hónapja |
Brick
|
d37f8fa2b3
Optimize BlitRGBtoRGBSurfaceAlpha
|
9 hónapja |
Brick
|
fde2378ccd
Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c
|
9 hónapja |
Brick
|
43a5da358d
Set ALLOWABLE_ERROR_BLENDED to 0
|
9 hónapja |
Anonymous Maarten
|
1cddc7b66e
sdlprocdump: exceptions are not handled
|
9 hónapja |
Anonymous Maarten
|
c4cbbca185
sdlprocdump: ignore C++ exceptions
|
9 hónapja |
Sam Lantinga
|
d6c8485f28
Make sure we're actually running on Windows before using D3D renderers
|
9 hónapja |
Sam Lantinga
|
4d5f139f0f
Add the blit automation tests
|
9 hónapja |
Brick
|
c457dbb629
Fix BlitNtoNPixelAlpha for formats with no dst alpha
|
9 hónapja |
Brick
|
3c59d3f69c
Remove old references to blitter files
|
9 hónapja |