Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Various merge conflicts have been fixed manually and some mistakes might have been made - time will tell :)
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
|
||||
|
||||
def can_build(platform):
|
||||
return True
|
||||
# FIXME: Disabled temporary for gles3 implementation
|
||||
return False
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user