open_toontown_panda3d/panda
Dennis Brakhane 9cb6903690 workaround for NVidia 361.43 driver bug
This driver returns internal/synthetic uniform shaders when
asked for the list of active uniforms. They all start with
"_main_" and have names like "_main_0_gp5fp[0]". We need to
ignore these, otherwise, Panda will later crash with failed
assertions when trying to set this unknown uniform.
2016-01-03 16:44:25 +01:00
..
metalibs Remove unnecessary HAVE_EGL setting in dtool_config.h 2015-11-28 16:23:18 +01:00
src workaround for NVidia 361.43 driver bug 2016-01-03 16:44:25 +01:00
.gitignore Add missing file, update .gitignores 2015-06-28 14:04:16 +02:00