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 年 前 |
Ozkan Sezer
|
260bb1c661
SDL_intrin.h: fixed disabler macro name for SSE4.1
|
2 年 前 |
Anonymous Maarten
|
5775d5e112
Add intrinsics test automation
|
2 年 前 |
Anonymous Maarten
|
cb46cbe684
include: include intrinsics headers for RDTSC SSE4.1 and SSE4.2
|
2 年 前 |
Anonymous Maarten
|
905b892314
cmake: simplify mmx/sse/sse2/avx compiler support detection
|
2 年 前 |
Ozkan Sezer
|
2e4ce78b33
tidy-up SDL_yuv.c
|
2 年 前 |
Ozkan Sezer
|
1dbe6447ee
SDL_intrin.h: simplified MSVC preprocessor conditions.
|
2 年 前 |
Anonymous Maarten
|
6a9e2495f0
docs: add general information on how to build optimized binaries
|
2 年 前 |