Jeffery Myers 
							
						 
					 
					
						
						
							
						
						7191749d66 
					 
					
						
						
							
							[examples] Fix examples to work in MSVC ( #5267 )  
						
						 
						
						... 
						
						
						
						* Fix warnings in many examples
Add examples to MSVC solution correctly
* fix CI error
---------
Co-authored-by: Ray <raysan5@gmail.com > 
						
						
					 
					
						2025-10-15 19:02:52 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						e5cef3c0d8 
					 
					
						
						
							
							REXM: Reviewed examples source code headers metadata  
						
						 
						
						
						
						
					 
					
						2025-09-07 10:46:51 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						a51cb7fe30 
					 
					
						
						
							
							REXM: Updated some examples inconsistencies  
						
						 
						
						
						
						
					 
					
						2025-09-04 19:15:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						c579eef4b7 
					 
					
						
						
							
							REVIEWED: Examples section comments, for better organization and consistency  
						
						 
						
						
						
						
					 
					
						2025-09-03 10:40:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						a72b4b177b 
					 
					
						
						
							
							Updated examples short description  
						
						 
						
						
						
						
					 
					
						2025-08-26 00:32:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						570082deba 
					 
					
						
						
							
							WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.' 
						
						 
						
						
						
						
					 
					
						2025-08-07 18:23:20 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						7e597dd574 
					 
					
						
						
							
							Update rlgl_compute_shader.c  
						
						 
						
						
						
						
					 
					
						2025-08-07 17:07:10 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anstro Pleuton 
							
						 
					 
					
						
						
							
						
						773e3f5f9f 
					 
					
						
						
							
							Update more examples inconsistencies ( #4711 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Anstro Pleuton <anstropleuton@github.com > 
						
						
					 
					
						2025-01-19 17:17:38 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anstro Pleuton 
							
						 
					 
					
						
						
							
						
						945f181f1d 
					 
					
						
						
							
							[examples] Update examples to be consistent ( #4699 )  
						
						 
						
						... 
						
						
						
						* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com > 
						
						
					 
					
						2025-01-18 19:41:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						3f1e59a7cf 
					 
					
						
						
							
							Update copyright to 2024  
						
						 
						
						
						
						
					 
					
						2024-01-02 20:58:12 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						a4a5a798bd 
					 
					
						
						
							
							Update rlgl_compute_shader.c  
						
						 
						
						
						
						
					 
					
						2023-05-01 14:03:32 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						b59fab7ee6 
					 
					
						
						
							
							Update year to 2023  
						
						 
						
						
						
						
					 
					
						2023-01-01 16:00:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						cf24c021a3 
					 
					
						
						
							
							WARNING: BREAKING: Reviewed SSBO usage to avoid long long  
						
						 
						
						... 
						
						
						
						raylib library tries to avoid `long long` usage. Several SSBO functions have been reviewed (including some renames for consistency) to minimize `long long` type usage. 
						
						
					 
					
						2022-09-09 00:26:47 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						4a9391ae83 
					 
					
						
						
							
							REVIEWED: examples descriptions  
						
						 
						
						
						
						
					 
					
						2022-07-20 01:28:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						5c5db2c016 
					 
					
						
						
							
							Update rlgl_compute_shader.c  
						
						 
						
						
						
						
					 
					
						2022-07-04 18:34:38 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						c1b01c0d5d 
					 
					
						
						
							
							Added new comment to examples  
						
						 
						
						
						
						
					 
					
						2022-06-21 19:53:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						1fac09d0f4 
					 
					
						
						
							
							REVIEWED: example: Compute shader Game-of-life  
						
						 
						
						
						
						
					 
					
						2021-10-31 12:28:04 +01:00