Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Frame rate limiter (#2223) | emmauss | 2016-12-06 | 1 | -0/+2 |
| | | | | | | * implement frame limiter * fixes | ||||
* | Add default hotkey to swap primary screens. | James Rowe | 2016-11-05 | 1 | -1/+2 |
| | | | | Also minor style changes | ||||
* | Support additional screen layouts. | James Rowe | 2016-11-05 | 1 | -0/+4 |
| | | | | | Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen. | ||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -2/+1 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -2/+2 |
| | |||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -4/+2 |
| | |||||
* | qt: Rename all "toogle" to "toggle". | bunnei | 2016-09-01 | 1 | -9/+9 |
| | |||||
* | qt: Add an option to settings for enabling V-Sync. | bunnei | 2016-08-30 | 1 | -0/+4 |
| | |||||
* | config: Add a setting for graphics V-Sync. | bunnei | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | qt: Add a configuration tab for Graphics and move relevant fields. | bunnei | 2016-08-30 | 1 | -0/+32 |