Conversation
|
There is a reason I haven't updated OpenEmuShaders yet: source code in Boxer will also need to be updated. |
|
@MaddTheSane If you feel like giving me some general direction I can take a pass at it. I see these two: It looks like It looks like Have you explored it more? Are there other fixes you know of that will be needed? |
|
It also looks like Objective-C binding for the Swift class @stuartcarnie was the one that really made the Metal back-end work, including the custom shaders. I'll probably talk to him tomorrow. |
This PR updates OpenEmuShaders. The main benefit to Boxer is to pull in OpenEmu/OpenEmu-Shaders@286f951 which will allow it to build on modern homebrew installations by specifying the
/opt/homebrewpath in addition to the legacy/usr/localpath.Closes #54