Commit Graph

44 Commits

Author SHA1 Message Date
Vicki Pfau cc06ae4690 Merge branch 'master' (early part) into medusa 2021-06-11 20:02:02 -07:00
Vicki Pfau f12ac1e0da Merge branch 'master' (early part) into medusa 2021-06-11 19:03:46 -07:00
Vicki Pfau 466e0c5efa Utils: Clean up duplicated clamping code 2021-01-01 18:54:54 -08:00
Vicki Pfau cb7f150cc2 Qt: Asynchronous drawing startup 2020-11-11 23:48:01 -08:00
Vicki Pfau ef9081da7e Merge branch 'master' into medusa 2020-08-04 23:11:14 -07:00
Vicki Pfau 639c0bf0e9 Qt: More warning fixes 2020-08-01 23:05:05 -07:00
Vicki Pfau 9dbd15c144 Merge branch 'master' (early part) into medusa 2020-02-17 16:20:41 -08:00
Vicki Pfau 546f787eb3 Qt: Add option for disabling OSD messages 2019-10-06 02:54:51 -07:00
Vicki Pfau 6b84383d1a Merge branch 'master' (early part) into medusa 2019-09-28 15:58:26 -07:00
Vicki Pfau 91d2c7ec32 Merge branch 'master' (early part) into medusa 2019-09-28 15:33:22 -07:00
Vicki Pfau 29fc787fc9 Qt, OpenGL: Disable integer scaling for dimensions that don't fit 2019-09-16 22:04:57 -07:00
Vicki Pfau e6aa23f19c Merge branch 'master' (early part) into medusa 2019-06-28 16:27:53 -07:00
Vicki Pfau 8b04eca8f0 Merge branch 'master' (early part) into medusa 2019-06-28 16:25:24 -07:00
Vicki Pfau baeba633ee Qt: Minor cleanup 2019-05-28 22:29:51 -07:00
Vicki Pfau 47bf26ff73 OpenGL, Qt: Add interframe blending 2019-05-27 11:53:13 -07:00
Vicki Pfau 41c08151f3 Qt: Fix tearing issues 2018-09-23 19:41:36 -07:00
Vicki Pfau 7cc09c713b GB Video: SGB borders can now be toggled during games (fixes #868) 2018-08-28 13:13:12 -07:00
Vicki Pfau d1e96a04dc Merge branch 'feature/input-revamp' into medusa 2017-10-04 21:49:53 -07:00
Vicki Pfau 323a6326cd OpenGL: Cleaner video output size changing 2017-08-20 23:08:35 -07:00
Vicki Pfau 36c1fb59be GB: Super Game Boy borders 2017-08-01 19:01:55 -07:00
Vicki Pfau 394a2e0bb8 Merge branch 'feature/input-revamp' into medusa 2017-07-24 07:55:12 -07:00
Vicki Pfau 9b0393d50f Qt: Redo GameController into multiple classes 2017-07-23 14:51:35 -07:00
Vicki Pfau fb035eb0a3 Merge branch 'feature/input-revamp' into medusa 2017-07-12 20:43:13 -07:00
Vicki Pfau 8beb7e8e16 Qt: Fix Software renderer not handling alpha bits properly 2017-07-11 10:36:27 -07:00
Vicki Pfau f45ff4d35f Merge branch 'feature/input-revamp' into medusa 2017-06-03 21:40:58 -07:00
Lioncash f6f3cb5d3d Qt: Use C++11 in-class initialization where applicable 2017-05-16 22:55:22 -07:00
Vicki Pfau 154dd2e8e7 Merge branch 'master' into medusa 2017-04-22 02:14:56 -07:00
Vicki Pfau 2d930cbc61 All: Add option to lock video to integer scaling 2017-04-21 18:13:16 -07:00
Vicki Pfau 6215bca45b Qt: Fix cursor events for aspect-ratio locked 2017-03-20 14:51:35 -07:00
Jeffrey Pfau fa884d071e All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
Jeffrey Pfau 2f1cb61d01 All: Add C++ header guards 2016-12-26 21:01:55 -08:00
Jeffrey Pfau 7073fa6a24 Qt: Fix changing resolution of software renderer 2016-10-13 14:01:48 -07:00
snickerbockers ebb589107b Qt: Fix software renderer scaling 2016-08-06 11:57:56 -07:00
Jeffrey Pfau b9baee7370 Qt: Fix Software renderer 2016-02-17 19:41:17 -08:00
Jeffrey Pfau d0771b78e2 Qt: Sloppy first pass at refactor 2016-02-10 22:40:54 -08:00
Jeffrey Pfau c62ff00580 OpenGL: Make all buffers expected to be the right width 2016-01-16 02:29:03 -08:00
Jeffrey Pfau 6ae001037d Qt: Redraw screen when a status message is posted 2015-08-03 20:28:46 -07:00
Jeffrey Pfau 7395d47a5a Qt: Move message painting into Display 2015-07-02 22:17:06 -07:00
Jeffrey Pfau 346e436b52 GBA Video: Clean up video enum values 2015-06-25 22:59:16 -07:00
Jeffrey Pfau fe845d1ee8 Qt: Use MessagePainter with GL and Qt messages 2015-06-13 02:55:33 -07:00
Jeffrey Pfau 255242a665 Qt: Fix a load of uninitialized members 2015-04-22 20:18:54 -07:00
Jeffrey Pfau e11d34d761 Qt: Remove backing from startDrawing signal 2015-04-18 02:51:28 -07:00
Jeffrey Pfau 9df80a437a Qt: Add framePosted slot to Display for push-based updates 2015-04-04 14:17:46 -07:00
Jeffrey Pfau f2559ad169 Qt: Add pure-Qt display backend 2015-04-01 00:35:55 -07:00