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 13:05:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c44d067e8d1662549db73f80099e01a9c1a5f46
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