Releases: xenia-project/release-builds-windows
v1.0.2575-master
Windows release build for xenia-project/xenia@e07ed95.
[Build] Wrap XeSL in GLSL via #include to keep line numbers
v1.0.2574-master
Windows release build for xenia-project/xenia@a160e9b.
Bug report template changes
Remove title.
Add bug label.
Make id first property.
v1.0.2573-master
Windows release build for xenia-project/xenia@4480437.
[SPIR-V] xb genspirv > buildshaders + opt + remap + .xesl
v1.0.2572-master
Windows release build for xenia-project/xenia@ea992ed.
[x64] Fix missing BMI2 emit-feature detection
We only tested for BMI1 but not for BMI2, so we've been missing out on
BMI2 performance gains for a little while. Oops.
v1.0.2571-master
Windows release build for xenia-project/xenia@7977d7a.
[Base] Changed entry point to wmain for Windows
This prevents subapps from crashing when executing wmain specific functions
v1.0.2570-master
Windows release build for xenia-project/xenia@52ec0ac.
[App] Add text saying that post-processing is vendor-independent
v1.0.2569-master
Windows release build for xenia-project/xenia@3f817fb.
[Base] Android JNIEnv attachment and LaunchWebBrowser
v1.0.2567-master
Windows release build for xenia-project/xenia@c5e3332.
[HID] Update SDL to 2.0.20
v1.0.2566-master
Windows release build for xenia-project/xenia@50cf96f.
[D3D12] Don't drain PSO preload creation queue if not queueing at all
v1.0.2565-master
Windows release build for xenia-project/xenia@4b8740d.
Don't recursively init/update submodules.
Don't recursively init/update submodules.
When recursive fetching is desireable, set
fetchRecurseSubmodules = true in .gitmodules for the relevant
submodule.