You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
resolution_closedtype_patch (an actual patch, not a request for one) | by Per
This patch makes use of the GLM math library to offload some matrix computations from GPU to CPU, to avoid unnecessary traffic on the bus. Also, it moves us closer to OpenGL ES 2 support.
Issue migrated from trac:3935 at 2022-04-16 10:52:25 -0700
The text was updated successfully, but these errors were encountered:
resolution_closedtype_patch (an actual patch, not a request for one)| by PerThis patch makes use of the GLM math library to offload some matrix computations from GPU to CPU, to avoid unnecessary traffic on the bus. Also, it moves us closer to OpenGL ES 2 support.
Issue migrated from trac:3935 at 2022-04-16 10:52:25 -0700
The text was updated successfully, but these errors were encountered: