raysan5
							
						 
						
							
							
							
								
							
								fdad1f023b 
								
							
								 
							
						 
						
							
							
								
								Avoid all MSVC compile warnings  
							
							 
							
							 
							
							
								
							
							
							Most warning were related to types conversion (casting required) and unsigned/signed types comparisons.
Added preprocessor directives (_CRT_SECURE_NO_DEPRECATE; _CRT_NONSTDC_NO_DEPRECATE) to avoid warnings about unsafe functions, those functions are safe while used properly and recommended alternatives are MS only.
Some external libraries still generate warnings. 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								1c15dc7292 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP update  
							
							 
							
							 
							
							
								
							
							
							Mostly code formatting tweaks 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Reece Mackie
							
						 
						
							
							
								
								
							
							
								
							
								4b03860810 
								
									
								
							
								 
							
						 
						
							
							
								
								UWP rework ( #1231 )  
							
							 
							
							 
							
							
								
							
							
							* First draft of UWP rework.
* Read desc
- Moved UWP specific functions to uwp_events.h
- Removed BaseApp.
- Implemented example UWP lifecycle.
* Added GIF recording and screenshot support.
* Character inputs and filesystem stuff
* Fix game closing on Xbox when B is pressed.
* Fix the gamepad binding hack
* Add as many keys as I believe are possible.
* Implemented mouse locking of a sort.
* Remove rogue todo, the rest are for a game dev using this example.
* Implemented touch how I "think" it should work. I cant test this.
* Review. 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Stefan E. Mayer
							
						 
						
							
							
								
								
							
							
								
							
								6582084e9b 
								
									
								
							
								 
							
						 
						
							
							
								
								Set the correct version of make on macos ( #1202 )  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								8d51ad567f 
								
							
								 
							
						 
						
							
							
								
								Review UWP project -WIP-  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								26f39e41a9 
								
							
								 
							
						 
						
							
							
								
								Remove games from building  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								eb04be8141 
								
							
								 
							
						 
						
							
							
								
								Review VSCode tasks  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Stefan E. Mayer
							
						 
						
							
							
								
								
							
							
								
							
								c21e9a721b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix VSCode ( #1193 )  
							
							 
							
							 
							
							
								
							
							
							* Executable is called game, not main
* Use make not mingw32-make on macOS 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   pah arif
							
						 
						
							
							
								
								
							
							
								
							
								b4af1b2cc0 
								
									
								
							
								 
							
						 
						
							
							
								
								add makefile to support multiple C files ( #1195 )  
							
							 
							
							 
							
							
								
							
							
							* tcc-based vscode project for windows
Signed-off-by: misterpah <misterpah@gmail.com>
* add makefile to support multiple C files 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   pah arif
							
						 
						
							
							
								
								
							
							
								
							
								17ee57c458 
								
									
								
							
								 
							
						 
						
							
							
								
								tcc-based vscode project for windows ( #1191 )  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: misterpah <misterpah@gmail.com> 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								2b5188c4b3 
								
							
								 
							
						 
						
							
							
								
								Updated VS2017.UWP output folders  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								a25d3b7ff4 
								
							
								 
							
						 
						
							
							
								
								Update raylib.vcxproj  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								f31b87fae8 
								
							
								 
							
						 
						
							
							
								
								Remove ANGLE project  
							
							 
							
							 
							
							
								
							
							
							Actually, project just adds 50MB of ANGLE libraries not related to raylib.
Also reviewed UWP project to consume ANGLE from the NuGet package. 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								3b174876b3 
								
							
								 
							
						 
						
							
							
								
								Update launch.json  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Rob Loach
							
						 
						
							
							
								
								
							
							
								
							
								a025636fa1 
								
									
								
							
								 
							
						 
						
							
							
								
								Update ImageDraw*() functions to match arguments of Draw*() ( #1156 )  
							
							 
							
							 
							
							
								
							
							
							* 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 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Henrique de Lima
							
						 
						
							
							
								
								
							
							
								
							
								92e1205f40 
								
									
								
							
								 
							
						 
						
							
							
								
								Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' ( #1133 )  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ahmad Fatoum
							
						 
						
							
							
								
								
							
							
								
							
								eb6f8bd0ba 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Always use latest raylib version for cmake ( #1123 )" ( #1126 )  
							
							 
							
							 
							
							
								
							
							
							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 b7c0d5b6dd . 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   G3bE
							
						 
						
							
							
								
								
							
							
								
							
								b7c0d5b6dd 
								
									
								
							
								 
							
						 
						
							
							
								
								Always use latest raylib version for cmake ( #1123 )  
							
							 
							
							 
							
							
								
							
							
							* Always use latest raylib version
* Always use latest raylib version
* Always use latest raylib version 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								80dbbef0f5 
								
							
								 
							
						 
						
							
							
								
								Update Notepad++ intellisense  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								64c23f8477 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: VS2017.UWP project  
							
							 
							
							 
							
							
								
							
							
							It seems there is some problem on drawing... :( 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								a748c3bf25 
								
							
								 
							
						 
						
							
							
								
								Review VS2017 project to support x64 properly  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								615cb35d96 
								
							
								 
							
						 
						
							
							
								
								VS2017 project: Added x64 platform configuration  
							
							 
							
							 
							
							
								
							
							
							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. 
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								21c30f43d4 
								
							
								 
							
						 
						
							
							
								
								Update year to 2020  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9fbf5c8ca2 
								
							
								 
							
						 
						
							
							
								
								Review VS2017 project configuration  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								8dece6a179 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								dde1d68a02 
								
							
								 
							
						 
						
							
							
								
								Remove KDevelop  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								14884a2a6c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update supported projects  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9c62d8a400 
								
							
								 
							
						 
						
							
							
								
								Remove VS2015 project  
							
							 
							
							
								
							
							
						 
						5 lat temu  
					 
				
					
						
							
							
								   JuDelCo
							
						 
						
							
							
							
								
							
								74642ba1c6 
								
							
								 
							
						 
						
							
							
								
								Fix VSCode template for debugging. ( #1014 )  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								64c588e9d8 
								
							
								 
							
						 
						
							
							
								
								Review latest PR  #1003  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Jean-Seb / jseb
							
						 
						
							
							
							
								
							
								862ef0524e 
								
							
								 
							
						 
						
							
							
								
								Raysan ( #1003 )  
							
							 
							
							 
							
							
								
							
							
							* new linux makefile for Android portages
* Revert "projects: CMake: bump up minimal raylib version (#983 )"
This reverts commit 82306af111 .
* new PR for upstream
* for Raysan 
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   elitepleb
							
						 
						
							
							
							
								
							
								82306af111 
								
							
								 
							
						 
						
							
							
								
								projects: CMake: bump up minimal raylib version ( #983 )  
							
							 
							
							 
							
							
								
							
							
							While at it, add comment to indicate what the version signifies.
[a3f: updated commit message] 
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								64575e711b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								3414910809 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Leandro Gabriel
							
						 
						
							
							
							
								
							
								89c16baf18 
								
							
								 
							
						 
						
							
							
								
								Replace tabs with spaces and update year of copyright notices ( #927 )  
							
							 
							
							 
							
							
								
							
							
							* 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 
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								1da7e1da8c 
								
							
								 
							
						 
						
							
							
								
								Review VSCode project  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Antonio Radovcic
							
						 
						
							
							
							
								
							
								814952c01d 
								
							
								 
							
						 
						
							
							
								
								#917  This commit changes the path to 'shell.html' in all Makefiles ( #918 )  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								b4da7b6777 
								
							
								 
							
						 
						
							
							
								
								Review VSCode project  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Mohamed Shazan
							
						 
						
							
							
							
								
							
								eb1b2535f6 
								
							
								 
							
						 
						
							
							
								
								Change ANGLE binaries location  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								af38e18389 
								
							
								 
							
						 
						
							
							
								
								Review projects <PlatformToolset> to use default  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Mohamed Shazan
							
						 
						
							
							
							
								
							
								272d9d58e3 
								
							
								 
							
						 
						
							
							
								
								Add VS2017.ANGLE Project  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								df7a058216 
								
							
								 
							
						 
						
							
							
								
								Review projects paths  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								65474c621c 
								
							
								 
							
						 
						
							
							
								
								Update raylib.c.tags  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								22a363d1ec 
								
							
								 
							
						 
						
							
							
								
								Update npes_saved_tcc.txt  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e5a73b7398 
								
							
								 
							
						 
						
							
							
								
								Review compiler scripts  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								22cd55d585 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ intellisense to raylib 2.5  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Jens Pitkanen
							
						 
						
							
							
							
								
							
								228f86d3ca 
								
							
								 
							
						 
						
							
							
								
								Fix and update projects/scripts  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								be7e56f51e 
								
							
								 
							
						 
						
							
							
								
								Move emscripten web shell to src  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								0027868d1f 
								
							
								 
							
						 
						
							
							
								
								Review Makefiles  
							
							 
							
							
								
							
							
						 
						6 lat temu  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								561c486ceb 
								
							
								 
							
						 
						
							
							
								
								Add WinMM library for linkage  
							
							 
							
							 
							
							
								
							
							
							Now it's required on Windows if not using a busy wait loop 
							
						 
						6 lat temu