Skip to content
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

WIP: Make stereo display support optional at build time #136

Open
fifteenhex opened this issue Aug 14, 2023 · 1 comment
Open

WIP: Make stereo display support optional at build time #136

fifteenhex opened this issue Aug 14, 2023 · 1 comment

Comments

@fifteenhex
Copy link
Contributor

Issue for something I'm working on:

3D displays are out of fashion and I don't think many DFB2 users are going to be using them.
So allow the code for that to be left out at compile time.

@caramelli
Copy link
Contributor

Yes, we can provide an option to disable support for 3D displays:

option('stereo',
       type: 'boolean',
       description: 'Stereoscopic display support')

If anyone has any setup and information regarding stereoscopic display, I'd be interested in testing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants