..  
		
		
			
			
			
			
				
					
						
							
								
								
								
									
										vulkan
									
								 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_allegro5.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_allegro5.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx9.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx9.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx10.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx10.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx11.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx11.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx12.cpp 
							
						
					 
				 
				
					
						
							
							Backends: DX12: improve Windows 7 compatibility ( #3696 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_dx12.h 
							
						
					 
				 
				
					
						
							
							Backends: DX12: Fix warning ( #3706 ). Disable obsolete Tables enums, leave them commented out. Using _MSVC_LANG to enable offsetof() and static_assert() on VS2015.3+ 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_glfw.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_glfw.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_glut.cpp 
							
						
					 
				 
				
					
						
							
							Happy new year! 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_glut.h 
							
						
					 
				 
				
					
						
							
							Happy new year! 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_marmalade.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_marmalade.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_metal.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_metal.mm 
							
						
					 
				 
				
					
						
							
							Backends: Metal: Fixed texture storage mode when building on Mac Catalyst. ( #3748 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_opengl2.cpp 
							
						
					 
				 
				
					
						
							
							Fixed using IsItemEdited() after Combo() not matching the return value from Combo(). ( #2034 ) + fix some PVS warnings, fix typo, blanks. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_opengl2.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_opengl3.cpp 
							
						
					 
				 
				
					
						
							
							Fixed using IsItemEdited() after Combo() not matching the return value from Combo(). ( #2034 ) + fix some PVS warnings, fix typo, blanks. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_opengl3.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_osx.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_osx.mm 
							
						
					 
				 
				
					
						
							
							Backends: OSX, Metal: Fix -Wshadow, -Wimplicit-float-conversion, and -Wsign-conversion warnings. ( #3555 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_sdl.cpp 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_sdl.h 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_vulkan.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Vulkan: Add override for the subpass to reference during VkPipeline creation. ( #3579 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_vulkan.h 
							
						
					 
				 
				
					
						
							
							Backends: Vulkan: Add override for the subpass to reference during VkPipeline creation. ( #3579 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_win32.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Win32: dynamically load XInput library (amends) ( #3646 ,  #3645 ,  #3248 ,  #2716 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
		
			
			
			
			
				
					
						
							
								imgui_impl_win32.h 
							
						
					 
				 
				
					
						
							
							Backends: Win32: dynamically load XInput library ( #3646 ,  #3645 ,  #3248 ,  #2716 ) 
						
					 
				 
				ago%!(EXTRA string=5 years)