This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-30 05:05:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a15c42d5bd16c2fe49ffb0ac383e4236034e7ef5
imgui
/
imgui_draw.cpp
ocornut
dc676236f0
Minor optimization, removing do/while(0) patterns in some cases as they translate to runtime
...
(e.g. translate to xor + test + jne in VS x84, unnecessary)
2021-06-15 17:05:25 +02:00
206 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink