Skip to content
Snippets Groups Projects
Commit 6d793360 authored by David's avatar David
Browse files

macARM detection: Additional robustness improvements

- guard against glcontext being null (can happen on old browsers
  running 10.7)
- Add opengl code into try / catch block
- Move texture check into the else block (otherwise an already
  detected arm machine might be degraded to intel once support
  for that texture is added)
parent a64e72b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment