Commit Graph

5184 Commits

Author SHA1 Message Date
Vicki Pfau 716a245397 GB, GBA Video: Fix integer overflow 2017-04-29 01:39:45 -07:00
Vicki Pfau caf59d726f GBA Video: mVL bounds checking 2017-04-29 01:39:45 -07:00
Vicki Pfau 5b6bf9eb64 Test: Fix crash when loading invalid file 2017-04-29 01:39:45 -07:00
Vicki Pfau 8d6edf9033 GB Video: mVL bounds checking 2017-04-29 01:39:45 -07:00
Vicki Pfau 1731d4f975 Test: Don't rely on core for frames elapsed 2017-04-29 01:39:45 -07:00
Vicki Pfau 9b0a5e566e GB Video: Fix proxy renderer for GBC 2017-04-29 01:39:12 -07:00
Vicki Pfau 3dbd49a307 GB, GBA Video: Put back missing finishFrame callback 2017-04-29 01:39:12 -07:00
Vicki Pfau d4deaf6292 GB: Video tester 2017-04-29 01:39:12 -07:00
Vicki Pfau 1b6531e320 Core: Add more video log types 2017-04-29 01:39:12 -07:00
Vicki Pfau db4a873d9c GB: Rearrange some scheduling for better callback ability 2017-04-29 01:39:11 -07:00
Vicki Pfau 3b69fb767c Feature: Make thread proxy generic 2017-04-29 01:39:11 -07:00
Vicki Pfau b8593bdb7b Core: Allow video playback to be non-blocking 2017-04-29 01:39:11 -07:00
Vicki Pfau 3f92b1e67f GBA Video: Trim down GBAVideoProxyRenderer 2017-04-29 01:39:11 -07:00
Vicki Pfau fbb02475da VFS: Optimize expanding in-memory files 2017-04-29 01:39:11 -07:00
Vicki Pfau 5665ac0316 GBA Core: Video log playing 2017-04-29 01:39:11 -07:00
Vicki Pfau 73947766de Core: Video log recording 2017-04-29 01:39:11 -07:00
Vicki Pfau bed6ba1fc4 GBA Video: Refactor thread proxy out from proxy 2017-04-29 01:39:11 -07:00
Vicki Pfau eab5ed6e14 Core: Begin splitting threading out from GBA proxy 2017-04-29 01:39:11 -07:00
Vicki Pfau 11edac0aa4 Core: Start working on video proxy 2017-04-29 01:39:11 -07:00
Anty-Lemon a861af6a97 Qt: Fix builds without GDB stub and libpng 2017-04-29 01:38:37 -07:00
Lothar Serra Mari 7e60ed2718 Qt: Update German GUI translation
Synced with the changes made to the mGBA branch.
Also added a few DS specific strings. Except of the
IOViewer, the translation is now complete.
2017-04-27 11:09:22 -07:00
Anty-Lemon a5f029c2fa GBA: Fix typo of GBAIsBIOS 2017-04-27 11:02:56 -07:00
Anty-Lemon d84cee4700 SDL: Fix GLES2 build 2017-04-27 11:02:27 -07:00
Anty-Lemon d68a4f97c5 SDL: Fix software renderer build 2017-04-27 11:02:27 -07:00
Vicki Pfau 507256e682 DS GX: Automatically normalize winding culling calculations (fixes #699) 2017-04-27 02:50:23 -07:00
Vicki Pfau 78a22d6674 DS GX: Clean up and unify texture mapping 2017-04-27 01:09:39 -07:00
Vicki Pfau 71916913e9 DS GX: Fix vertex texture transformation (fixes #702) 2017-04-27 00:29:16 -07:00
Vicki Pfau e211869c92 DS GX: Add toon shading 2017-04-26 21:44:19 -07:00
Vicki Pfau cec4d48c8a All: Update CHANGES 2017-04-26 21:38:43 -07:00
Vicki Pfau f3b5de1f29 All: Update CHANGES for alpha 2 2017-04-26 12:24:05 -07:00
Vicki Pfau cdf46fb987 Merge branch 'master' into medusa 2017-04-26 12:19:58 -07:00
Augustin Cavalier 953335846b All: Fix build on Haiku. 2017-04-26 12:15:16 -07:00
Vicki Pfau fe2f67e2aa DS Video: Fix 128 pixel-wide bitmap OBJs 2017-04-26 10:01:59 -07:00
Vicki Pfau cbc805b194 DS GX: Fix large textures wrapping 2017-04-26 00:47:49 -07:00
hunterk 86db6fa7e2 change division to multiplication in gba-color shader 2017-04-25 22:35:32 -07:00
hunterk 9a78f56467 fix some indents 2017-04-25 22:35:32 -07:00
hunterk 30a308d04f gba-color cleanups 2017-04-25 22:35:32 -07:00
hunterk c30352fde1 add gba-color shader 2017-04-25 22:35:32 -07:00
Vicki Pfau f32fbd737f DS GX: Fix DMAs triggering too frequently (fixes #620, #583) 2017-04-25 17:02:06 -07:00
Vicki Pfau 6d3764d800 DS Timers: Fix ARM9 timers running too fast 2017-04-25 16:14:08 -07:00
Lothar Serra Mari c4e06cc904 Qt: Update German GUI translation
Some new strings added and a few strings polished.
2017-04-25 12:49:39 -07:00
Vicki Pfau 6265ff20bd Merge branch 'master' into medusa 2017-04-25 12:10:38 -07:00
Vicki Pfau bcf0e8ec59 GBA: Fix multiboot loading resulting in too small WRAM 2017-04-25 11:58:05 -07:00
Vicki Pfau 04541e3b1d DS Slot-1: Emulate KEY delay, improve timing 2017-04-25 00:37:06 -07:00
Vicki Pfau 7879736a44 DS Slot-1: Fix SPI addressing wrap 2017-04-24 19:29:29 -07:00
Vicki Pfau fd7d85c140 DS GX: Retain translucent polygon ID when drawing opaque fragments (fixes #661) 2017-04-24 19:05:58 -07:00
Vicki Pfau 870c375cf6 Test: Fix crash when fuzzing fails to load a file 2017-04-24 13:39:21 -07:00
Vicki Pfau 422c3a25b8 GBA Hardware: Fix crash if a savestate lies about game hardware 2017-04-24 13:39:21 -07:00
Vicki Pfau 93122df1f4 Test: Fix crash when loading invalid file 2017-04-24 13:39:20 -07:00
Vicki Pfau 6fb7c0780a Qt: Handle interrupting CLI debugger better (fixes #697) 2017-04-22 18:40:55 -07:00