Ryan C. Gordon
|
5216aea31d
examples: Explicitly call SDL_Init().
|
9 months ago |
Sam Lantinga
|
ff7a60db85
Minor fixes to the primitive example
|
9 months ago |
Sam Lantinga
|
b499c54af4
Fixed testvulkan on macOS (thanks @proton991!)
|
9 months ago |
Sam Lantinga
|
5c00e54073
Updated SDL_migration.cocci for SDL_GUIDFromString rename (thanks @sezero!)
|
9 months ago |
Ryan C. Gordon
|
4d8b938969
examples: Added renderer/primitives example.
|
9 months ago |
Ryan C. Gordon
|
266744af03
examples: Number examples, so they are presented in a specific order.
|
9 months ago |
Ryan C. Gordon
|
23cf09163e
examples: More n3ds build fixes.
|
9 months ago |
Ryan C. Gordon
|
3671497ea1
examples: Maybe fix n3ds builds.
|
9 months ago |
Ryan C. Gordon
|
d2e2b9bdc9
examples: Maybe fix Android builds.
|
9 months ago |
Ryan C. Gordon
|
d8d7212efd
examples: Maybe fix UWP builds.
|
9 months ago |
Ryan C. Gordon
|
a03ecaacb0
workflows: Enable building examples on GitHub Actions.
|
9 months ago |
Ryan C. Gordon
|
16535b7ee2
examples: Add CMake glue to optionally build examples, as we do for the tests.
|
9 months ago |
Ryan C. Gordon
|
2038620717
examples/README: fixed typo.
|
9 months ago |
Ryan C. Gordon
|
15562564ad
build-web-examples: Run highlight with `--enclose-pre` option.
|
9 months ago |
Ryan C. Gordon
|
549317e0e4
build-web-examples: Minor tweaks.
|
9 months ago |
Ryan C. Gordon
|
2de83359ba
build-web-examples: Fix CMake dir.
|
9 months ago |
Ryan C. Gordon
|
70348d77e1
build-web-examples: It's usually `/bin/bash` on Linux, not `/usr/bin/bash`.
|
9 months ago |
Ryan C. Gordon
|
5339b4458d
examples: Added initial examples infrastructure.
|
9 months ago |
Ryan C. Gordon
|
2f6e34d2d0
wikiheaders: Added copyright comment to the top of file.
|
9 months ago |
SDL Wiki Bot
|
2aea74aa84
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
a36be94ad1
More clarification on temporary memory
|
9 months ago |
Sam Lantinga
|
29f0fd33dc
SDL_getenv() should return const
|
9 months ago |
Sam Lantinga
|
ef21e31a9a
SDL_GUIDFromString() renamed SDL_StringToGUID()
|
9 months ago |
SDL Wiki Bot
|
5e12706ae0
Sync SDL3 wiki -> header
|
9 months ago |
Eduard Gushchin
|
24bb95f60c
Fixed a typo in the name of the method in the documentation for SDL_GetDisplayProperties
|
9 months ago |
Sam Lantinga
|
c4bf5f9f59
SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter
|
9 months ago |
Frank Praznik
|
b0713a7d30
x11: Track cursor visibility internally
|
9 months ago |
SDL Wiki Bot
|
3e943090d0
Sync SDL3 wiki -> header
|
9 months ago |
Eduard Gushchin
|
61565b7f61
Update SDL_video.h
|
9 months ago |
SDL Wiki Bot
|
40cb3fb74a
Sync SDL3 wiki -> header
|
9 months ago |