Sylvain
|
41b8fee833
Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl
|
2 years ago |
Sylvain
|
99668c286b
Simplify SDL_BLENDMODE_MUL
|
2 years ago |
Sylvain
|
ad1a216d65
Refresh generation of SDL_blit_auto.c
|
2 years ago |
Sam Lantinga
|
66eff69d2b
Don't update hidden child windows, their relative position doesn't change
|
2 years ago |
Sam Lantinga
|
e6fe7273a5
Toggle menu visibility with the space bar
|
2 years ago |
Frank Praznik
|
a8ea8db6d7
wayland: Update the popup window geometry on configure events
|
2 years ago |
Frank Praznik
|
be70d9a9c7
wayland: Clarify the popup position restriction purpose
|
2 years ago |
Frank Praznik
|
c270d151b0
wayland: Handle cases where the compositor does not scale the monitor viewport in its compositing space
|
2 years ago |
Sam Lantinga
|
5dd317b869
Fixed position when setting WM hints on X11 popup windows
|
2 years ago |
Sam Lantinga
|
422517c036
Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit
|
2 years ago |
Sam Lantinga
|
d95b04feaf
Fixed display ID check in video_setWindowCenteredOnDisplay
|
2 years ago |
Sylvain
|
4312abab69
testprogram: add option to use SDL_BLENDMODE_MUL
|
2 years ago |
Sam Lantinga
|
b07a049923
Fixed window positioning in testpopup
|
2 years ago |
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 |