Commit Graph

70 Commits

Author SHA1 Message Date
d382b6460f Stubbing out ImGui::ColorButton() and ImVec4 2021-01-24 20:46:01 +00:00
ecab9d37a2 Basic wrapper for plotHistogram 2021-01-24 20:27:28 +00:00
ff989ba403 Remove a redundant openGL2Init 2021-01-24 19:51:36 +00:00
8aa16895bf Add a README 2021-01-24 19:51:36 +00:00
bbef66b202 add cabal flags for backend selection 2021-01-24 19:06:36 +00:00
3c3646a645 Wrap ImGui::Begin/EndTooltip() 2021-01-24 17:39:44 +00:00
4ca9a3d38f Wrap ImGui::IsItemHovered() 2021-01-24 17:39:35 +00:00
93b729dae3 Wrap ImGui popups 2021-01-24 17:35:00 +00:00
c4d54a6e36 Wrap ImGui::Separator() 2021-01-24 17:00:25 +00:00
85c6f34054 Wrap ImGui::SameLine() 2021-01-24 16:58:52 +00:00
bfa31b53a2 Fix event handling in demo 2021-01-24 16:49:38 +00:00
bc4b74cfea Wrap menu support 2021-01-24 16:49:28 +00:00
4f9a552a32 Move everything to MonadIO 2021-01-24 16:34:36 +00:00
aa681fb77d Wrap ImGui::BeginCombo(), EndCombo(), Selectable() 2021-01-24 16:14:51 +00:00
5a1f5c78ec Wrap ImGui::ProgressBar() 2021-01-24 16:03:18 +00:00
1bd51ab35e Wrap ImGui::Bullet() 2021-01-24 15:57:17 +00:00
90d96ad938 Wrap ImGui::Checkbox() 2021-01-24 15:57:17 +00:00
0fb690d832 Wrap ImGui::ArrowButton() 2021-01-24 15:57:17 +00:00
4398950053 Initial work 2021-01-24 15:27:03 +00:00
e2a9ec3676 Initial commit 2021-01-24 15:25:52 +00:00