1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Jun 26, 2022 — Jun 26, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add override keyword to suppress warning and clarify our intent.
Kevin Godby
as Kevin M. Godby
More... about 8 years ago
Merge pull request #330 from sensics/just-in-timewarp
Russell M. Taylor II
as Russell Taylor
More... about 8 years ago
Merge pull request #559 from OSVR/just-in-timewarp
Jeremy Bell
as Jeremy
More... about 8 years ago
Merge pull request #559 from OSVR/just-in-timewarp
Jeremy Bell
as Jeremy
More... about 8 years ago
Removing the description of the parameter that has been moved into the display config.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Reading the scan-out configuration from the display config rather than the RenderManager config.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Moving this earlier so it is available when we need to read the scan-out configuration.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Reading the scan-out orientation from the display configuration file.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Merge branch 'just-in-timewarp' of github.com:OSVR/OSVR-Core into just-in-timewarp
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Merge branch 'just-in-timewarp' of github.com:OSVR/OSVR-Core into just-in-timewarp
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Moved the parsing of scan orientation from here into the OSVR-RenderManager project.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Moved the parsing of scan orientation from here into the OSVR-RenderManager project.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Merge pull request #331 from sensics/fix-pose-cache-bug More... about 8 years ago
No need to explicitly say nullptr - nullary reset on a smart ptr implies it More... about 8 years ago
clang-format modified lines. More... about 8 years ago
Updated android-cmake, osvr-core, osvr-rendermanager, and osvr-unity-rendering submodules with build fixes. Updated CMakeLists.txt to disable client/server sample building on android.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Updated default native API level to 24 to support Choreographer. Updated OSVR-Unity-Rendering submodule to include branch with vsync timings.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Updated rendermanager submodule
Jeremy Bell
as JeroMiya
More... about 8 years ago
Merged master
Jeremy Bell
as JeroMiya
More... about 8 years ago
Merge pull request #334 from sensics/header-cmake-fix More... about 8 years ago
Updating submodules.
Jeremy Bell
as JeroMiya
More... about 8 years ago
Added .vscode ignore rule in gitignore and removed temp files
Jeremy Bell
as JeroMiya
More... about 8 years ago
Fixed public header list for renamed header file
Jeremy Bell
as JeroMiya
More... about 8 years ago
Merge branch 'master' of https://github.com/sensics/OSVR-RenderManager into custom-gl-timing-info
Jeremy Bell
as JeroMiya
More... about 8 years ago
Merge pull request #332 from MarkVabulas/master
Russell M. Taylor II
as Russell Taylor
More... about 8 years ago
Removing commented out debugging print statement.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Correcting comments.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Removing obsolete comment.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Faster way to determine whether we're using D3D rendering.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago
Delete the pose cache before destroying the context to avoid seg fault in debug mode.
Russell M. Taylor II
as Russ Taylor
More... about 8 years ago