Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions SDL2/README-platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ Platforms
We maintain the list of supported platforms on our wiki now, and how to
build and install SDL for those platforms:

https://wiki.libsdl.org/Installation

https://wiki.libsdl.org/SDL2/Installation
1 change: 1 addition & 0 deletions SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -2382,6 +2382,7 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN](SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN)
- [SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER](SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER)
- [SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER](SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER)
- [SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER](SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER)
- [SDL_PROP_FILE_DIALOG_ACCEPT_STRING](SDL_PROP_FILE_DIALOG_ACCEPT_STRING)
- [SDL_PROP_FILE_DIALOG_CANCEL_STRING](SDL_PROP_FILE_DIALOG_CANCEL_STRING)
- [SDL_PROP_FILE_DIALOG_FILTERS_POINTER](SDL_PROP_FILE_DIALOG_FILTERS_POINTER)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryAPIMacro.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ to look at the Macros section [in a specific category](APIByCategory) instead.
- [SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN](SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN)
- [SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER](SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER)
- [SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER](SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER)
- [SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER](SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER)
- [SDL_PROP_FILE_DIALOG_ACCEPT_STRING](SDL_PROP_FILE_DIALOG_ACCEPT_STRING)
- [SDL_PROP_FILE_DIALOG_CANCEL_STRING](SDL_PROP_FILE_DIALOG_CANCEL_STRING)
- [SDL_PROP_FILE_DIALOG_FILTERS_POINTER](SDL_PROP_FILE_DIALOG_FILTERS_POINTER)
Expand Down