Commit Graph

4251 Commits

Author SHA1 Message Date
zilmar 00818e66e4 [Audio] Update internal names 2017-09-11 22:13:07 +10:00
zilmar 60fc1664f0 [Audio] Change project name to Project64-audio.vcxproj 2017-09-11 22:12:07 +10:00
zilmar 869f196bff [Audio] Update headers 2017-09-11 21:57:21 +10:00
zilmar b60b46fcb2 [Audio] Update mk files 2017-09-11 19:50:24 +10:00
zilmar fe90aaff03 [Audio] Move audio plugin folder 2017-09-11 19:14:33 +10:00
zilmar 081eae6f01 [Video] remove some unused files from project 2017-09-11 18:15:17 +10:00
zilmar d4a60f494c [Common] include "stdtypes.h" to SyncEvent.h 2017-09-06 15:38:25 +10:00
zilmar 10f662da94 [Project64] Better handling of div / 0 2017-08-31 09:43:58 +10:00
zilmar c51ff3a829 Merge branch 'master' of https://github.com/project64/project64 2017-08-31 08:59:16 +10:00
zilmar c428d71e75 [Project64] Skip frozen Dlist only in HLE gfx 2017-08-31 08:58:26 +10:00
zilmar f5acfd1184 Merge pull request #1367 from pj64d-merge/master
Debugger: Add stack trace window
2017-08-30 18:10:23 +10:00
shygoo 18d4c052f6 Debugger: Add mousewheel scrolling to memory window 2017-08-30 01:15:28 -05:00
shygoo e64a6c5965 Debugger: Add stack trace window 2017-08-29 23:54:06 -05:00
zilmar 1b699418f4 [Scripts] Update more glide64.rdb usage to Project64Video.rdb 2017-08-24 07:13:07 +10:00
zilmar b18859b041 Merge branch 'master' of https://github.com/project64/project64 2017-08-23 20:21:49 +10:00
zilmar 5f725bd928 [Project64] Change handling of Glide64.rdb to Project64Video.rdb 2017-08-23 17:58:13 +10:00
zilmar a93dbb6f26 Merge pull request #1363 from Frank-74/patch-7
Fixes NHL '99 #1362
2017-08-23 09:00:02 +10:00
Frank-74 a26784b748 Fixes NHL '99 #1362 2017-08-22 21:32:14 +01:00
zilmar e0f2af6338 Merge branch 'master' of https://github.com/project64/project64 2017-08-22 18:11:01 +10:00
zilmar c6b350720a [Project64] Allow rdram to be at fixed address 2017-08-22 18:08:54 +10:00
zilmar 7da3180fb6 [Video] Rename CGlide64WtlModule to CProject64VideoWtlModule 2017-08-22 17:38:44 +10:00
zilmar 6319babc47 Merge pull request #1361 from JunielKatarn/x64_nomanifest
Exclude manifest from x64 build.
2017-08-21 19:19:49 +10:00
Julio C. Rocha 8c01e256e6 Exclude manifest from x64 build. 2017-08-21 01:28:14 -07:00
zilmar bf53126ac0 Merge branch 'master' of https://github.com/project64/project64 2017-08-21 08:50:15 +10:00
zilmar a61a466776 [Project64] Fix up some changes to debugger commit 2017-08-21 08:48:31 +10:00
zilmar a91d336846 [Video] Remove voodoo.has_2mb_tex_boundary 2017-08-21 08:20:19 +10:00
zilmar db08602f76 Merge pull request #1360 from pj64d-merge/master
Fix #1358 debugger code edit instability
2017-08-20 06:30:14 +10:00
shygoo 372efa11f1 Fix #1358 debugger code edit instability 2017-08-19 14:37:47 -05:00
zilmar 289ae755b1 Merge branch 'master' of https://github.com/project64/project64 2017-08-18 21:39:26 +10:00
zilmar 403bca5f05 [Video] Remove voodoo.sup_32bit_tex 2017-08-18 18:02:38 +10:00
zilmar ebc1a4397c [Video] Remove voodoo.sup_mirroring 2017-08-18 17:55:06 +10:00
zilmar 5ccae44f43 [Video] Remove sup_large_tex 2017-08-18 17:38:29 +10:00
zilmar b88ce71eef Merge pull request #1357 from pj64d-merge/master
Add debug features
2017-08-18 15:27:52 +10:00
shygoo 47fd0632ff Add debug features 2017-08-18 00:08:22 -05:00
zilmar c33e862b8a [Video] Remove voodoo.max_tex_size 2017-08-18 08:27:54 +10:00
zilmar bddf192160 [Video] Remove g_hwnd_win 2017-08-18 08:08:43 +10:00
zilmar b479eb056d [video] remove GR_SSTTYPE_ 2017-08-18 08:00:46 +10:00
zilmar 631c471fe1 [Video] Remove evoodoo 2017-08-17 17:24:11 +10:00
zilmar c54d981c83 [Video] Remove SIMULATE_ code 2017-08-17 08:22:24 +10:00
zilmar f5b0dee53e [Video] Move vertex definition into Renderer/types.h 2017-08-17 08:18:19 +10:00
zilmar 90dcbd4f3f [Video] Get rdram size from settings 2017-08-16 18:03:13 +10:00
zilmar 0ea0717c87 [Video] Fix compile bug 2017-08-16 17:32:02 +10:00
zilmar a9b189b78c [Video] Fix up some of the types in Ext_TxFilter 2017-08-16 17:11:51 +10:00
zilmar 1ca9601deb [Script] fix updating version number for video plugin 2017-08-15 17:52:39 +10:00
zilmar 8ed2c00bac [Video] Reemove Glide inc 2017-08-12 19:01:30 +10:00
zilmar 72645a8e31 [video] Change FxU16 to uint16_t 2017-08-12 15:08:51 +10:00
zilmar 0f77559783 [Video] Remove some includes glide64.h 2017-08-12 14:49:58 +10:00
zilmar 7c9545cbca [Video] Remove gfxVertexLayout 2017-08-11 17:07:23 +10:00
zilmar 4ca6ea5657 [Video] Remove gfxGet 2017-08-11 08:36:26 +10:00
zilmar 05a4cce447 [Video] Make gfxStippleMode_t an enum 2017-08-11 08:25:05 +10:00