1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
zilmar
c185cecb01 GLideNUI-wtl: Add language translation to config-video 2020-04-22 21:14:16 +07:00
zilmar
02fcbf9b88 GLideNUI-wtl: Handle changing/adding/removing profile 2020-04-22 21:14:15 +07:00
oddMLan
66175d82de GLideNUI-wtl: Add DPI-aware icon handling code
Other: Minor layout fixes
2020-04-22 21:14:15 +07:00
zilmar
2792ae8879 GLideNUI-wtl: Fix up release build 2020-04-22 21:14:15 +07:00
zilmar
5f61dd12a5 GLideNUI: make Gliden64 have rc files 2020-04-22 21:14:15 +07:00
zilmar
f2e32892a3 Add GLideNUI-wtl 2020-04-22 21:13:33 +07:00
Sergey Lipskiy
e1acebd84a Disable Whole Program Optimization because of #2098 and #2207 2020-04-16 18:18:58 +07:00
Sergey Lipskiy
41ecf66e80 Add blue-noise dithering, http://momentsingraphics.de/BlueNoise.html 2020-03-31 18:31:42 +07:00
Logan McNaughton
85a8635952 Update to XXH3 for CRC_OPT 2020-03-30 21:16:59 +07:00
Tim
ce87bf0bec Fix x64 Zilmar build 2019-11-06 14:21:36 +07:00
Sergey Lipskiy
13ca55662f Update x64 libpng and zlib.
Fixed PNG with ICC Profile breaks cache on x64 #2125
2019-11-05 16:08:45 +07:00
Sergey Lipskiy
dd7fe47000 Set solution QT version to $(DefaultQtVersion) 2019-10-17 18:40:09 +07:00
oddMLan
0df006282e [GLideNUI.vcxproj] Use $(DefaultQtVersion) to get Qt version
Fixes a problem in which the UI would fail to compile when the version was not found (qt-5_7_1-x86-msvc2015-static by default), and changing to the correct version through QT Project Settings would clear all the dependencies (possibly a bug in the Qt VS Tools addin). Changing from $(DefaultQtVersion) to any other version doesn't have this problem.
2019-10-17 18:37:23 +07:00
Francisco Zurita
cd76b93000 Fixes crashing in project 64 graphics plugin dialog with release build 2019-04-24 10:49:14 +07:00
Sergey Lipskiy
c6deb8f7e1 Add _SCL_SECURE_NO_WARNINGS to PreprocessorDefinitions.
Fixed warnings about std::copy_n.
2019-04-09 17:58:22 +07:00
fzurita
5df3f9dbac Threaded GLideN64 calls 2019-04-08 10:51:18 +07:00
Sergey Lipskiy
03022db791 Check that RDRAM area is writable before writing buffer data into it.
Fixed Problem with Project64's protect memory option #764
2019-03-16 18:37:05 +07:00
Sergey Lipskiy
4e124fda53 Remove CRC32.h from VisualStudio project files. 2019-03-15 15:47:25 +07:00
Sergey Lipskiy
6e330311e9 Fix PostBuildEvent for 64bit build of mupen64plus. 2018-12-02 19:46:24 +07:00
zilmar
9804fb69dd Add %(AdditionalDependencies) to GLideNUI.vcxproj 2018-11-25 18:34:16 +07:00
zilmar
9e79ea1893 Handle msv12 better 2018-11-25 18:34:16 +07:00
zilmar
f3a6b19686 Add msvc12 libs back in 2018-11-25 18:34:16 +07:00
zilmar
1bef86feac Cleanup GLideNUI.vcxproj 2018-11-25 18:34:16 +07:00
zilmar
459fb32106 Revert OS_WINDOWS changes 2018-11-25 18:34:16 +07:00
zilmar
1c1589212a Some cleanup of GlideNUI 2018-11-25 18:34:16 +07:00
zilmar
ef2cd98db9 Clean up <OutDir> 2018-11-25 18:34:16 +07:00
zilmar
fd00a7a5dc Add x64 build to GlideNUI 2018-11-25 18:34:16 +07:00
zilmar
1a1296851b missed a file for OS_WINDOWS 2018-11-25 18:34:16 +07:00
zilmar
d50aabaa10 Stop using OS_WINDOWS 2018-11-25 18:34:16 +07:00
zilmar
af1e15b658 Fix PostBuildEvent 2018-11-25 18:34:16 +07:00
zilmar
b032656919 Change <IntDir> 2018-11-25 18:34:16 +07:00
zilmar
3435f976b3 Remove RelWithDebInfo 2018-11-25 18:34:16 +07:00
zilmar
28ed6971da Remove Release_with_debug_mupen64plus 2018-11-25 18:34:16 +07:00
zilmar
c9cd15489d Remove MinSizeRel configuration 2018-11-25 18:34:16 +07:00
zilmar
7f696bd068 Remove Release_dll 2018-11-25 18:34:16 +07:00
zilmar
5f8d1a6edf More removal of Debug_mupenplus_uniformset 2018-11-25 18:34:16 +07:00
zilmar
7fcb23269f Remove Debug_mupenplus_uniformset configuration 2018-11-25 18:34:16 +07:00
zilmar
acc3252b8a Add GLideNUI to the solution 2018-11-25 18:34:16 +07:00
zilmar
fb7bdb8f12 Clean up osal.vcxproj 2018-11-25 18:34:16 +07:00
zilmar
5f008e4c92 Clean up libGlideNHQ.vcxproj 2018-11-25 18:34:16 +07:00
zilmar
5470e1e775 Have other projects use $(DefaultPlatformToolset) 2018-11-25 18:34:16 +07:00
zilmar
35e036fa9e Finish Cleaning up GLideN64.vcxproj 2018-11-25 18:34:16 +07:00
zilmar
29462c9bad More project clean up 2018-11-25 18:34:16 +07:00
zilmar
fa04220065 Start to unify ItemDefinitionGroup 2018-11-25 18:34:16 +07:00
zilmar
54cadb9ec0 Uniform PropertyGroup 2018-11-25 18:34:16 +07:00
zilmar
a2129834b3 Unify <TargetName>mupen64plus-video-GLideN64</TargetName> 2018-11-25 18:34:16 +07:00
zilmar
1f11d4814a Unify <ImportGroup Label="PropertySheets"> 2018-11-25 18:34:16 +07:00
zilmar
b343b4c43c unify PropertyGroup Label="Configuration" 2018-11-25 18:34:16 +07:00
zilmar
2d30e12528 Rename msvc2015 to msvc 2018-11-25 18:34:16 +07:00