summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix basic counting on webHenrique Alves2024-04-253-12/+12
* simplifying testHenrique Alves2024-04-252-13/+8
* Testing web export (crashing on s7_init)Henrique Alves2024-04-242-19/+56
* Successful test with s7!Henrique Alves2024-04-246-29/+99586
* Fix cmakelist for macHenrique Alves2024-04-231-0/+7
* MVP of bugHenrique Alves2024-04-224-83/+14
* Testing texture APIHenrique Alves2024-04-225-22/+92
* cleaned root folderHenrique Alves2024-04-106-1222/+6
* First commitHenrique Alves2024-03-309-25/+1283
* Create LICENSELuca Sas2023-12-101-0/+16
* Merge pull request #6 from ranguli/add-cmake-outputLuca Sas2023-08-151-1/+9
|\
| * Add more descriptive build outputranguli2023-08-141-1/+9
|/
* Update README.mdLuca Sas2021-11-041-1/+1
* Update README.mdLuca Sas2021-11-041-11/+1
* Removed local raylibLucaSas2021-11-0414-2453/+0
* Merge remote-tracking branch 'origin/master'LucaSas2021-11-0414-0/+2453
|\
| * Merge pull request #4 from thclmnt/masterLuca Sas2021-08-23130-36872/+70549
| |\
| | * Updated to raylib 3.7Thomas2021-08-15130-36872/+70549
| |/
| * Update README.md to explain how to support C++Luca Sas2020-11-191-1/+23
* | Changed the template to now download raylib instead of having it in the repo.LucaSas2021-11-04183-194293/+44
|/
* Fixed conflictsLuca Sas2020-10-012-7/+2
|\
| * Update main.cLuca Sas2020-09-141-4/+1
| * Update CMakeLists.txtLuca Sas2020-09-141-2/+3
* | Updated to raylib 3.0Luca Sas2020-10-0174-14532/+20674
|/
* Update path variable to work in vscode by defaultLuca Sas2020-03-241-1/+1
* Updated gitignore and added asset path variableLuca Sas2020-03-242-2/+7
* Lowered the cmake version.Luca Sas2020-03-062-2/+4
* Setup the projectLuca Sas2020-03-06176-0/+188211