Anonymous Maarten
|
1ef3263ad4
ci: only upload artifacts in libsdl-org GitHub organization
|
8 months ago |
Ryan C. Gordon
|
afabccd4d0
examples: Split up description text by line breaks.
|
8 months ago |
Ozkan Sezer
|
b24bfc2c98
fix RandFunc typedef
|
8 months ago |
Semphris
|
6aca728056
Fix examples description CSS
|
8 months ago |
Ryan C. Gordon
|
3b5c3d6cc8
examples/snake: Actually fixed build this time.
|
8 months ago |
Ryan C. Gordon
|
883576beb8
examples: Improve source code output when there are multiple files.
|
8 months ago |
Ryan C. Gordon
|
bc8b768b9a
examples/snake: Fix up build.
|
8 months ago |
Dylam De La Torre
|
dbb4e05c28
Add "Snake" game example
|
8 months ago |
Ryan C. Gordon
|
69a2d7960c
examples: first shot at description text at top of page. Not working yet.
|
8 months ago |
Sami Kyöstilä
|
b881e19896
android: Update window/surface pointers on change
|
8 months ago |
Ryan C. Gordon
|
6a25e94472
examples: Print a description of the program to the console on startup.
|
8 months ago |
Sam Lantinga
|
a6407e88da
Document the events that need to be handled in a callback
|
8 months ago |
Sam Lantinga
|
f039b2290a
Added logging for life cycle events
|
8 months ago |
Ryan C. Gordon
|
900213e16e
examples: Pop up the console on new output for three seconds if hidden.
|
8 months ago |
Ryan C. Gordon
|
6559cfb143
examples: make SDL_Log work with the Emscripten console.
|
8 months ago |
Ryan C. Gordon
|
fbed34a645
cmake: Don't warn about lack of X11/Wayland backend on Emscripten.
|
8 months ago |
Ryan C. Gordon
|
89cc526a67
examples: Fix out-of-tree builds.
|
8 months ago |
Semphris
|
949765a3b0
Stylize examples/template.html
|
8 months ago |
Sam Lantinga
|
de209c81d1
Fixed macOS build
|
8 months ago |
Sam Lantinga
|
9fac7d7eb0
metal: set the shader input type based on the colorspace, not the pixel format
|
8 months ago |
Sam Lantinga
|
61e78830d0
Revert "Revert "Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true""
|
8 months ago |
Sam Lantinga
|
8caebf823a
Revert "Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true"
|
8 months ago |
Sam Lantinga
|
0a924b185d
Fixed crash with joystick rumble after disconnection
|
8 months ago |
Sam Lantinga
|
67b973b5fa
Fixed whitespace
|
8 months ago |
Ryan C. Gordon
|
614a88ca3b
SDL_IOFromFile: Apple targets no longer use the app bundle's resources dir.
|
8 months ago |
Sam Lantinga
|
299d181984
Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true
|
8 months ago |
Sam Lantinga
|
930d83aed2
Fixed warning: implicit conversion loses integer precision: 'VkDeviceSize' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int')
|
8 months ago |
Sam Lantinga
|
c4582a6536
Fixed warning building on tvOS
|
8 months ago |
Sam Lantinga
|
062caeaa4b
Fixed Android build with audio disabled
|
8 months ago |
Frank Praznik
|
51cccf3fa2
video: Disable relative warp emulation when warping the cursor after a fullscreen transition
|
8 months ago |