mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 19:42:56 +00:00
i965 (and probably all mesa drivers) require GL_PROGRAM_SEPARABLE when using glProgramBinary. This is probably required by the standard but it's ignored by permisive proprietary drivers.