diff options
author | Sven Gothel <[email protected]> | 2013-12-21 21:38:53 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-12-21 21:38:53 +0100 |
commit | ddd5eb35b83ca85dbf43039e8199a7ecf011cdd8 (patch) | |
tree | 2e8ca83c659cf28ab2088bc1b59a254e68a8c96a /make/scripts/rsync2here.sh | |
parent | 972feb4be95d1c16c71b84694729952e91dda668 (diff) |
Bug 925 - Refine GLContextImpl.setGLFunctionAvailability(..)'s ES version validation
Refine GLContextImpl.setGLFunctionAvailability(..)'s ES version validation:
+ // - fail if ES major-version mismatch:
+ // - request 1, >= 3 must be equal
+ // - request 2 must be [2..3]
i.e. the following is accepted, otherwise fails:
request has
1 1
2 2,3
3 3
4 4
...
Diffstat (limited to 'make/scripts/rsync2here.sh')
0 files changed, 0 insertions, 0 deletions