1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-24 11:38:34 +02:00
imgui/examples/example_win32_opengl3
2023-06-13 11:24:09 +02:00
..
build_win32.bat Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default. 2023-05-10 12:34:11 +02:00
example_win32_opengl3.vcxproj Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default. 2023-05-10 12:34:11 +02:00
example_win32_opengl3.vcxproj.filters Examples: Add Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) 2023-04-19 16:22:53 +02:00
main.cpp Examples: Win32+OpenGL3: Fixed not calling DefWindowProcW() as with other Win32 examples. (#6516, #5725, #5961, #5975) 2023-06-13 11:24:09 +02:00