-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add CLI Support for Window Parameters #1726
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall very good, thank you!
I just have a few requests.
Thanks!! done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found two small issues but then we are good to go I believe.
Thanks for pointing that out! I get it now—I'm still getting familiar with multi-threaded code. |
7a19570
to
3d05163
Compare
…and change display mode setting method.
3d05163
to
8094dc6
Compare
Close #1546
main
andgame
start modes.main_arguments
struct by creating awindow_arguments
structmain.cpp
->engine.cpp
->presenter.cpp
libopenage/renderer/opengl/window.cpp