xbmc/project/Win32BuildSetup
VelocityRa 801dfd409d [GSoC 2017] RetroPlayer: Video Shaders
Includes the following fixes from KOPRajs:

  * Calculate separate POT (Power-Of-Two) texture width and height
  * Update video shader preset if size of the source has changed
  * Fix multipass shaders texture scaling and filtering
  * Use optimal FBO texture sizes
  * Clean up multipass rendering logic
  * Set correct destination rectangle size for the last pass
2025-05-30 03:46:42 -07:00
..
tools/7z [win32] Update 7zip binary package 2013-09-17 03:59:40 +04:00
AppxManifest.xml.in [Xbox] Changed 'expandedResources' to 'hevcPlayback' 2021-10-22 16:23:38 +02:00
extract_git_rev.bat [jenkins] improve revsion, date and branch name detection 2017-12-13 14:47:34 +01:00
genNsisIncludes.bat [GSoC 2017] RetroPlayer: Video Shaders 2025-05-30 03:46:42 -07:00
genNsisInstaller.nsi [project/Win32BuildSetup] Fix Windows ARM64 detection. Add prompts when attempting to install x86 or x64 on ARM64 machine. Specify minimum NSIS version in documentation. 2025-04-04 03:02:34 +03:00
getdeploydependencies.bat [windows] use curl instead of wget to download dependencies 2023-05-15 19:47:32 -07:00
readme.txt Cleanup due to x64 build changes 2018-04-19 20:00:00 +02:00

readme.txt

Prerequisites for building a Kodi for Windows installer:

1) See http://kodi.wiki/view/HOW-TO:Compile_for_Windows

Usage:
1) Run BuildSetup.bat in tools\buildsteps\windows\{win32|x64|win32-uwp|x64-uwp|arm-uwp}
2) Watch the screen, maybe you're asked for input
3) Wait... Wait... Wait...
You should now have KodiSetup-<lastcommitdate-gitrev>.exe file.