Ivan Epifanov
|
ddcd847c8e
Vita: fix thread priority Add support for thread name and stack size
|
3 years ago |
Cameron Cawley
|
21c1082786
Add MinGW-w64 builds to GitHub Actions
|
3 years ago |
Ryan C. Gordon
|
478f9eed28
x11: Don't include X11/extensions/extutil.h
|
3 years ago |
Ryan C. Gordon
|
ca9a321715
render: GL/GLES now draw lines almost perfectly matching software renderer.
|
3 years ago |
Ryan C. Gordon
|
857cc7c0c9
render: constified some local variables in SDL_AllocateRenderVertices.
|
3 years ago |
Ryan C. Gordon
|
5faea84c63
render: Mark viewport/cliprect dirty when window is resized.
|
3 years ago |
Ryan C. Gordon
|
b8da02e6ef
include: Fix triggering of Clang's -Wexpansion-to-defined in SDL_endian.h
|
3 years ago |
Ryan C. Gordon
|
8f41412327
cmake: Patched to compile.
|
3 years ago |
Ryan C. Gordon
|
bf1d7a3a15
cmake: Don't trust the HAVE_IMMINTRIN_H check on Apple targets.
|
3 years ago |
SDL Wiki Bot
|
ba9e2299b3
Sync wiki -> header
|
3 years ago |
Cameron Cawley
|
2d44bf7dcf
Update description of SDL_SetWindowAlwaysOnTop
|
3 years ago |
Cameron Gutman
|
5dccffd7e4
Allow usage of the new Condition Variable code with Critical Sections
|
3 years ago |
SDL Wiki Bot
|
44ab04fc63
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
4d0c3cb2a8
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
192538357b
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
d856478f70
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
74a1eb2106
Sync wiki -> header
|
3 years ago |
Alex R
|
eb8f332c26
fix: allow builtins for all archs (#4756)
|
3 years ago |
Alex R
|
ebdfd0e175
atomic: detect clang separately
|
3 years ago |
Ivan Epifanov
|
8d1e0ca324
Vita: add support for disabling 'screensaver' (screen dimming and suspend)
|
3 years ago |
Ivan Epifanov
|
79ec8986d3
Vita: refactor gxm texture render and add SDL_RenderGeometry support
|
3 years ago |
Zach Reedy
|
2a8938f2bf
Fixed: Whitespace being striped from the end of IME strings incorrectly + Regression with SDL_SetTextInputRect (#4752)
|
3 years ago |
Pierre Wendling
|
333ea51cac
CI: Set default shell for Vita build.
|
3 years ago |
Pierre Wendling
|
1e6e9f364e
CI: Add PS VIta build
|
3 years ago |
Ivan Epifanov
|
ce177049f7
Vita: Allow completely skipping pvr init to override apphint from app
|
3 years ago |
Misa
|
4a9947336c
`SDL_RenderSetVSync()`: Restrict `vsync` to 0 or 1
|
3 years ago |
Misa
|
4549769d7d
Add `SDL_RenderSetVSync()`
|
4 years ago |
Ivan Epifanov
|
b2504b5da6
Fix typos
|
3 years ago |
Jaylon Gowie
|
e455659467
Simplify Backspace and Enter
|
3 years ago |
Jaylon Gowie
|
88578dc9cb
Update Docs
|
3 years ago |