|  Ray | f0131f6ee6 | Added missing project to solution | 2 months ago | 
				
					
						|  Ray | b17f00b6d9 | REXM: Avoid external tool for UUIDv4 generation, implement custom function | 2 months ago | 
				
					
						|  Ray | ddebf5d7ac | Update Makefile.Web | 2 months ago | 
				
					
						|  Ray | a7e66df56d | Using define for buffers size | 2 months ago | 
				
					
						|  Ray | 800be084b6 | REXM: Implemented `AddVSProjectToSolution()` | 2 months ago | 
				
					
						|  Ray | ef81145776 | Update examples_list.txt | 2 months ago | 
				
					
						|  Ray | 74339d2008 | REVIEWED: `IsFileExtension()` | 2 months ago | 
				
					
						|  Ray | 8c7b3b7323 | Update examples_report.md | 2 months ago | 
				
					
						|  Ray | 601091b69e | Update raylib.sln | 2 months ago | 
				
					
						|  Ray | 388bc5075e | Update raylib.sln | 2 months ago | 
				
					
						|  Ray | b7265c3df1 | Update rexm.ico | 2 months ago | 
				
					
						|  Ray | cd1c206676 | Update rl_gputex.h | 2 months ago | 
				
					
						|  Ray | 76284f1a16 | Corrected typo | 2 months ago | 
				
					
						|  Ray | dd19b8d2c2 | REVIEWED: Requested window flags application after window initialization | 2 months ago | 
				
					
						|  Ray | 195b968b86 | Merge pull request #4837 from Andersama/support_all_window_flags_at_initialization [rcore] Support window flags with initialization issues | 2 months ago | 
				
					
						|  Ray | 95e4494cfe | ADDED: `cursorLocked` variable and review required code #4940 #4955 | 2 months ago | 
				
					
						|  Ray | c4414fa1ed | Revert "Merge pull request #4945 from Moros1138/master" This reverts commit bab234a1604a9d23538594bd3894bf13574612df, reversing
changes made to 13e384ce71. | 2 months ago | 
				
					
						|  Ray | bab234a160 | Merge pull request #4945 from Moros1138/master [rcore][web] Review resizable canvas on `FLAG_WINDOW_RESIZABLE` | 2 months ago | 
				
					
						|  Ray | db2abfb9be | Merge branch 'master' into master | 2 months ago | 
				
					
						|  Ray | 13e384ce71 | Merge pull request #5004 from nezvers/example_quake_controller [examples] New example: `core_3d_fps_controller` | 2 months ago | 
				
					
						|  Ray | 9aa1b86fdf | Merge pull request #5109 from maiconpintoabreu/julia_set [examples] Increasing julia_set maxInterations glsl100 to 255 | 2 months ago | 
				
					
						|  Ray | 503e6d8bb5 | Merge branch 'master' into julia_set | 2 months ago | 
				
					
						|  Ray | 9b598f6bcf | REVIEWED: Shaders formating to follow raylib code conventions | 2 months ago | 
				
					
						|  Ray | 8dae39fbda | ADDED: Missing GLSL120 shaders | 2 months ago | 
				
					
						|  Maicon Santana | 00f7121b1c | Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120 | 2 months ago | 
				
					
						|  Ray | 705ce45a33 | FIX: Added callback broke keyboard input on web... #5107 | 2 months ago | 
				
					
						|  Ray | 9ff8862826 | Merge pull request #5108 from lassade/fix-qoa-music-from-mem fix: QOA when using with LoadMusicStreamFromMemory | 2 months ago | 
				
					
						|  Felipe Jorge | 71b7734ce4 | fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy | 2 months ago | 
				
					
						|  Ray | e17e0933af | Merge pull request #5104 from matthijskooijman/fix-ssh-backspace Fix backspace key in Rpi SSH keyboard | 2 months ago | 
				
					
						|  Ray | 27d7e61f28 | Update rexm.c | 2 months ago | 
				
					
						|  Matthijs Kooijman | 9582d25217 | Fix backspace key in Rpi SSH keyboard There was a typo in the generated keycode. | 2 months ago | 
				
					
						|  Ray | 852c51343d | Merge pull request #5103 from Not-Nik/raylib-zig-update Update raylib-zig in BINDINGS.md | 2 months ago | 
				
					
						|  Nikolas | 7bc22f71bd | Update raylib-zig in BINDINGS.md | 2 months ago | 
				
					
						|  github-actions[bot] | 60826855c4 | Update raylib_api.* by CI | 2 months ago | 
				
					
						|  Ray | 5daeffd91b | Update parse.yml | 2 months ago | 
				
					
						|  Ray | e11bf1c978 | Update Makefile | 2 months ago | 
				
					
						|  Ray | c6241b91a2 | REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 | 2 months ago | 
				
					
						|  Ray | f73b04c42c | REXM: Copy examples web-build files to `raylib.com` | 2 months ago | 
				
					
						|  Ray | d6f9988e82 | Update Makefile | 2 months ago | 
				
					
						|  Ray | c2f2878575 | Merge pull request #5099 from JohnnyCena123/raysan-typo fix typo in 'Ramon Santamaria' | 2 months ago | 
				
					
						|  JohnnyCena123 | c25e9f641d | fix typo in 'Ramon Santamaria' | 2 months ago | 
				
					
						|  Ray | 17aec580f8 | Merge pull request #5096 from wileyanderssen/master removed unneeded comma | 2 months ago | 
				
					
						|  wileyanderssen | c6171d339c | removed unneeded comma hope this gets merged | 2 months ago | 
				
					
						|  Ray | df40357f19 | Update linux.yml | 2 months ago | 
				
					
						|  Ray | 570082deba | `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' | 2 months ago | 
				
					
						|  Ray | 6792e6e2dd | Updated required files for new example: `shaders_normalmap` | 2 months ago | 
				
					
						|  Ray | 2365ac8def | REVIEWED: Example `shaders_normalmap` #5032 | 2 months ago | 
				
					
						|  Ray | 54473e2c2b | REVIEWED: Example `shaders_normalmap`, it crashes #5032 | 2 months ago | 
				
					
						|  Ray | 47d1cc200d | Merge branch 'master' of https://github.com/raysan5/raylib | 2 months ago | 
				
					
						|  Ray | 8da4887c2d | Update examples_list.txt | 2 months ago |