github xenia-project/release-builds-windows v1.0.2751-master

latest releases: v1.0.2844-master, v1.0.2843-master, v1.0.2842-master...
3 years ago

Windows release build for xenia-project/xenia@1a95bef.

[GPU] Eliminate unused shader I/O, UCP culling, centroid on Vulkan

For more optimal usage of exports and the parameter cache on the host regardless of how effective the optimizations in the host GPU driver are. Also reserve space for Vulkan/Metal/D3D11-specific HostVertexShaderTypes to use one more bit for the host vertex shader type in the shader modification bits, so that won't have to be done in the future as that would require invalidating shader storages (which are invalidated by this commit) again.

Don't miss a new release-builds-windows release

NewReleases is sending notifications on new releases.