JayFoxRox / Lindbergh-Emulator

A Sega Lindbergh environment / HLE for Linux
46 stars 8 forks source link

Shaders are not checked for good compilation at compile-time #91

Open JayFoxRox opened 5 years ago

JayFoxRox commented 5 years ago

This happens only at link time currently, so errors could arise with #90

More explicit error checking should be added.