mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 12:58:39 +00:00
OpenGL core defaults to GL_POINT_SPRITE, meanwhile on OpenGL compatibility we have to explicitly enable it. This fixes gl_PointCoord's behaviour.