| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move sokol_gfx_imgui.h to util/, update docs | Andre Weissflog | 2019-03-15 | 1 | -538/+0 |
| | | |||||
| * | Debugging UI extension headers via Dear ImGui (#125) | Andre Weissflog | 2019-03-05 | 1 | -0/+538 |
| This PR adds optional debugging UI extension headers (or rather: currently only one for sokol_gfx.h called sokol_gfx_imgui.h). sokol_gfx.h gets a new API function to install callback functions for tracing the public sokol_gfx.h API calls. | |||||