diff options
author | Sven Gothel <[email protected]> | 2011-04-22 05:33:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-04-22 05:33:07 +0200 |
commit | 7ac7b81d5cf10187aca8c1df85d1cf44fef299d3 (patch) | |
tree | 74a6dccb25e5c573a33578fd9e390ce4a5d163a1 /src/jogl/classes/jogamp | |
parent | a5430cf16727fdc7bcfb17ef251018cc479d5f5d (diff) |
Fix GLProfile: Order of profiles Hi -> Low
Ensure returning the highest profile always:
all old: GL4bc, GL3bc, GL2, GL2GL3, GL4, GL3, GL2ES2, GLES2, GL2ES1, GLES1
all new: GL4bc, GL3bc, GL2, GL4, GL3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1
Diffstat (limited to 'src/jogl/classes/jogamp')
0 files changed, 0 insertions, 0 deletions