You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imgui/examples/example_win32_opengl3
fdsa 4f1d3809c3 Fixed tabs and spaces (#8377) 2 weeks ago
..
build_mingw.bat Fixed tabs and spaces (#8377) 2 weeks ago
build_win32.bat Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default. 2 years ago
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. 2 years ago
example_win32_opengl3.vcxproj.filters Examples: Add Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) 2 years ago
main.cpp Examples: SDL2 (all), SDL3 (all), Win32+OpenGL3: Rework examples main loop to handle minimization without burning CPU or GPU by running unthrottled code. (#7844) 7 months ago