Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- commit 0ee0b0f9623df3681cbbf35baa55e1ee1607bfda (HEAD)
- Author: VReaperV <XXX>
- Date: Wed Aug 14 00:21:09 2024 +0300
- Improve shader logging
- Parse info logs on shader compilation failure in an implementation-dependent way. Inserts a line like "------^------" into the log pointing to the exact place of the error or "^^^^^^^" if only the line is known. Also reorganised some code a bit due to changes.
- commit a2414f69380401897f6df8addef999651dde3da7
- Author: VReaperV <XXX>
- Date: Tue Aug 13 13:32:52 2024 +0300
- NUKE vertex/fragment shader libs
- Change the remaining vertex/fragment lib usages to use #insert and nuke the libs themselves.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement