a872de82ed 
								
							
								 
							
						 
						
							
							
								
								Create `examples_list`, to be used by `rexm` or other tools for reference  
							
							NOTE: This file should be the source of truth for raylib examples collection, everything will be generated using this file as primary reference. 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d07be6bde 
								
							
								 
							
						 
						
							
							
								
								Update raylib_api.* by CI  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								234f4b2b10 
								
							
								 
							
						 
						
							
							
								
								Update raylib.h  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10079e4e65 
								
							
								 
							
						 
						
							
							
								
								Reviewed minor formating issues  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b0174d034 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Examples Makefile to locate examples list: `#EXAMPLES_LIST_*`  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fa53aac6f 
								
							
								 
							
						 
						
							
							
								
								Update examples_template.c  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43bc00379c 
								
							
								 
							
						 
						
							
							
								
								removed trailing spaces  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ba798e9155 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5079  from zet23t/fixing-obj-loader-crash  
							
							[rmodels] Fixing OBJ loading crash when there are no normals present 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								121c996c6e 
								
							
								 
							
						 
						
							
							
								
								fixing OBJ loading crash when there are no normals present  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7bd177826 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5077  from lpow100/master  
							
							Added certain variable assigment to the rename option and fixed some arugment based logs 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65e3d67eb9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58e3c8604a 
								
							
								 
							
						 
						
							
							
								
								Added setup for the rename command (NOT TESTED)  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0b58b7eee 
								
							
								 
							
						 
						
							
							
								
								Update rexm.c  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d88f27f08d 
								
							
								 
							
						 
						
							
							
								
								NEW: ADDED: `rexm` - A simple command-line tool to manage raylib examples -WIP-  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b2654f851 
								
							
								 
							
						 
						
							
							
								
								Create examples_template.png  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								968385b5f4 
								
							
								 
							
						 
						
							
							
								
								Update examples_template.c  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38ff5d00a0 
								
							
								 
							
						 
						
							
							
								
								Create build_example_web.bat  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11ccf11814 
								
							
								 
							
						 
						
							
							
								
								[build] Add ARM64 support to Linux builds  
							
							- Add ubuntu-24.04-arm runner for native ARM64 compilation
- Support building both static and shared libraries for ARM64
- Maintain backwards compatibility with existing x86/x64 builds
- Addresses issue #5051  for ARM64 pre-compiled binaries
Expected output: raylib-X.X-linux_arm64.tar.gz in releases 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								305c7a2ef9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5073  from Luca-coder07/master  
							
							[examples] Add screenshot for core_basic_window_web 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b273ba930b 
								
									
								
							
								 
							
						 
						
							
							
								
								Add screenshot for core_basic_window_web  
							
							The veritable screenshot is this 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								756203581e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'raysan5:master' into master  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50acba3ce8 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `rcore_web`, cleaning and reorganizing  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								18ae6a377c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4956  from Moros1138/consume-keyboard-events  
							
							[rcore][web] Add `EmscriptenKeyboardCallback()` to consume key events 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e662ac80d5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'raysan5:master' into master  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12f0943bd9 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b40e53f11c 
								
							
								 
							
						 
						
							
							
								
								Remove double line spacing  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								414235dd17 
								
							
								 
							
						 
						
							
							
								
								Update shaders_multi_sample2d.c  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								37104195b4 
								
									
								
							
								 
							
						 
						
							
							
								
								add screenshot core_basic_window_web  
							
							There are no screenshot for this and the alt is seen 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								138010c1eb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ca6bff8ca 
								
							
								 
							
						 
						
							
							
								
								Update rl_gputex.h  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								70daf39eaf 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5066  from lepasona/master  
							
							[glfw] Update `mappings.h` 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								47df461047 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5068  from lepasona/patch-1  
							
							[examples] typo: hardcoded gamepad ids in `core_input_gamepad.c` 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b230720842 
								
									
								
							
								 
							
						 
						
							
							
								
								example core_input_gamepad.c: fix hardcoded gamepad 0  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1da6b281de 
								
									
								
							
								 
							
						 
						
							
							
								
								Update glfw `mappings.h`  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fc0b4955f 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `rl_gputex.h`, added some info for future improvements  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb7f8912f8 
								
							
								 
							
						 
						
							
							
								
								Minor format tweaks  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8343aed4f6 
								
							
								 
							
						 
						
							
							
								
								Avoid fatal errors on OBJ model loading  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9f9219fa6 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: DRM cache buffers support  #4988  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c680739bd 
								
							
								 
							
						 
						
							
							
								
								Removed platform-specific flag from config.h  #4988  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								86d9afc10c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4988  from rob-bits/master  
							
							[rcore][drm] Replace DRM swap buffer implementation with asynchronous page-flipping and triple framebuffer caching 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								715e174d13 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5062  from danilwhale/feat/get-proc-address  
							
							[rlgl] Add rlGetProcAddress 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7262be85fd 
								
							
								 
							
						 
						
							
							
								
								Minor format tweaks  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4da399141a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5063  from kariem2k/fix_cmake_sdl3  
							
							Fixed: CMake support for SDL3 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7893141f3 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `rl_gputex.h` library to be usable standalone  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								94d8d7133b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5045  from sleeptightAnsiC/fix_gputex_logging  
							
							[rl_gputex] fix: decouple logging and memory allocation from Raylib 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32960af1dc 
								
							
								 
							
						 
						
							
							
								
								Fixed:  
							
							Added CMake support for SDL3.
Now supports including SDL2 or SDL3 as a subdirectory within the project. The system will first check for SDL3, then SDL2. If neither is found, it will attempt find_package(SDL3), followed by find_package(SDL2). If all these checks fail, the process will terminate with an error. 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9a042bc9ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5061  from myQwil/zig_manual_module  
							
							[build][zig] use `addLibrary()` and set root modules manually 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6a897e551 
								
							
								 
							
						 
						
							
							
								
								[rlgl]: Add rlGetProcAddress  
							
							
								
							
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfa21c2d1f 
								
							
								 
							
						 
						
							
							
								
								[build][zig] use `addLibrary()` and set root modules manually  
							
							These changes will be required by Zig version 0.15.0. 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5434ae1100 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5057  from Joecheong2006/example-double-pendulum  
							
							[examples]: New example: `shapes_double_pendulum` 
							
						 
						3 months ago