gboisse / gfx

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

Fix shader pdb writing. #140

Closed maoliver-amd closed 2 months ago

maoliver-amd commented 2 months ago

shader_file wasnt being resized correctly to hold the new pdb directory and file name and thus pdb paths were getting cutoff whenever shader_file wasnt sized large enough. This correct missing pdbs.