1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-14 00:34:18 +00:00
imgui/examples/example_apple_opengl2
ocornut c008c7d494 Merge remote-tracking branch 'origin/master' into docking
# Conflicts:
#	backends/imgui_impl_dx10.cpp
#	backends/imgui_impl_dx11.cpp
#	backends/imgui_impl_dx12.cpp
#	backends/imgui_impl_sdl2.cpp
#	backends/imgui_impl_sdl3.cpp
2025-05-15 14:45:15 +02:00
..
example_apple_opengl2.xcodeproj Examples: update xcode projects. 2025-05-05 18:38:55 +02:00
main.mm Viewports: added per-viewport FramebufferScale, Platform_GetWindowFramebufferScale() + Backends: GLFW, SDL2, SDL3, Apple: added support. (#1065, #1542, #1676, #1786, #2826, #3757, #5081, #5580, #5592, #6465, #7273, #7779 etc.) 2025-05-15 14:43:30 +02:00
Makefile Examples: Apple: Amend build scripts and gitignore, fix misc OSX warnings. (#8637) 2025-05-14 18:23:31 +02:00