mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
- Moved static shader variant definitions into a dedicated function for better organization. - Introduced functions to count shader variants and build shader variants dynamically using a shader toolkit. - Added error handling for shader toolkit availability and generation failures. - Enhanced shader toolkit with new functions for reading and writing text files conditionally. - Implemented new shader templates and variants for improved flexibility in shader generation. - Updated existing shader templates to utilize the new structure and functions.