Commit Graph

5881 Commits

Author SHA1 Message Date
Vicki Pfau 86efc6cc9f Qt: Add frame inspector for GBA games 2019-05-31 15:32:22 -07:00
Vicki Pfau db2b56f418 Qt: Add getPixels call for a finished context 2019-05-30 21:47:12 -07:00
Vicki Pfau 06657d9fde Qt: Add additional info to map view 2019-05-30 17:45:34 -07:00
Vicki Pfau ba00cdfc02 GBA Memory: Fix STM to VRAM (fixes #1430) 2019-05-30 12:26:49 -07:00
Vicki Pfau 0cace151e1 GBA Video: Fix wrapped sprite mosaic clamping (fixes #1432) 2019-05-30 12:00:39 -07:00
Lothar Serra Mari 9ce234daac Qt: Update German GUI translation 2019-05-30 09:44:16 +02:00
Vicki Pfau dd1514cb8a Ports: Interframe blending menu option 2019-05-29 15:13:55 -07:00
Vicki Pfau 456dbc482f 3DS: Interframe blending 2019-05-29 15:13:30 -07:00
Vicki Pfau 252b9409b6 Vita: Interframe blending 2019-05-29 13:50:59 -07:00
Vicki Pfau cc71f7f964 GBA Video: Use interpolation not extrapolation for first few scanlines (fixes #1431) 2019-05-29 12:58:59 -07:00
Vicki Pfau 14b3bdf414 Wii: Interframe blending 2019-05-29 12:08:00 -07:00
Vicki Pfau b6f8ff7569 Wii: Other half of last two commits 2019-05-29 09:58:00 -07:00
Vicki Pfau cabbffad41 Wii: 2/3, not 1/3 scaling is useful 2019-05-29 09:57:26 -07:00
Vicki Pfau 422d2cb755 Wii: Fix typos (fixes #1428) 2019-05-29 09:52:27 -07:00
Vicki Pfau e8383209c5 Qt: Make mute menu option also toggle fast-forward mute (fixes #1424) 2019-05-29 09:33:15 -07:00
Vicki Pfau 6b41d91e69 Qt: Fix excess wakeups in VideoProxy 2019-05-28 23:15:15 -07:00
Vicki Pfau baeba633ee Qt: Minor cleanup 2019-05-28 22:29:51 -07:00
Vicki Pfau fcb5a4168f Qt: Fix VideoProxy lifetime 2019-05-28 21:52:15 -07:00
Vicki Pfau 33d13b3757 GBA Video: Optimize mode 0 offset changes in GL 2019-05-28 17:31:09 -07:00
Vicki Pfau 30e0624751 GBA Video: Fix backdrop color trick in GL 2019-05-28 16:34:18 -07:00
Vicki Pfau a6c503af69 Res: Update nointro.dat 2019-05-27 21:30:12 -07:00
Vicki Pfau ef2a2e5002 GBA Video: Move window drawing to a shader 2019-05-27 20:48:42 -07:00
Vicki Pfau ba2d702fb5 GBA Video: Replace palette texture with uniforms 2019-05-27 16:22:37 -07:00
Vicki Pfau 7349a1dab3 CHANGES: Fix bugzilla link 2019-05-27 14:45:02 -07:00
Vicki Pfau ebe765d1cd GBA Video: Fix alpha issues on GL output texture 2019-05-27 14:31:14 -07:00
Vicki Pfau 5b66a455b0 Switch: Interframe blending 2019-05-27 14:31:14 -07:00
Lothar Serra Mari 053b571bbd Qt: Update German GUI translation 2019-05-27 21:56:52 +02:00
Vicki Pfau 0f99419487 Qt: Fix loading shaders while game is not running 2019-05-27 11:53:13 -07:00
Vicki Pfau 47bf26ff73 OpenGL, Qt: Add interframe blending 2019-05-27 11:53:13 -07:00
Vicki Pfau 67c3f386a4 Switch: Pixel-accurate should default to aspect-full if it exceeds screen dimensions 2019-05-27 08:46:26 -07:00
Vicki Pfau 89c37820c6 Switch: Fix switching between PBO and FBO games 2019-05-27 00:06:10 -07:00
Vicki Pfau d025dd5704 Switch: Dynamic display resizing 2019-05-26 23:53:13 -07:00
Vicki Pfau f33a970304 Qt: Fix FPS target maxing out at 59.727 (fixes #1421) 2019-05-26 21:37:18 -07:00
Vicki Pfau 5d05e38d27 Switch: Minor init/deinit fixes 2019-05-26 19:46:25 -07:00
Vicki Pfau 585563eed7 Switch: Experimental support for hi-res mode 2019-05-26 19:46:25 -07:00
Vicki Pfau a64c38d314 GBA Video: Fix GL OBJWIN 2019-05-26 19:41:54 -07:00
Vicki Pfau b2450bac5e GBA Video: Switch to using integer textures where applicable 2019-05-26 19:00:48 -07:00
Vicki Pfau b532a214cd GBA Video: Simplify priority 2019-05-26 18:44:57 -07:00
Vicki Pfau 1f2bd30b14 Switch: Fix threading-related crash on second launch 2019-05-26 14:26:35 -07:00
Vicki Pfau d839098cae Switch: Update arch flags 2019-05-26 11:30:42 -07:00
Vicki Pfau 19c4e565d1 GBA Video: Fix VBO leak 2019-05-26 09:38:29 -07:00
Vicki Pfau 130cb63bbc Qt: Fix shutdown leaks 2019-05-26 09:32:00 -07:00
Vicki Pfau f5fb96f256 GBA Video: More GL ES fixes 2019-05-25 23:22:16 -07:00
Vicki Pfau f455650f0d Changes: Update for 0.7.2 2019-05-25 16:12:56 -07:00
Vicki Pfau a33e9d375c GBA Video: Fix sprite priority regression (fixes #1419) 2019-05-24 21:53:24 -07:00
Vicki Pfau d1d33393cd OpenGL: Fix GL version check 2019-05-24 17:28:11 -07:00
Vicki Pfau 89983901f8 Qt: Better detection of GL versions and extensions 2019-05-24 14:17:42 -07:00
Vicki Pfau 4225a2b4b0 GBA Video: Implement GL forced blank 2019-05-24 12:47:17 -07:00
Vicki Pfau 9204c61ba2 GBA Video: Improve detection of when VRAM needs to be uploaded 2019-05-24 12:40:40 -07:00
Vicki Pfau f8362fda68 GBA Video: Improve GL reset 2019-05-24 10:35:34 -07:00