ocornut
							
						 | 
						
							
							
							
							
								
							
								7b8107e7c8
								
							
								
							
						 | 
						
							
							
								
								Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=2 years) | 
						
					
				
					
						
							
							
								 
								Elias Daler
							
						 | 
						
							
							
							
							
								
							
								f9df6bf662
								
							
								
							
						 | 
						
							
							
								
								Examples: GLFW+WebGPU: added support for WebGPU-native/Dawn (#7435, #7132)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=2 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								5ce636b0ba
								
							
								
							
						 | 
						
							
							
								
								Tweak to accomodate for build* directories anywhere.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=2 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								1b27ac982f
								
							
								
							
						 | 
						
							
							
								
								Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146)
							
							
							
							
							
							
							
							+ CI: Update Windows CI to update SDL 2.26.3 instead of 2.0.10 
							
						 | 
						
							ago%!(EXTRA string=3 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								ce6e6da510
								
							
								
							
						 | 
						
							
							
								
								Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=3 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								b51919dce1
								
							
								
							
						 | 
						
							
							
								
								Examples: Emscripten+GLFW: revert to use a shell_minimal.html closer to vanilla one, as our fullscreen + misc tweaks to Emscripten+SDL example to match other version.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=3 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								46b9c09e41
								
							
								
							
						 | 
						
							
							
								
								Update .gitignore
							
							
							
							
							
							
							
							Latest VS2022 seems to download json schemas files. 
							
						 | 
						
							ago%!(EXTRA string=3 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								73efcec564
								
							
								
							
						 | 
						
							
							
								
								Examples: disable GL related warnings on Mac + amend to ignore list.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=3 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								2403ed92a3
								
							
								
							
						 | 
						
							
							
								
								Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=5 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								dff0044d4e
								
							
								
							
						 | 
						
							
							
								
								Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=5 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								feaa7ea003
								
							
								
							
						 | 
						
							
							
								
								Examples: Emscripten: Amend ba636c5. (#3705)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=5 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								d20f2bc90a
								
							
								
							
						 | 
						
							
							
								
								Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=5 years) | 
						
					
				
					
						
							
							
								 
								omar
							
						 | 
						
							
							
							
							
								
							
								e9366b4c73
								
							
								
							
						 | 
						
							
							
								
								Regretfully moved .gitignore file from examples/ into root directory because OSX keeps pooping its DS_Store/ artifacts everywhere. (#3088)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=6 years) | 
						
					
				
					
						
							
							
								 
								omar
							
						 | 
						
							
							
							
							
								
							
								a33b86dac7
								
							
								
							
						 | 
						
							
							
								
								Removed root .gitignore. (#1594)
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								Gerry Hernandez
							
						 | 
						
							
							
							
							
								
							
								4786321754
								
							
								
							
						 | 
						
							
							
								
								Fix iOS code; fixes entire XCode build for Apple example
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=8 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								3ccbdc8423
								
							
								
							
						 | 
						
							
							
								
								Unnecessary .gitignore in root folder
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=10 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								b24d4d0538
								
							
								
							
						 | 
						
							
							
								
								Ignore lists
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=11 years) | 
						
					
				
					
						
							
							
								 
								omar
							
						 | 
						
							
							
							
							
								
							
								90b4ff13fb
								
							
								
							
						 | 
						
							
							
								
								Ignore list.
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=11 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								ae75553ba1
								
							
								
							
						 | 
						
							
							
								
								Ignore list for new examples structure
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=11 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								680a5a9b54
								
							
								
							
						 | 
						
							
							
								
								Git ignore imgui.ini files
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=11 years) | 
						
					
				
					
						
							
							
								 
								ocornut
							
						 | 
						
							
							
							
							
								
							
								42419b59c0
								
							
								
							
						 | 
						
							
							
								
								Ignore list for Visual Studio output and temporaries
							
							
							
							
							
						 | 
						
							ago%!(EXTRA string=11 years) |