gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
384 stars 25 forks source link

gfx-rs update, README cleanup #128

Closed kvark closed 6 years ago

kvark commented 6 years ago

This is the version used to benchmark https://gfx-rs.github.io/2018/08/10/dota2-macos-performance.html Binaries: libportability.zip Note: only MacOS 10.13 and up is supported ATM. Use GFX_METAL_RECORDING=deferred environment variable to switch to the "Deferred" recording mode. It's "Immediate" by default. Note2: the binaries were produced by a simple make version-debug version-release command, if you want to replicate on your own.

bors[bot] commented 6 years ago

Build succeeded

grovesNL commented 6 years ago

@zeux here are the shaders (as a temporary workaround):

gfx_shaders.metallib.zip