-
-
Notifications
You must be signed in to change notification settings - Fork 177
Implementing more of openvr #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
zivoy
wants to merge
44
commits into
zig-gamedev:main
Choose a base branch
from
zivoy:openvr
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 29 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
dd7323f
changed signiture on extern funcs
zivoy 7f68f4d
made example work
zivoy 52d90f2
refactored some stuff
zivoy ba9c312
add lazy render modules
zivoy afb0190
spell check and small error in readme
zivoy 3e219d2
start of overlay implementation
zivoy 8e1e33c
start implementing minimal example
zivoy f0f9c28
minimal implementation for mango
zivoy d5b3784
add some types
zivoy 12207d4
implemented more functions
zivoy 849366d
return errors instead of trying them
zivoy 6653008
implemented even more functions
zivoy 09f62c6
raw image type
zivoy f49a113
small fix
zivoy afd3c42
add functions to get string descriptions from err
zivoy 4a1361f
set up input outputs for last func
zivoy 64944a8
fix depth error
zivoy e80bcd8
last function and no anyopaques
zivoy a1d3976
move raw image to common
zivoy 1f0dca1
add d3d11 functions
zivoy 78bf8ba
more sensible time unit
zivoy 2c0ad94
mango
zivoy 6facd77
add 32bit targets
zivoy cde710b
image
zivoy 90cae41
add option to readme
zivoy 54582bc
doc comments
zivoy 1bbd7e7
test all files
zivoy 64fa893
coordnate system
zivoy a153c41
dont panic
zivoy 6c9c528
added checks and doc comments
zivoy a9db2c1
typo
zivoy 317728e
simple green overlay
zivoy 5e04f18
opengl support and vulkan functions
zivoy 01385d9
more doc comments
zivoy 16885f1
dont die on timeout
zivoy dd4ef3e
more docs
zivoy f0eddae
qol
zivoy 8c31ccf
move doc comments to enum
zivoy 9158046
partially working zgui implementation
zivoy 0f1b226
added doc comments to make events easier to use
zivoy 032e516
fix mouse up
zivoy b9cc1e2
removed openvr sdk version 1.23.7 for linux target
zivoy a4fa358
added OverlayView
zivoy d27ff9f
house
zivoy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.