Moving lens distortion shader into drivers and adding GLES2 support
This commit is contained in:
@ -6,5 +6,3 @@ Import('env_modules')
|
||||
env_mobile_vr = env_modules.Clone()
|
||||
|
||||
env_mobile_vr.add_source_files(env.modules_sources, '*.cpp')
|
||||
|
||||
SConscript("shaders/SCsub")
|
||||
|
||||
Reference in New Issue
Block a user