..  
			 
		
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										vulkan
									
								 
							
						
					 
				 
				
					
						
							
							Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_allegro5.cpp 
							
						
					 
				 
				
					
						
							
							(BREAKING) Replaced AddKeyModsEvent() added by  790132a in favor of unified key enum system. Backends: update most. ( #4921 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_allegro5.h 
							
						
					 
				 
				
					
						
							
							Backends: Allegro5: Update to use io.AddEventKey() will full key map ( #2625 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_android.cpp 
							
						
					 
				 
				
					
						
							
							Backends: OSX, Android: Replaced AddKeyModsEvent() added by  790132a in favor of unified key enum system. ( #4921 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_android.h 
							
						
					 
				 
				
					
						
							
							Backends: Android: Update to use io.AddEventKey() will full key map ( #2625 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx9.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 ,  #4464 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx9.h 
							
						
					 
				 
				
					
						
							
							Backends: Comments. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx10.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 ,  #4464 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx10.h 
							
						
					 
				 
				
					
						
							
							Backends: Comments. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx11.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 ,  #4464 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx11.h 
							
						
					 
				 
				
					
						
							
							Backends: Comments. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx12.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 ,  #4464 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_dx12.h 
							
						
					 
				 
				
					
						
							
							Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. ( #914 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_glfw.cpp 
							
						
					 
				 
				
					
						
							
							Backends: GLFW: Added ImGui_ImplGlfw_InstallCallbacks()/ImGui_ImplGlfw_RestoreCallbacks(). ( #4981 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_glfw.h 
							
						
					 
				 
				
					
						
							
							Backends: GLFW: Added ImGui_ImplGlfw_InstallCallbacks()/ImGui_ImplGlfw_RestoreCallbacks(). ( #4981 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_glut.cpp 
							
						
					 
				 
				
					
						
							
							(BREAKING) Replaced AddKeyModsEvent() added by  790132a in favor of unified key enum system. Backends: update most. ( #4921 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_glut.h 
							
						
					 
				 
				
					
						
							
							Backends: GLUT: Update to use io.AddEventKey() will full key map ( #2625 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_metal.h 
							
						
					 
				 
				
					
						
							
							Backends: Metal: Add Metal C++ bindings support. ( #4824 ,  #4746 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_metal.mm 
							
						
					 
				 
				
					
						
							
							Backends: Metal: Ignore ImDrawCmd where ElemCount == 0. ( #4857 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_opengl2.cpp 
							
						
					 
				 
				
					
						
							
							Backends: OpenGL2, Marmalade: Fixed mishandling of the ImDrawCmd::IdxOffset field. ( #4790 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_opengl2.h 
							
						
					 
				 
				
					
						
							
							Backends: Comments. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_opengl3.cpp 
							
						
					 
				 
				
					
						
							
							Backends: OpenGL3: Fix OpenGL ES2 includes on Apple systems. 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_opengl3.h 
							
						
					 
				 
				
					
						
							
							Backends: OpenGL3: Add TargetConditionals.h ( #4473 ) + standardize include 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_opengl3_loader.h 
							
						
					 
				 
				
					
						
							
							Version 1.87 WIP + Backends: OpenGL3: Fixed a buffer overflow in imgui_impl_opengl3_loader.h init, added in 1.86 ( #4468 ,  #4830 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_osx.h 
							
						
					 
				 
				
					
						
							
							Backends: OSX: Adedd basic IME support for macOS. ( #3108 ,  #2598 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_osx.mm 
							
						
					 
				 
				
					
						
							
							Backends: OSX: Forward keyDown/keyUp events to OS when unused by Dear ImGui. 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_sdl.cpp 
							
						
					 
				 
				
					
						
							
							Backends: SDL: Added SDL_Renderer* parameter to ImGui_ImplSDL2_InitForSDLRenderer(). Use SDL_GetRendererOutputSize() instead of SDL_GL_GetDrawableSize() when bound to a SDL_Renderer. ( #4927 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_sdl.h 
							
						
					 
				 
				
					
						
							
							Backends: SDL: Added SDL_Renderer* parameter to ImGui_ImplSDL2_InitForSDLRenderer(). Use SDL_GetRendererOutputSize() instead of SDL_GL_GetDrawableSize() when bound to a SDL_Renderer. ( #4927 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_sdlrenderer.cpp 
							
						
					 
				 
				
					
						
							
							Backends: SDL_Renderer: Fix texture atlas format on big-endian hardware ( #4927 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_sdlrenderer.h 
							
						
					 
				 
				
					
						
							
							Backends: SDL_Renderer: Added support for large meshes (64k+ vertices) with 16-bit indices, enable 'ImGuiBackendFlags_RendererHasVtxOffset' in this backend. ( #3926 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_vulkan.cpp 
							
						
					 
				 
				
					
						
							
							Backends: Vulkan: Amends, fix miscast on 32-bit systems with the right ImTextureID=ImU64. ( #914 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_vulkan.h 
							
						
					 
				 
				
					
						
							
							Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. ( #914 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_wgpu.cpp 
							
						
					 
				 
				
					
						
							
							Backend: WebGPU: Fixed incorrect size parameters in WGPU backend ( #4891 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_wgpu.h 
							
						
					 
				 
				
					
						
							
							Backends: Comments. 
						
					 
				 
				ago%!(EXTRA string=5 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_win32.cpp 
							
						
					 
				 
				
					
						
							
							(BREAKING) Replaced AddKeyModsEvent() added by  790132a in favor of unified key enum system. Backends: update most. ( #4921 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)  
			 
		
			
			
			
			
				
					
						
							
								 
								imgui_impl_win32.h 
							
						
					 
				 
				
					
						
							
							Backends: Win32: Update to use io.AddEventKey() will full key map ( #2625 ,  #4858 ) 
						
					 
				 
				ago%!(EXTRA string=4 years)