1
0
mirror of https://github.com/Drezil/dear-imgui.hs.git synced 2025-01-09 11:06:34 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Bondarenko
8ee82476dc
Add raw DrawList bindings () 2021-09-15 08:52:00 +03:00
Alexander Bondarenko
e3f7fbfd6f
Add imageButton () 2021-09-12 13:20:47 +00:00
Alexander Bondarenko
88326420b8
Tidy up image example () 2021-09-12 11:56:43 +00:00
jpwidera
f3b85899f2
Added image wrapper ()
Raw.image and sdl2/gl example "image"

Wrappers should be backend-specific due to different handling of `userTextureIDPtr`.
2021-09-12 10:35:03 +00:00