summaryrefslogtreecommitdiffstats
path: root/.vscode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch PR & remove X11 part from CMakeListserorcun2021-08-162-2/+26
|\
| * Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber2021-07-131-1/+0
| | | | | | | | | | | | | | * Replace GTA_SWITCH macro with __SWITCH__ for platform specific stuff and GTA_HANDHELD for the rest (which could be used by other ports) * Use GAMEPAD_MENU on GTA_HANDHELD, which will replace the usual controller setup (which contains some useless features for handhelds) * Fix some identation inconsistencies * Disable PC_PLAYER_CONTROLS on GTA_HANDHELD builds
| * Add Nintendo Switch initial supportAdrian Graber2021-07-132-2/+27
| |
* | render -> renderer (original name)Sergeanur2021-07-171-1/+1
|/
* .vscode/settings: fix include pathAndrew Udvare2020-10-091-0/+14
|
* .vscode/c_cpp_properties: add Linux configurationAndrew Udvare2020-10-091-8/+10
|
* vscode: add macOS configurationsAndrew Udvare2020-10-093-2/+119
|
* vscode: Linux: add release configurationsAndrew Udvare2020-10-092-12/+44
|
* VS Code settings for code and debugging (Linux x64 only)Andrew Udvare2020-10-053-0/+81