1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-06-16 09:30:35 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
fzurita
5df3f9dbac Threaded GLideN64 calls 2019-04-08 10:51:18 +07:00
Sergey Lipskiy
32901bf5dd Add option enableHalosRemoval for bilinear filtering. 2019-02-07 17:23:20 +07:00
Sergey Lipskiy
f79f8d406a Add bgMode config setting. 2019-02-02 19:10:50 +07:00
zilmar
459fb32106 Revert OS_WINDOWS changes 2018-11-25 18:34:16 +07:00
zilmar
d50aabaa10 Stop using OS_WINDOWS 2018-11-25 18:34:16 +07:00
Sergey Lipskiy
67e68ed1f6 Support FXAA in GUI. 2018-09-09 16:41:58 +07:00
Sergey Lipskiy
bd566e67ed Fix custom rom settings save.
Fixed Profiles introduced issues with save/load feature on PJ64. #1879
2018-08-13 22:31:00 +07:00
Sergey Lipskiy
027810ad4a Fix typo: onScreenDispaly => onScreenDisplay 2018-08-13 22:24:32 +07:00
Sergey Lipskiy
a3e34aa426 GUI: import settings from old version of ini file. 2018-06-22 16:38:54 +07:00
Sergey Lipskiy
6a1a4b590d Add profiles support to zilmar-spec build.
Details: #1836
2018-06-17 21:21:51 +07:00
Sergey Lipskiy
2322f5f53f Implement Overscan feature.
Remove Crop feature.
Change settings save-load when "per game settings" enabled:
    * When config dialog opens, show custom settings for the running game. If no game run yet, show main settings.
    * When user press OK button, save settings to the custom ini file and to the main ini file.
2018-06-17 20:04:45 +07:00
Sergey Lipskiy
e317bb5071 Support config.frameBufferEmulation.forceDepthBufferClear setting in UI. 2018-05-01 19:22:39 +07:00
Sergey Lipskiy
822b098d6a Implement OSD Display: Internal Resolution and Rendering Resolution
Fixed #1733
2018-03-05 22:56:14 +07:00
Sergey Lipskiy
2da7be29d4 Add 'texture cache path' and 'texture dump path' config option.
Implemented request mult htc support #1383
2017-11-25 21:01:25 +07:00
Sergey Lipskiy
4e36fa07a2 Remove 'Video RAM usage limit' config option. 2017-11-04 18:43:29 +07:00
Sergey Lipskiy
bc1f2d37d4 Code cleanup: remove commented code for blur post filter.
It will not be refactored.
2017-10-24 20:36:08 +07:00
Sergey Lipskiy
2f88a695a6 Add config option for debug dump. 2017-06-25 15:57:20 +07:00
Sergey Lipskiy
8ee43ea611 Support VSync option in GUI.
Up config version.
2017-02-20 15:57:12 +07:00
Sergey Lipskiy
37b6323281 New GUI layout by Ryan Rosser aka Aquatakat.
Feature: new GUI #1213
2016-12-04 12:37:28 +07:00
Sergey Lipskiy
ff7c0f88ea Add support for performance counters in GUI 2016-10-08 14:53:34 +07:00
Sergey Lipskiy
35cca6dc4c Add support for crop in GUI 2016-10-08 14:53:22 +07:00
Sergey Lipskiy
c786cb9572 Remove version check for custom ini file. 2016-07-16 21:49:37 +06:00
Sergey Lipskiy
99a075eae7 Add config option enableNativeResTexrects.
Support in GUI and mupen64plus settings.
2016-06-03 11:06:33 +06:00
Sergey Lipskiy
f48895c012 Remove enableFog config option, since it has no use anymore. 2016-05-05 16:40:19 +06:00
Sergey Lipskiy
731e5c259e Support correctTexrectCoords option in GUI 2016-04-16 12:28:48 +06:00
Sergey Lipskiy
d132a0c0a4 Support txDeposterize option in GUI. 2016-04-14 21:58:21 +06:00
Sergey Lipskiy
676e00f19b Add "Render at constant factor of native resolution" option to GUI. 2016-02-27 13:41:29 +06:00
Sergey Lipskiy
806f884a51 Add FBInfo controls to GUI. 2016-02-27 10:52:09 +06:00
Sergey Lipskiy
063010365b Add gamma correction settings to GUI. 2016-01-16 19:48:20 +06:00
Sergey Lipskiy
aeda4bf410 Add "buffer swap mode" option to GUI. 2015-12-14 21:47:54 +06:00
Sergey Lipskiy
7ccb417a29 Remove detectCFB config option. 2015-12-14 21:39:08 +06:00
Lioncash
1c972fee9f GlideNUI: Fix an out of bounds access in Settings.cpp 2015-10-08 13:52:15 -04:00
Sergey Lipskiy
4cc253db62 Add "Enable shaders storage" checkbox to GUI. 2015-10-08 22:54:38 +06:00
Sergey Lipskiy
2604b57bf1 Remove ValidityCheckMethod from config and UI.
Up config version.
2015-08-27 19:44:19 +06:00
Sergey Lipskiy
5329a2a01b Fix txPath save/load.
Fixed Texture pack path not saved correctly #456
2015-05-13 10:21:59 +06:00
Sergey Lipskiy
36ae8b6eb6 Fix settings.hacks restore. 2015-05-13 10:21:57 +06:00
Sergey Lipskiy
3fa7756fd9 Implement internalization suppport. 2015-05-13 10:21:51 +06:00
Sergey Lipskiy
52d68d1389 Move all sources to src folder. 2015-05-13 10:21:32 +06:00