OpenAWE-Project / OpenAWE

A reimplementation of Remedy Entertainments Alan Wake Engine, in later iterations known as the Northlight Engine
GNU General Public License v3.0
159 stars 13 forks source link

Display shader name on shader crash #28

Open maaxxaam opened 1 year ago

maaxxaam commented 1 year ago

At the moment, if there is an error in one of the shaders provided to the engine, a critical error is raised with the error message that includes description of the problem inside the shader file, but it doesn't specify the file itself. Shaders would be easier to debug if shader names were included in the error message.