Confirmed users
188
edits
Line 140: | Line 140: | ||
* Bad performance by using MOZ_WEBGL_FORCE_OPENGL=1 on Windows. | * Bad performance by using MOZ_WEBGL_FORCE_OPENGL=1 on Windows. | ||
* createQuery and deleteQuery generate a warning on desktop because ARB_occlusion_query might generate INVALIDE_OPERATION if one query is active. | * createQuery and deleteQuery generate a warning on desktop because ARB_occlusion_query might generate INVALIDE_OPERATION if one query is active. | ||
* gl.drawRangeElement don't check if indices are in [start,end] yet. | |||
=== Playground - Useful links === | === Playground - Useful links === |