Code review comment for lp://qastaging/~glcompbench-dev/glcompbench/manmower-options-3

Revision history for this message
Marc Ordinas i Llopis (marcoil) wrote :

Based on suggestions by Jesse, I've pushed some changes:
* Call eglSwapInterval only if --enable-vsync wasn't requestes.
* Moved standard deviation variable to the scope it's used in.
* Use Util::split in libmatrix instead of strtok.

« Back to merge proposal