Palm-Studios / sh3redux

SILENT HILL 3 Engine Remake in OpenGL and C++
GNU General Public License v3.0
164 stars 15 forks source link

Slight tweak to sh3_glcontext error handling #93

Closed Quaker762 closed 7 years ago

Quaker762 commented 7 years ago

GLEW init failure now uses die(...) instead of just logging, aborting and returning -1 (which would most certainly confuse a user that isn't a programmer).

Quaker762 commented 7 years ago

As a side, @z33ky how is your thesis coming along?

z33ky commented 7 years ago

I'm starting to prepare for my defense. So yeah, it's going well :)