Tom Butterworth

Results 108 comments of Tom Butterworth

Hi @siobhandougall Using this and letting us know what makes sense for you API-wise would be a great help (plus noting any problems you hit). We've all had commitments elsewhere,...

- [x] Re MTLHeap, I agree with @mto-anomes it seems overkill as we only allocate a new surface on size changes. Even if it turns out to be useful for...

- [x] I need to tidy up the minor merge conflict in the Xcode project

@smilingthax where are your IOSurfaces coming from? If you're able to work with the existing SyphonServerBase and the methods in SyphonSubclassing.h you'll see better performance as we can reuse a...

Can SyphonIOSurfaceServer be its own PR anyway? I don't like it though for the above reason ^. This PR needs to be rebased to remove all the redundant commits with...

@smilingthax right, so it sounds like you could use SyphonServerBase and the methods in SyphonSubclassing.h to obtain a surface from the server, then fill it, then publish.

@smilingthax this has nothing to do with this PR, please open a new issue

Not sure I've touched Doxygen since the last release - assign this to whichever of us you like to produce nice-ish documentation by whatever means, I guess?

Doxygen elements are updated for current Doxygen, and Doxygen makes overriding CSS simpler now, this just needs some work to dispose of the hideous image-based decoration to the top bar...

The SyphonServerDirectory never in its lifetime returns servers, or just in the vieDidLoad: method?