sheaf
|
895f5c1926
|
Parse enums from headers & generate code (#19)
|
2021-02-05 20:57:17 +00:00 |
|
sheaf
|
0b86356a49
|
Vulkan backend (#2)
This commit adds the Vulkan backend and SDL2 integration, and provides the `vulkan` example project.
|
2021-01-26 20:45:21 +00:00 |
|
sheaf
|
d227561885
|
Return Bool when appropriate (#11)
I also updated the main functions to use (/=0) instead of (==1).
|
2021-01-26 11:35:09 +00:00 |
|
sheaf
|
e4b75e355f
|
Add pollEventsWithImGui (#13)
|
2021-01-26 11:23:05 +00:00 |
|
Oliver Charles
|
4586f30eb2
|
Wrap @ImGui::ColorPicker3()@
|
2021-01-25 09:11:46 +00:00 |
|
Oliver Charles
|
774ef945e6
|
Fixes for DearImGui.Context
|
2021-01-25 08:55:47 +00:00 |
|
Oliver Charles
|
d382b6460f
|
Stubbing out ImGui::ColorButton() and ImVec4
|
2021-01-24 20:46:01 +00:00 |
|
sheaf
|
bbef66b202
|
add cabal flags for backend selection
|
2021-01-24 19:06:36 +00:00 |
|