ritalat
|
0bc370dfba
Android doc cleanup
|
3 months ago |
Ryan C. Gordon
|
6934c910b3
opengl: use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8_REV.
|
3 months ago |
Sam Lantinga
|
0176a19aee
Fixed platform define condition for Windows phone
|
3 months ago |
Ryan C. Gordon
|
0180ca541e
windows: Catch WM_POINTERCAPTURECHANGED events.
|
3 months ago |
Ozkan Sezer
|
8ec576ddab
tray, windows: fix logic error from commit 1167cf54e1572
|
3 months ago |
Sam Lantinga
|
748f0b3201
Improved Steam Controller detection on iOS
|
3 months ago |
Frank Praznik
|
ba1a980535
wayland: Only apply the toplevel bounds when initially mapping the window
|
3 months ago |
Frank Praznik
|
28389f1c38
wayland: Apply toplevel bounds to windows
|
3 months ago |
Sam Lantinga
|
ef52a4d4df
Fixed warning C4389: '==': signed/unsigned mismatch
|
3 months ago |
Sam Lantinga
|
8d8649b33f
Fixed error: returning 'SDL_TrayEntry **' from a function with incompatible return type 'const SDL_TrayEntry **'
|
3 months ago |
Sam Lantinga
|
f8b13dadd7
Enabled warning level 4 on Visual Studio
|
3 months ago |
Sam Lantinga
|
1167cf54e1
Fixed warning C4706: assignment within conditional expression
|
3 months ago |
Sam Lantinga
|
8a9b7ae8d1
Switched nEntries to int, to avoid signed/unsigned comparison warnings
|
3 months ago |
Sam Lantinga
|
fb4ec07119
Fixed warning C4701: potentially uninitialized local variable 'previous_context' used
|
3 months ago |
Ryan C. Gordon
|
b674b715f5
fix integer overflow ub in testautomation_sdltest
|
3 months ago |
Ryan C. Gordon
|
1e1442ed4a
README-migration.md: Note the GL/EGL library environment variable removals.
|
3 months ago |
Ryan C. Gordon
|
d8c7006a42
README-migration.md: Removed obsolete documentation.
|
3 months ago |
Ryan C. Gordon
|
6473de59b7
SDL_keyboard.h: Note that SDL_GetKeyName() returns uppercase letters.
|
3 months ago |
SDL Wiki Bot
|
c7584df999
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
1f54b228ff
video: Convert some EGL environment variables to SDL hints.
|
3 months ago |
Sam Lantinga
|
7c9f6c6313
Remove debug logging
|
3 months ago |
SDL Wiki Bot
|
19ddb29d2d
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
d16f76e3d4
wasapi: Don't crash/hang if transitioning to/from a Remote Desktop Connection.
|
3 months ago |
Ryan C. Gordon
|
742f2a2fad
SDL_render.h: Improve SDL_ConvertEventToRenderCoordinates documentation.
|
3 months ago |
Frank Praznik
|
2b375d9704
wayland: Don't enable the text-input protocol when using Fcitx
|
3 months ago |
Semphris
|
dcc645e413
Fix HTML examples template tabs
|
3 months ago |
SDL Wiki Bot
|
ece6a6ed8f
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
7f9ee31024
include: Fill in more category documentation.
|
3 months ago |
Anonymous Maarten
|
16ad3e5af6
cmake: consider X11 as not available when xext.h is not found
|
3 months ago |
David Gow
|
0ae57f1d90
tray: unix: Shutdown the GTK thread when not in use
|
3 months ago |