Frank Praznik
|
203a2a76fc
events: Increase the size of the name buffer when logging events
|
2 年 前 |
Frank Praznik
|
5a0095d373
video: Try to match the requested video mode when moving fullscreen windows
|
2 年 前 |
SDL Wiki Bot
|
8c852f4dcf
Sync SDL3 wiki -> header
|
2 年 前 |
Karl Hedberg
|
11142ec256
Made the Android documentation more clear and understandable (#7535)
|
2 年 前 |
Sam Lantinga
|
1f095b9ce6
Fixed wikiheaders.pl with perl-5.10.1 (thanks @sezero!)
|
2 年 前 |
Sylvain
|
f5dc1c0176
Add some color in testautomation logs!
|
2 年 前 |
Frank Praznik
|
11323abf57
wayland: Set the minimized flag on windows until cleared by a focus event
|
2 年 前 |
Frank Praznik
|
6bb48b4fe9
wayland: Unref the libdecor window when hiding
|
2 年 前 |
Sam Lantinga
|
26f511a8f4
Add SWP_NOACTIVATE to SetWindowPos flags passed in WIN_SetWindowAlwaysOnTop
|
2 年 前 |
Sylvain
|
693558a894
testautomation_video: fix memory leak
|
2 年 前 |
Sylvain
|
8d3d4e523e
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
2 年 前 |
Sylvain
|
3ccfd361cb
Fix video_getSetWindowPosition() that fail when checking events,
|
2 年 前 |
Sylvain
|
5976b79c1c
testautomation: create no window, so that testautomation_mouse.c::mouse_getMouseFocus() pass
|
2 年 前 |
Sylvain
|
f30a182de2
Fix video_getSetWindowGrab(): need to raise the window, and wait for focus gained
|
2 年 前 |
Sylvain
|
d4d26e0ddb
testautomation_video: if SDL_SetWindowSize/Position isn't honored, we should check there is an event
|
2 年 前 |
Sylvain
|
4b1378fe8e
X11: fix size/position (test video_setWindowCenteredOnDisplay)
|
2 年 前 |
Anonymous Maarten
|
749f3ebd14
Fix arguments of SDL_BlitCopyMMX
|
2 年 前 |
Ryan C. Gordon
|
586004e52a
wikiheaders.pl: Manpages shouldn't use .BI sections, it looks bad.
|
2 年 前 |
Ryan C. Gordon
|
1b81ececd3
wikiheaders.pl: Fixed uninitialized value warning when run without arguments.
|
2 年 前 |
Ozkan Sezer
|
0ef85873a2
fixed uninitialized warnings from gcc7, gcc8, and gcc9.
|
2 年 前 |
SDL Wiki Bot
|
6760d54737
Sync SDL3 wiki -> header
|
2 年 前 |
Ozkan Sezer
|
f5a92092e1
SDL_intrin.h: workaround clang-cl failures when avx isn't enabled.
|
2 年 前 |
Ozkan Sezer
|
5d4d11f92f
SDL_intrin.h: fixed typo in AVX2 checks.
|
2 年 前 |
Anonymous Maarten
|
c30903882b
cmake+tests: include SDL_build_config.h in select tests + add include paths
|
2 年 前 |
Anonymous Maarten
|
0bd5ce13db
cmake: add underscore in SSE4_1 and SSE4_2 options
|
2 年 前 |
Ozkan Sezer
|
8eb673d43d
cmake: fix typo from previous commit.
|
2 年 前 |
Ozkan Sezer
|
262b13431d
testautomation_intrinsics.c (sse2): change _mm_store_pd to _mm_storeu_pd
|
2 年 前 |
Ozkan Sezer
|
7a54d363cf
testautomation_intrinsics.c: correct call to check SSE4.1 presence.
|
2 年 前 |
Ozkan Sezer
|
6c9780720b
cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2
|
2 年 前 |
Ozkan Sezer
|
feec1305c6
cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE
|
2 年 前 |