Skip to content

Commit

Permalink
Add wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwiz committed Jul 19, 2024
1 parent 1874784 commit c2c1535
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 8 deletions.
1 change: 1 addition & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
+ Added `ImGui_ImplVulkan_DestroyFontsTexture`, but it shouldn't be needed as it is called from impl internals.
* Breaking: ImplVulkan moved RenderPass into InitInfo structure.
+ Breaking: Haskell API is now using `Either RenderPass RenderingPipelineCreateInfo` to switch between RP/dynamic rendering.
- Added lots of missing widgets and their wrappers.

## [2.2.1]

Expand Down
Loading

0 comments on commit c2c1535

Please sign in to comment.