remove GPU_legacy_support query
In the move to OpenGL 3.3 core profile, we drop support for compatibility profile and older versions. OpenSubdiv was the only user; I'll update OSD next.
This commit is contained in:
@@ -38,7 +38,6 @@ extern "C" {
|
||||
|
||||
/* GPU extensions support */
|
||||
|
||||
bool GPU_legacy_support(void);
|
||||
bool GPU_full_non_power_of_two_support(void);
|
||||
bool GPU_bicubic_bump_support(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user