diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2012-09-14 22:18:22 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2013-01-13 22:41:05 +0100 |
commit | 3d85a593bf0812f50f08f4852fae00fdd16fffd8 (patch) | |
tree | 48fa5fd4bd08b75fa9558e5e63e3cf083a2b8f19 /test/utils/point.cpp | |
parent | 82306827bd8c8b7b0a667df48bd95f5c2948c690 (diff) | |
download | usdx-3d85a593bf0812f50f08f4852fae00fdd16fffd8.tar.gz usdx-3d85a593bf0812f50f08f4852fae00fdd16fffd8.tar.xz usdx-3d85a593bf0812f50f08f4852fae00fdd16fffd8.zip |
menu/application: add possibility to query if ogl thread
opengl calls should only executed in the thread, that created the
opengl context. To query whether the current thread is the opengl
thread, the application class stores the current thread id of the
opengl thread after initializing opengl.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions