Cameron Cawley 
							
						 
					 
					
						
						
							
						
						0bbbf3d43b 
					 
					
						
						
							
							Support resizable windows with most examples  
						
						 
						
						
						
						
					 
					
						2025-10-07 15:33:10 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Palomas 
							
						 
					 
					
						
						
							
						
						21c91d5535 
					 
					
						
						
							
							examples now using SDL_ALPHA_OPAQUE(_FLOAT) for opaque alpha value  
						
						 
						
						
						
						
					 
					
						2024-10-23 07:28:33 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						659f2f4b04 
					 
					
						
						
							
							examples: add basic app metadata to all existing examples.  
						
						 
						
						
						
						
					 
					
						2024-10-07 17:41:15 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						fca05fa754 
					 
					
						
						
							
							examples: Use SDL_Log() instead of message boxes for errors.  
						
						 
						
						... 
						
						
						
						Fixes  #11094 . 
						
						
					 
					
						2024-10-06 22:38:04 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						1787d6ca5c 
					 
					
						
						
							
							main: SDL_AppQuit() now reports the result value.  
						
						 
						
						... 
						
						
						
						Fixes  #10994 . 
						
						
					 
					
						2024-09-29 23:24:04 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						86ea283904 
					 
					
						
						
							
							examples: No need to explicitly seed the RNG at startup.  
						
						 
						
						... 
						
						
						
						SDL does this for you; explicit seeding is only for reproducing a specific
sequence of numbers (or maybe reseeding at a later point). 
						
						
					 
					
						2024-09-26 15:01:04 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						54459def69 
					 
					
						
						
							
							render: Remove the logical presentation render target.  
						
						 
						
						... 
						
						
						
						Now we render directly to the window, scaling as appropriate. This fixes some
concerns the render target introduced, like the quality of the final scaled
output, how to step outside of the logical size temporarily to draw some
things sharply at the native resolution, and loss of sub-pixel precision.
Fixes  #8736 . 
						
						
					 
					
						2024-09-25 16:26:36 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						62389ada6f 
					 
					
						
						
							
							examples/renderer/02-primitives: seed the RNG.  
						
						 
						
						
						
						
					 
					
						2024-09-24 13:55:29 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan C. Gordon 
							
						 
					 
					
						
						
							
						
						66b92e95ac 
					 
					
						
						
							
							examples: renamed renderer sources to match other example directories.  
						
						 
						
						
						
						
					 
					
						2024-09-22 01:10:32 -04:00