| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-13 | Review UWP project -WIP- | raysan5 | |
| 2020-04-13 | Remove games from building | raysan5 | |
| 2020-04-13 | Review VSCode tasks | raysan5 | |
| 2020-04-13 | Fix VSCode (#1193) | Stefan E. Mayer | |
| * Executable is called game, not main * Use make not mingw32-make on macOS | |||
| 2020-04-11 | add makefile to support multiple C files (#1195) | pah arif | |
| * tcc-based vscode project for windows Signed-off-by: misterpah <[email protected]> * add makefile to support multiple C files | |||
| 2020-04-11 | tcc-based vscode project for windows (#1191) | pah arif | |
| Signed-off-by: misterpah <[email protected]> | |||
| 2020-04-07 | Updated VS2017.UWP output folders | raysan5 | |
| 2020-04-07 | Update raylib.vcxproj | raysan5 | |
| 2020-04-07 | Remove ANGLE project | raysan5 | |
| Actually, project just adds 50MB of ANGLE libraries not related to raylib. Also reviewed UWP project to consume ANGLE from the NuGet package. | |||
| 2020-04-07 | Update launch.json | raysan5 | |
| 2020-03-29 | Update ImageDraw*() functions to match arguments of Draw*() (#1156) | Rob Loach | |
| * Update ImageDraw*() functions to match arguments of Draw*() Updated draw functions: ImageDrawPixel() ImageDrawPixelV() ImageDrawCircle() ImageDrawCircleV() ImageDrawLine() ImageDrawLineV() ImageDrawRectangle() ImageDrawRectangleV() ImageDrawRectangleRec() * [nodepadpp] Update Notepad++ ImageDraw defintions This updates the Notepad++ definitions with the updated ImageDraw methods. * [examples] Add ImageDraw calls to textures_image_drawing * Update ImageDraw*() methods | |||
| 2020-03-16 | Adding the option to change the target platform(x86/x64), Generating the ↵ | Henrique de Lima | |
| .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' (#1133) | |||
| 2020-03-09 | Revert "Always use latest raylib version for cmake (#1123)" (#1126) | Ahmad Fatoum | |
| We didn't use the latest version, but a compatible version, which is established by raylib-config-version.cmake. It's ok to have a minimal version, so revert b7c0d5b6ddfb8fd958803db837e1839ea54f6d37. | |||
| 2020-03-08 | Always use latest raylib version for cmake (#1123) | G3bE | |
| * Always use latest raylib version * Always use latest raylib version * Always use latest raylib version | |||
| 2020-02-14 | Update Notepad++ intellisense | Ray | |
| 2020-02-10 | REVIEWED: VS2017.UWP project | raysan5 | |
| It seems there is some problem on drawing... :( | |||
| 2020-01-12 | Review VS2017 project to support x64 properly | Ray | |
| 2020-01-05 | VS2017 project: Added x64 platform configuration | raysan5 | |
| NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations. | |||
| 2020-01-05 | Update year to 2020 | raysan5 | |
| 2019-12-25 | Review VS2017 project configuration | Ray | |
| 2019-12-15 | Update README.md | Ray | |
| 2019-12-15 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2019-12-15 | Remove KDevelop | Ray | |
| 2019-12-15 | Update supported projects | Ray | |
| 2019-12-15 | Remove VS2015 project | Ray | |
| 2019-11-12 | Fix VSCode template for debugging. (#1014) | JuDelCo | |
| 2019-10-29 | Review latest PR #1003 | Ray | |
| 2019-10-29 | Raysan (#1003) | Jean-Seb / jseb | |
| * new linux makefile for Android portages * Revert "projects: CMake: bump up minimal raylib version (#983)" This reverts commit 82306af111894397cb2028ac270f2916aa615fab. * new PR for upstream * for Raysan | |||
| 2019-10-10 | projects: CMake: bump up minimal raylib version (#983) | elitepleb | |
| While at it, add comment to indicate what the version signifies. [a3f: updated commit message] | |||
| 2019-08-20 | Update README.md | Ray | |
| 2019-08-20 | Update README.md | Ray | |
| 2019-08-03 | Replace tabs with spaces and update year of copyright notices (#927) | Leandro Gabriel | |
| * Update year of copyright notices * Fix mistake in comment * Fix typo ("algorythms") * Replace tabs with spaces * Remove trailing whitespace and fix mistake in comment * Fix ExportImageAsCode missing comment rectangle corner * Replace tab with spaces * Replace tabs with spaces | |||
| 2019-07-30 | Review VSCode project | raysan5 | |
| 2019-07-27 | #917 This commit changes the path to 'shell.html' in all Makefiles (#918) | Antonio Radovcic | |
| 2019-07-02 | Review VSCode project | Ray | |
| 2019-06-06 | Change ANGLE binaries location | Mohamed Shazan | |
| 2019-06-06 | Review projects <PlatformToolset> to use default | Ray | |
| 2019-06-06 | Add VS2017.ANGLE Project | Mohamed Shazan | |
| 2019-06-05 | Review projects paths | Ray | |
| 2019-05-31 | Update raylib.c.tags | Ray | |
| 2019-05-31 | Update npes_saved_tcc.txt | Ray | |
| 2019-05-30 | Review compiler scripts | Ray | |
| 2019-05-30 | Updated Notepad++ intellisense to raylib 2.5 | Ray | |
| 2019-05-29 | Fix and update projects/scripts | Jens Pitkanen | |
| 2019-05-22 | Move emscripten web shell to src | Ray | |
| 2019-05-21 | Review Makefiles | Ray | |
| 2019-05-10 | Add WinMM library for linkage | raysan5 | |
| Now it's required on Windows if not using a busy wait loop | |||
| 2019-04-27 | Fix merge | Reece Mackie | |
| 2019-04-27 | Review UWP implementation | raysan5 | |
| Basically, formating review and some variables naming to follow raylib conventions. | |||
| 2019-04-27 | More work, UWP now supports it and deleted old gamepads | Reece Mackie | |
