Commit Graph

115 Commits

Author SHA1 Message Date
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 b1d8db2c96 [[Glide64] Add ability to set screen resolution 2017-02-09 06:08:06 +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 88e5009afa [Glide64] Get swap mode to use an enum 2017-01-30 05:05:06 +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 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 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 2ed3a57917 [Glide64] Remove TEXTURE_FILTER check 2017-01-24 08:41:20 +11:00
zilmar d1887bd0e5 [Glide64] Move read settings inside settings class 2017-01-24 08:30:46 +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 beed52498e [Glide64] Remove FPS 2016-12-13 17:31:40 +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
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
zilmar e1633bbada [Project64] Use AUTO_PTR instead of std::auto_ptr 2016-10-09 20:44:31 +11:00
zilmar 4bc957bb3b Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
Frank-74 5179924a95 Remove redundant WINPROC_OVERRIDE 2016-08-13 16:17:17 +01:00
Frank-74 10065a8073 Fix crash changing to another plugin 2016-07-08 21:22:41 +01:00
zilmar 74ea18b5c6 [Glide64] vbo_disable on Rom Closed 2016-06-04 16:50:02 +10:00
zilmar 4fa189ac33 [Glide64] Always callZLUT 2016-05-01 12:43:24 +10:00
zilmar f0e422742e [Glide64] Make sure settings for game settings are saved 2016-04-02 20:46:22 +11:00
b1ccf4a1ad [Glide64] got it compiling on Linux 2016-03-28 18:50:01 -04:00
57f082f185 [Glide64] [Glitch64] fixed non-WIN32 regressions from 52aea87 2016-03-27 12:51:14 -04:00
zilmar 52aea8738f [Glide64] Fix up to work on android 2016-03-11 05:29:41 +11:00
zilmar 6b1a02ee20 [Glide64] Missed added the resource items 2016-03-09 17:49:38 +11:00