bunnei
|
98bf7cc82f
|
core: Consolidate top-level system state into a singleton.
|
9 years ago |
emmauss
|
4865993e6f
|
Implement Frame rate limiter (#2223)
* implement frame limiter
* fixes
|
9 years ago |
James Rowe
|
72786d410e
|
Add default hotkey to swap primary screens.
Also minor style changes
|
9 years ago |
James Rowe
|
08f830fed4
|
Support additional screen layouts.
Allows users to choose a single screen layout or a large screen layout.
Adds a configuration option to change the prominent screen.
|
10 years ago |
Emmanuel Gil Peyrot
|
1138ec0d49
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
9 years ago |
Yuri Kunde Schlesner
|
1e4a5da9f4
|
Manually tweak source formatting and then re-run clang-format
|
9 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
9 years ago |
bunnei
|
da4e6eb4b5
|
qt: Rename all "toogle" to "toggle".
|
9 years ago |
bunnei
|
232ecb7666
|
qt: Add an option to settings for enabling V-Sync.
|
9 years ago |
bunnei
|
cfefb55db2
|
config: Add a setting for graphics V-Sync.
|
9 years ago |
bunnei
|
2d64553023
|
qt: Add a configuration tab for Graphics and move relevant fields.
|
9 years ago |