Commit Graph

2892 Commits

Author SHA1 Message Date
zilmar 115f9f48b6 [Video] Move res_x, res_y out of settings class 2017-04-27 19:06:14 +10:00
zilmar a8484268e1 [Video] Update some trace messages 2017-04-27 17:31:49 +10:00
zilmar 12cd303862 [Android] Fix video changes to fix compile issue 2017-04-27 17:23:00 +10:00
zilmar 688416bc59 [Video] Fix up installer 2017-04-26 22:57:15 +10:00
zilmar 344253af5b [Video] Revert some of the changes to TextureEnhancer code 2017-04-26 21:37:05 +10:00
zilmar b50c8b1fdd [Video] Update headers 2017-04-26 20:23:36 +10:00
zilmar 894706a379 [Video] Make all video plugin in to one project 2017-04-26 19:40:23 +10:00
zilmar ea009c1ca1 [Video] Rename glide64 to Project64-video 2017-04-26 19:05:05 +10:00
zilmar 9efae26d0c [Android] Remove Plugin_ForceGfxReset 2017-04-26 18:13:55 +10:00
zilmar c7f895737a [Project64] Fix CRegisters::FixFpuLocations 2017-04-25 18:04:00 +10:00
zilmar 1b5e07c460 [Project64] fix CRegisters::FixFpuLocations 2017-04-24 07:53:34 +10:00
zilmar 0e691d2e53 [Project64] Fix CRegisters::FixFpuLocations 2017-04-24 07:41:25 +10:00
zilmar c3d89e8fc1 [Project64] Fix Round 0.5 in interpter 2017-04-24 07:36:40 +10:00
zilmar 42084371b7 [Project64] Get COP1_D_ROUND_L to use _FPR_D 2017-04-24 07:33:35 +10:00
zilmar b4fa83e0ad [Project64] Clean up eol blank space InterpreterOps.cpp 2017-04-24 07:30:49 +10:00
zilmar e400d42ff6 [VIdeo] Add trace settings 2017-04-18 22:03:49 +10:00
zilmar 0c1c5e39af [Plugins] Give access to notify class 2017-04-18 21:32:43 +10:00
zilmar 59a51e2c71 Merge pull request #1303 from project64/AndroidUpdate
Android update
2017-04-12 22:20:03 +10:00
zilmar a65968171e Update to latest build scripts 2017-04-08 09:36:32 +10:00
zilmar 45b41850aa [zlib] Fix compile issue on android 2017-04-08 09:22:48 +10:00
zilmar 2fa7af2505 [Android] Add patreon settings 2017-04-08 09:06:48 +10:00
zilmar 5ba576d9bc Merge pull request #1248 from JunielKatarn/zlib-1.2.11
Upgrade zlib to version 1.2.11
2017-03-27 13:08:34 +11:00
zilmar 044eea5459 Merge pull request #1272 from Frank-74/Remove-pjutilDynLibCallDllMain()
Remove pjutil::DynLibCallDllMain()
2017-03-27 13:03:49 +11:00
zilmar 2ab41bb395 Remove VS2008 project files 2017-03-15 20:14:25 +11:00
zilmar 81020b1249 [Project64] Remove delete g_DDRom from CN64System::LoadFileImage 2017-03-15 20:05:02 +11:00
zilmar 45a09a6aef Update version numbers 2017-03-15 19:29:11 +11:00
nicholas c53d24708b [Build Script] Remove hard coded address 2017-03-15 17:08:24 +11:00
nicholas f79d430d64 [Build Script] Add SetGitProperties.cmd 2017-03-15 17:01:14 +11:00
zilmar 9465a34595 [Project64] Build with Visual Studio 2015 2017-03-14 17:32:19 +11:00
zilmar 32b55761e8 [Glide64] Reset more variables in free_combiners 2017-03-14 07:51:43 +11:00
zilmar c781296ba7 [Glide64] Rename viewport_offset to g_viewport_offset; 2017-03-13 20:34:51 +11:00
zilmar 80e8944d2f [Glide64] Change capture_screen to g_capture_screen 2017-03-13 20:28:34 +11:00
zilmar e2fcb24529 [Glide64] Remove some unneeded code 2017-03-13 20:14:03 +11:00
zilmar f579011d9b [Glide64] More clean up of Settings.cpp 2017-03-13 19:54:36 +11:00
zilmar 9557e25522 [Glide64] Have Settings.h in Settings.cpp 2017-03-13 19:31:38 +11:00
zilmar 0115f87e62 [Glide64] Some code cleanup 2017-03-13 17:55:09 +11:00
zilmar e1b254772b [Glide64] Move general_setting to settings class 2017-03-13 17:53:41 +11:00
zilmar be7c0b3870 [Glide64] Make pj64 settings private 2017-03-13 17:50:43 +11:00
zilmar 564d840a62 [Glide64] Make wrpAnisotropic private 2017-03-13 17:46:14 +11:00
zilmar 28a78a9c95 [Glide64] Make wrpFBO private 2017-03-13 17:42:49 +11:00
zilmar db3701bde0 [Glide64] Make wrpVRAM private 2017-03-13 17:39:28 +11:00
zilmar 7a43073eef [Glide64]rename wrpResolution to m_FullScreenRes 2017-03-13 17:33:08 +11:00
zilmar 30fc06152f [Glide64] Make n64_z_scale private 2017-03-13 17:26:20 +11:00
zilmar 799fa6700d [Glide64] Make old_style_adither private 2017-03-13 17:23:56 +11:00
zilmar d6fc37fdda [Glide64] Make zmode_compare_less private 2017-03-13 17:21:20 +11:00
zilmar 391bf2ffa1 [Glide64] Make correct_viewport private 2017-03-13 17:17:52 +11:00
zilmar ff805e9b3f [Glide64] Get pal230 to be private 2017-03-13 17:14:36 +11:00
zilmar 59eeb448f6 [Glide64] Get force_calc_sphere to be private 2017-03-13 17:11:14 +11:00
zilmar 19cfdc174a [Glide64] Make adjust_aspect private 2017-03-13 08:06:41 +11:00
zilmar 4dbcd47569 [Glide64] Make clip_zmax private 2017-03-13 08:04:09 +11:00
zilmar f5eb97bbb5 [Glide64] make clip_zmin private 2017-03-13 07:59:00 +11:00
zilmar d21cf7e88e [Glide64] Make force_quad3d private 2017-03-13 07:55:58 +11:00
zilmar 9dc2a8bc8c [Glide64] Make force_microcheck private 2017-03-13 07:52:37 +11:00
zilmar c2bb2c5dac [Glide64] Make stipple_pattern private 2017-03-13 07:48:22 +11:00
zilmar 09504e2244 [Glide64] Make texture_correction private 2017-03-13 07:36:14 +11:00
zilmar cd34f9a25d [Glide64] Make decrease_fillrect_edge private 2017-03-13 07:31:03 +11:00
zilmar ca12d5a740 [Glide64] Increase increase_texrect_edge 2017-03-13 07:22:57 +11:00
zilmar 160fa97aa9 [Glide64] Make flame_corona private 2017-03-13 07:19:09 +11:00
zilmar 0daa369800 [Glide64] Make use_sts1_only private 2017-03-13 07:16:27 +11:00
zilmar ecb32bd4a0 [Glide64] Make alt_tex_size private 2017-03-13 07:12:17 +11:00
zilmar 9c25c2bd41 [Glide64] Make fast_crc private 2017-03-13 05:28:39 +11:00
zilmar 711017acf4 [Glide64] Remove unused offset_x, offset_y, scale_x, scale_y 2017-03-13 05:26:36 +11:00
zilmar 444735966c [Glide64] Make wfmode private 2017-03-13 05:24:23 +11:00
zilmar 0c24c4e12b [Glide64] Make wireframe private 2017-03-13 05:18:58 +11:00
zilmar 28cdaaff48 [Glide64] Remove unused unk_clear 2017-03-13 05:12:09 +11:00
zilmar fdd753f31d [Glide64] Make unk_as_red private 2017-03-13 05:04:53 +11:00
zilmar d915f57573 [Glide64] Make autodetect_ucode private 2017-03-13 05:00:37 +11:00
zilmar 26841063ae [Glide64] Make ghq_hirs_dump private 2017-03-13 04:57:37 +11:00
zilmar 758de8f10a [Glide64] Make ghq_hirs_let_texartists_fly private 2017-03-13 04:54:23 +11:00
zilmar 970be7c96c [Glide64] Make ghq_cache_size private 2017-03-13 04:49:23 +11:00
zilmar 6f0127fd3a [Glide64] Make ghq_cache_save private 2017-03-11 07:47:57 +11:00
zilmar 94b17378d5 [Glide64] Make ghq_hirs_altcrc private 2017-03-11 07:43:12 +11:00
zilmar 08e5df4dc6 [Glide64] Make ghq_hirs_gz private 2017-03-10 23:17:57 +11:00
zilmar 4e9214f6c6 [Glide64]Make ghq_hirs_f16bpp private 2017-03-10 23:03:10 +11:00
zilmar 3d7f5da1de [Glide64] Make ghq_hirs_tile private 2017-03-10 17:10:09 +11:00
zilmar 73f1769466 [Glide64] make ghq_hirs_cmpr privte 2017-03-10 17:01:41 +11:00
zilmar d51c35338b [Glide64] Make ghq_enht_nobg private 2017-03-10 16:55:00 +11:00
zilmar 494fbaf7f5 [Glide64] Make ghq_enht_gz private 2017-03-10 16:42:29 +11:00
zilmar ee26e7930b [Glide64] Make ghq_enht_f16bpp private 2017-03-10 16:36:38 +11:00
zilmar efd98d4d23 [Glide64] Make ghq_enht_cmpr private 2017-03-10 16:31:59 +11:00
zilmar 273980e510 [Glide64] Make ghq_use as a global 2017-03-10 16:25:04 +11:00
zilmar 6148544a93 [Glide64] Make ghq_hirs private 2017-03-10 08:37:26 +11:00
zilmar 1412f2a705 [Glide64] Make ghq_cmpr private 2017-03-10 08:21:52 +11:00
zilmar 154099d42f [Glide64] Make texture dir private 2017-03-10 08:12:37 +11:00
zilmar 8d7cbae52b [Glide64] Make buff_clear private 2017-03-10 08:06:58 +11:00
zilmar da8926d482 [Glide64] Make fog private 2017-03-10 07:54:56 +11:00
zilmar 8fdb912291 [Glide64] Make vsync private 2017-03-09 18:13:25 +11:00
zilmar 880d7c61ff [Glide64] Make texenh_options private 2017-03-09 18:01:06 +11:00
zilmar 752ade92f0 [Glide64] Make advanced setting private 2017-03-09 17:52:54 +11:00
zilmar 1f6fb6b483 [Glide64] Remove unused ghq_enht_tile 2017-03-09 17:46:07 +11:00
zilmar 01d13b71b5 Merge remote-tracking branch 'origin/master' into glide64-cleanup 2017-03-09 17:32:19 +11:00
zilmar b1d8db2c96 [[Glide64] Add ability to set screen resolution 2017-02-09 06:08:06 +11:00
Frank-74 fe33883d0a Remove pjutil::DynLibCallDllMain() 2017-02-05 01:10:01 +00:00
Frank-74 268961dac2 Remove pjutil::DynLibCallDllMain() 2017-02-05 01:08:56 +00:00
Frank-74 79996b43e6 Remove pjutil::DynLibCallDllMain() 2017-02-05 01:07:30 +00:00
Frank-74 3f99504d7f Remove pjutil::DynLibCallDllMain() 2017-02-05 01:06:23 +00:00
Frank-74 375aabf22b Remove pjutil::DynLibCallDllMain() 2017-02-05 01:04:24 +00:00
Frank-74 ce9eaf601b Update Util.h 2017-02-05 01:02:53 +00:00
Frank-74 8847751a0f Update SettingsConfig.cpp 2017-01-31 19:12:12 +00:00
Frank-74 d366063620 Update SettingsConfig.cpp 2017-01-31 18:59:56 +00:00
Frank-74 210bfb382b Update N64Class.cpp 2017-01-31 15:39:12 +00:00
Frank-74 b1bef3c687 Update Settings.h 2017-01-31 15:36:51 +00:00
Frank-74 a19e425ad4 Update SettingsConfig.cpp 2017-01-31 15:35:37 +00:00
Frank-74 3488bc6c5e Update MainMenuClass.cpp 2017-01-31 15:33:13 +00:00
Frank-74 095caffa42 Update GuiClass.cpp 2017-01-31 15:31:56 +00:00
Frank-74 24a1635b9c Update SettingsPage-Game-General.cpp 2017-01-31 15:30:44 +00:00
Frank-74 786f1558f9 Update SettingsClass.cpp 2017-01-31 15:26:16 +00:00
zilmar bd7eaf3be4 [Glide64] Update code related to resolution 2017-01-31 21:37:16 +11:00
zilmar 70abd5df17 [Glide64] Make scrx and scry private members of settings 2017-01-31 17:56:52 +11:00
zilmar 431c7b625d [Glide64] Make ucode an enum 2017-01-31 04:34:36 +11:00
zilmar f15a154cd4 [Glide64] Get ghq_enht to use an enum 2017-01-30 18:01:22 +11:00
zilmar d2918162e7 [Glide64] Use enum for TextureFilter/ 2017-01-30 17:51:54 +11:00
zilmar ea35a02614 [Glide64] make fb_crc_mode a private member of CSettings 2017-01-30 08:13:58 +11:00
zilmar 98cd937385 [Glide64] get stipple_mode to use an enum 2017-01-30 08:09:38 +11:00
zilmar 5f0ece5dde [Glide64] Get lodmode to use enum 2017-01-30 08:03:23 +11:00
zilmar 88e5009afa [Glide64] Get swap mode to use an enum 2017-01-30 05:05:06 +11:00
zilmar fbdc95c30a [Glide64] Use enum for Filtering 2017-01-29 20:10:32 +11:00
zilmar e572f531d5 ]Glide64] use enum for Screen Rotate 2017-01-29 19:58:25 +11:00
zilmar 8f6107e0bf [Glide64] Change AspectMode to be an enum 2017-01-29 17:47:28 +11:00
zilmar 23e46f85da [Glide64] Change game hack value to enum 2017-01-29 17:26:41 +11:00
zilmar 3ca1f7a369 ]Glide64] Rename Set_wrpResolution to Set_FullScreenRes 2017-01-29 12:50:00 +11:00
zilmar 2157da60aa [Glide64] Remove Set_log_unk 2017-01-29 07:50:59 +11:00
zilmar 5741df4d3b [Glide64] Remove Set_filter_cache 2017-01-29 07:47:27 +11:00
zilmar 866384bf16 [Glide64] Remove Set_elogging 2017-01-29 07:45:06 +11:00
zilmar c63c73a92a [Glide64] Remove Set_log_clear 2017-01-29 07:42:37 +11:00
zilmar bcceb486bb [Glide64] Remove Set_logging 2017-01-29 06:49:41 +11:00
zilmar b3b02de5d6 [Glide64] Remove Set_run_in_window 2017-01-29 06:43:11 +11:00
zilmar 077ce72050 [Glide64] Remove Set_hotkeys 2017-01-29 06:40:37 +11:00
zilmar 0a5c2bfc72 [Glide64] Remove clock settings 2017-01-29 06:38:28 +11:00
zilmar 4f566ff9bc [Glide64] Remove passing HWND to grSstWinOpen 2017-01-29 06:27:50 +11:00
zilmar 5a13b9e8c6 [Glide64] Remove ghq_dmptex_toggle_key 2017-01-29 06:13:47 +11:00
zilmar a5e9e080f1 [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
zilmar 03da86382d [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
zilmar 734ea5c659 Merge remote-tracking branch 'origin/master' into glide64-cleanup 2017-01-28 18:18:54 +11:00
zilmar 5071861d13 [Glide64] Move aspect ratio calc to settings 2017-01-27 19:26:28 +11:00
zilmar c98923d2af [Glide64] Move WriteSettings in to Settings class 2017-01-27 17:30:19 +11:00
Julio C. Rocha f661269dc3 Change Z_BUFSIZE to fix Windows XP behavior compiling with VC2010 and later. 2017-01-25 21:23:29 +00:00
zilmar 43e5047822 [Glide64] Accidently deleted some settings code 2017-01-25 19:20:12 +11:00
zilmar 50994936ba [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
zilmar bcd2a6f6b6 [Glide64] Remove card_id 2017-01-24 08:42:49 +11:00
zilmar 2ed3a57917 [Glide64] Remove TEXTURE_FILTER check 2017-01-24 08:41:20 +11:00
zilmar 4305890799 [Glide64] Use log dir from settings 2017-01-24 08:34:08 +11:00
zilmar d1887bd0e5 [Glide64] Move read settings inside settings class 2017-01-24 08:30:46 +11:00
zilmar f9708bcec6 [Glide64] Add logdir and flush log to setting class 2017-01-24 08:16:25 +11:00
zilmar d070196cd2 [Glide64] Move system settings id in to Settings.cpp 2017-01-24 08:11:51 +11:00
zilmar 4561494303 [Glide64] Add SettingsID.h 2017-01-24 08:05:14 +11:00
zilmar c4746eb368 [Glide64] Remove grSstSelect 2017-01-24 07:22:44 +11:00
zilmar b086b8a296 [Glide64] Create RegisterSettings function 2017-01-24 05:35:27 +11:00
zilmar f0ea584929 [Glide64] Move ReadSpecialSettings to Settings.cpp 2017-01-24 05:28:13 +11:00
zilmar 9afe8e6973 [Glid64] Move ReadSettings to Settings.cpp 2017-01-24 05:19:46 +11:00
zilmar 57a221e36f [Proect64] Reopen gfx plugin if initilized 2017-01-23 17:56:56 +11:00
zilmar 50c7d61848 [Glide64] Init settings in PluginLoaded 2017-01-23 17:50:29 +11:00
zilmar 5961d9cb1d [Glide64] Remove debugger 2017-01-23 17:24:01 +11:00
zilmar bf0ba50dc4 [Project64] have CSettingTypeApplication if string is default setting 2017-01-23 16:50:46 +11:00
zilmar d5c43bfcba [Project64] Update mem pak handling to deal with reseting save 2017-01-22 19:59:26 +11:00
zilmar 2d09818eb2 [Project64] Readd manifest 2017-01-21 21:29:28 +11:00
zilmar 52ab4949b4 [Project64] Preserve current dir when calling GetOpenFileName 2017-01-21 10:31:09 +11:00
zilmar 1d7bdd2c27 [Project64] Only create mempak on write 2017-01-21 10:11:14 +11:00
zilmar ffbe446c79 [Android] Keep stack aligned 2017-01-20 08:43:38 +11:00
Julio C. Rocha 3a45cf6587 Upgrade zlib to version 1.2.11 2017-01-19 11:50:31 +00:00
zilmar bafffcbf41 [Android] Add LastStoreReg exception to CompareArmRegToConst 2017-01-19 17:50:59 +11:00
zilmar e098aacf0c [Android] Add LastStoreReg exception to AddConstToArmReg 2017-01-19 17:48:16 +11:00
zilmar 8cf62142b5 [Android] Track push/pops 2017-01-10 18:25:18 +11:00
zilmar 20fe044b7d [Android] Add PushPopRegisterList 2017-01-10 18:13:13 +11:00
zilmar ec380bfe0d [Project64] Record function end location 2017-01-10 18:01:59 +11:00
zilmar 5febae4ec9 [Android] Rename some variable names in ArmOps.h 2017-01-10 17:54:11 +11:00
zilmar e65fd32de4 [Android] Add logging on display error 2017-01-10 17:45:53 +11:00
zilmar a367b4792b [Project64] Add Reduced Sync Mem option 2017-01-04 18:04:37 +11:00
zilmar b87335957e [Glide64] enable rotate setting on all systems 2017-01-04 17:26:25 +11:00
zilmar b44e26134d [Glide] Fix some white space 2017-01-04 07:31:45 +11:00
zilmar 572c5d4ded [Glide64] Replace gl_Color with vFrontColor 2017-01-03 20:26:07 +11:00
zilmar f12484e0ca [Glide64] Replace gl_Color with vFrontColor 2017-01-03 20:24:08 +11:00
zilmar cb8ce4904c [Glide64] Remove usage of gl_TexCoord in shaders 2017-01-03 20:21:06 +11:00
zilmar 2ea9fd21e5 [Project64] Initialize base system first 2017-01-03 16:40:56 +11:00
zilmar 02e2168740 [Project64] Flush Logs on exception and another exception case handled 2017-01-03 16:38:44 +11:00
zilmar f8ff6900ef [Android] Fix uninstall link 2017-01-03 16:25:36 +11:00
zilmar 45c6d0d157 [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
zilmar bfb64dc458 [Glide64] Fix compile bug 2017-01-03 16:13:17 +11:00
zilmar 9e61c684d6 [Glide64] More cleanup of global names 2017-01-03 09:01:39 +11:00
zilmar 4ab1d103b6 [Glide64] Start to clean up OGLEScombiner.cpp 2016-12-28 11:25:18 +11:00
zilmar 6c78c898b0 [Glide64] Clean up combiner 2016-12-26 09:26:36 +11:00
zilmar 267d19a93b [Project64] Add Logging on un handled exception 2016-12-24 07:51:52 +11:00
zilmar 1c61eb68db [Project64] Change some logging level on recompiler messages 2016-12-24 07:47:20 +11:00
zilmar 7cb6d2f5c0 [Android] Start to use project64 language functionality 2016-12-20 18:55:28 +11:00
zilmar c29d6612cb [Android] Write back instead of unmap more registers 2016-12-20 18:33:53 +11:00
zilmar 79d50f1bc6 [Project64] Reset rom browser on debug language 2016-12-20 18:32:36 +11:00
zilmar 7e13dfc797 [Android] Watch for uninstall 2016-12-20 18:31:25 +11:00
zilmar 862503ce43 [Android] Add Game run settings 2016-12-20 18:22:18 +11:00
zilmar c3a63f8b78 [Glide64] Clean up code related to shader programs 2016-12-20 18:19:21 +11:00
zilmar ec5c860a60 [Project64] fix CSettingTypeApplication::Save 2016-12-14 06:46:05 +11:00
zilmar beed52498e [Glide64] Remove FPS 2016-12-13 17:31:40 +11:00
zilmar 2394215349 [Android] Fix buf in CArmRecompilerOps::SPECIAL_XOR 2016-12-13 06:25:32 +11:00
zilmar e4a29ce003 [Android] Update CArmRecompilerOps::BEQ_Compare 2016-12-13 06:24:37 +11:00
zilmar e1e4daaf25 [Android] fix bugs in CArmRecompilerOps::BNE_Compare 2016-12-13 06:23:55 +11:00
zilmar 4cf5a54999 [Android] Do not create system on show menu 2016-12-13 06:22:35 +11:00
zilmar f8e49dfbb8 [Project64] Delete default setting if application and bool 2016-12-13 06:20:54 +11:00
zilmar da2804e831 [Project64] Clean up some warnings in CodeSection.cpp 2016-12-13 06:19:11 +11:00
zilmar 43ed20d59c [Project64] Do not save on eeprom if read only 2016-12-13 06:13:10 +11:00
zilmar df36516c6d [Project64] Rename Generate log to Log asm 2016-12-13 06:11:47 +11:00
luigiblood 8403be1da9 [64DD] Avoid Disk save disappearing when crashing during save 2016-12-06 23:05:29 +01:00