TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.09k stars 222 forks source link

Shaders on Intel graphics #130

Open S-Walter opened 7 years ago

S-Walter commented 7 years ago

Shaders aren't working and there are no errors. it gives a white rectangle and not a violet one from the shaders. i think the problem comes from using intel graphics 4000 on windows 10 and i also installed opengl 4.0. is it the shader syntax from the core version because i've tried various version numbers but it doesnt work. By the way, i dont have a grapjics card enabled PC so i have to use Intel driver support.

JeppeSRC commented 7 years ago

It runs just fine on my two laptops with intel graphics on windows 10 before and after the anniversary update. So the problem is most likely on your side.

And just FYI you can't install OpenGL it's implemented in the graphics driver so try updating that.

S-Marais commented 7 years ago

I think Intel doesn't support OpenGL over 2.1. Does it?

riesinger commented 7 years ago

Actually, Intel has one of the best OpenGL supports... On Linux, my 6th gen i3 has OpenGL 4.5

S-Marais notifications@github.com schrieb am Mi., 1. Feb. 2017, 15:44:

I think Intel doesn't support OpenGL over 2.1. Does it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TheCherno/Sparky/issues/130#issuecomment-276674790, or mute the thread https://github.com/notifications/unsubscribe-auth/AGmW1nw_QMvJXxGUGGXeVcgsY9uo7nLuks5rYJpOgaJpZM4LA5U6 .

ghost commented 7 years ago

@S-Marais That's so wrong.