-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update opticks to currently latest revision (#115)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule opticks
updated
10 files
+1 −1 | sysrap/SEvt.cc | |
+229 −0 | sysrap/SGLFW_Event.h | |
+110 −0 | sysrap/SGLFW_Record.h | |
+165 −0 | sysrap/SRecordInfo.h | |
+2 −0 | sysrap/sevent.h | |
+50 −0 | sysrap/tests/SGLFW_Event_test.cc | |
+190 −0 | sysrap/tests/SGLFW_Event_test.sh | |
+2 −2 | sysrap/tests/SGLFW_SOPTIX_Scene_test.sh | |
+42 −0 | sysrap/tests/SRecordInfo_test.cc | |
+71 −0 | sysrap/tests/SRecordInfo_test.sh |