thennequin / ImWindow

Window and GUI system based on Dear ImGui from OCornut
MIT License
828 stars 119 forks source link

ImWindowSokol buffer management #27

Closed bdumesnil closed 6 years ago

bdumesnil commented 6 years ago

Add true support for 16bits indices in ImWindowSokol. Handle case where needed vertex/index buffer is bigger than base capacity.