Sam Lantinga
|
e794057d9f
Move the popup windows to follow the mouse
|
2 years ago |
Anonymous Maarten
|
7ea6ef4076
ci: add workflow for building SDL on ppc64le
|
2 years ago |
Anonymous Maarten
|
e77132b8aa
ci: only store cache vita reqs when restore-cache didn't find anything
|
2 years ago |
Anonymous Maarten
|
65178df717
ci: test ARM neon and simd on ci using vita toolchain
|
2 years ago |
Anonymous Maarten
|
d27db3defa
cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC
|
2 years ago |
Anonymous Maarten
|
684709a5b6
cmake: fix building testautomation without X11 support
|
2 years ago |
Anonymous Maarten
|
9cb5f0bfc6
video: fix ARM neon and simd
|
2 years ago |
Anonymous Maarten
|
64e242fd77
cmake: Add test resources to list of files to clean
|
2 years ago |
Anonymous Maarten
|
ba5b1f2fd2
Fix build with -DX11MODES_DEBUG in CPPFLAGS
|
2 years ago |
Anonymous Maarten
|
d24ef0213b
SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h
|
2 years ago |
Anonymous Maarten
|
3db3424b4e
cmake: Detect powerpc architecture
|
2 years ago |
Anonymous Maarten
|
fc4085b54e
cmake: Allow build system to disable arm neon intrinsics
|
2 years ago |
Anonymous Maarten
|
46de6241d7
cmake: Allow build system to disable loongarch intrinsics
|
2 years ago |
Anonymous Maarten
|
99b8313eb1
add SDL_DISABLE_MMX to SDL_build_config.h.cmake
|
2 years ago |
Anonymous Maarten
|
4681240241
cmake: Detect AVX + allow build system to disable Intel intrinsics
|
2 years ago |
Anonymous Maarten
|
683411e96f
cmake: only use precompile headers for C and CXX
|
2 years ago |
Anonymous Maarten
|
7d55bbc0da
cmake: get_filename_component(EXT) returns extension including leading dot
|
2 years ago |
Sam Lantinga
|
a17ad65f2b
Revert "Popup window parent defaults to the first toplevel window"
|
2 years ago |
Frank Praznik
|
969e0842e6
video: Preserve the flag to restore popup windows with the parent when recreating the window during renderer initialization
|
2 years ago |
Sam Lantinga
|
e8e2c8175c
Popup window parent defaults to the first toplevel window
|
2 years ago |
Sam Lantinga
|
3951cae4a5
Ignore the PS4 packet CRC if it's not being set correctly
|
2 years ago |
Sylvain
|
f1d9c36136
testshape: now uses SDL_WINDOW_TRANSPARENT instead of the shaped window API
|
2 years ago |
Sylvain
|
2cafa52598
- Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer
|
2 years ago |
Frank Praznik
|
4dededd345
wayland: Don't throttle presentation until the first swap has occurred
|
2 years ago |
SDL Wiki Bot
|
1010254a28
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
4dd26698fc
Added SDL_GetWindowParent() to get the parent of popup windows
|
2 years ago |
Sam Lantinga
|
ebe3a9dc44
Spacing cleanup
|
2 years ago |
SDL Wiki Bot
|
689ea5361e
Sync SDL3 wiki -> header
|
2 years ago |
Frank Praznik
|
1f35fd6939
video: Update the popup window creation documentation and disallowed flags
|
2 years ago |
Frank Praznik
|
f97b469184
video: Disallow additional operations on popups where appropriate
|
2 years ago |