Cemu/src
Exzap ae6e6f9f79 Added mechanism for stable/experimental/dev version
-DEXPERIMENTAL_VERSION can be used to specify (non-zero) experimental version. It will show as LEAD.MAJOR-MINOR. It will also set the (experimental) suffix in Cemu's name. If not specified, the suffix will be empty and the version shows as LEAD.MAJOR
If PUBLIC_RELEASE is not set the suffix will be (dev)
Also updated the auto-updater to use a new API that supports our github releases
2022-08-31 06:30:00 +02:00
..
asm Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
audio Bug #620 Fixed crash when no audio devices are present (#118) 2022-08-30 14:10:05 +02:00
Cafe Initial implementation of macOS Vulkan renderer over MoltenVK (#124) 2022-08-30 19:02:56 +02:00
Cemu Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
Common Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
config Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
gui Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
imgui build: improve the Linux aspect of things (#75) 2022-08-29 07:19:48 +02:00
input build: improve the Linux aspect of things (#75) 2022-08-29 07:19:48 +02:00
resource Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
tools Add all the files 2022-08-22 22:21:23 +02:00
util Initial implementation of macOS Vulkan renderer over MoltenVK (#124) 2022-08-30 19:02:56 +02:00
CMakeLists.txt Initial implementation of macOS Vulkan renderer over MoltenVK (#124) 2022-08-30 19:02:56 +02:00
main.cpp Added mechanism for stable/experimental/dev version 2022-08-31 06:30:00 +02:00
mainLLE.cpp Add all the files 2022-08-22 22:21:23 +02:00