Commit Graph

303 Commits

Author SHA1 Message Date
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 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
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 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 b87335957e [Glide64] enable rotate setting on all systems 2017-01-04 17:26:25 +11:00
zilmar 267d19a93b [Project64] Add Logging on un handled exception 2016-12-24 07:51:52 +11:00
zilmar beed52498e [Glide64] Remove FPS 2016-12-13 17:31:40 +11:00
zilmar ac0c6ff948 [Android] Fix register set usage in CCodeSection::GenerateSectionLinkage 2016-12-03 07:16:47 +11:00
Frank-74 5aa8fc7c88 [Glide64] Fix #1224
Fix text display not showing if clear buffer on every frame is off.

This text display is mixed up with hotkey_info..  Which is used as timer for display.
2016-12-01 07:25:11 +00:00
Frank-74 c07e838e04 [Glide64] Transparent text background option
Make transparent text display work if buffer clear on every frame is off.
2016-12-01 06:55:15 +00:00
Frank-74 23e130f5d8 [Glide64] Fix 'Use frame buffer objects' option.
Dialog doesn't detect or save FBO option.
2016-12-01 06:19:34 +00:00
zilmar f94fa3a2f6 Update version numbers 2016-11-28 07:43:17 +11:00
zilmar 1a49b48282 [Glide64] Fix some warnings 2016-11-28 07:24:11 +11:00
purplemarshmallow 79c13d0021 [Glide64] correct Winback hack 2016-11-17 17:31:33 +01:00
zilmar 6203c0837b Merge pull request #1214 from purplemarshmallow/Winback
[Glide64] port winback hack from GLideN64
2016-11-18 03:03:58 +11:00
purplemarshmallow f7e76f0c2a [Glide64] port winback hack from GLideN64 2016-11-17 16:27:17 +01:00
purplemarshmallow 1b1479c064 [Glide64] Fix linear texture coordinate transformation
fix taken from
2b29b6c09a
Fixed Zelda OOT rotating "N" is miscolored (HLE)
2016-11-15 14:49:43 +01:00
zilmar e1633bbada [Project64] Use AUTO_PTR instead of std::auto_ptr 2016-10-09 20:44:31 +11:00
zilmar 8084a5d3b6 Update vesion script to get 2.3.1, and update minor verion in other plugins 2016-09-17 07:43:48 +10:00
zilmar 4bc957bb3b Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00