gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
498 stars 35 forks source link

Better fix to IB/VB being used both in IA and shaders #104

Closed gboisse closed 7 months ago

gboisse commented 7 months ago

This restores the changes removed in https://github.com/gboisse/gfx/pull/103 but makes sure to set force_install_index_buffer_ and/or force_install_vertex_buffer_ to true.