Don Williamson
Don Williamson
This is a very good idea. I would love to add this right now but the public interface is very inflexible in terms of adding new permutations. I want: -...
Not sure I understand what you mean. Is this for Remotery or for some other software? My contract schedule is fully booked right now.
Mainly it'd just be a copy/paste of the OpenGL code with OpenCL API replacements. The important difference is OpenCL's ability to build multiple command queues - there is no public...
I want to add a "timeline overview" window below the timeline that allows you to scroll through all the frames. I guess a simple way of achieving this would be...
@shooshx PRs are more than welcome.
What compiler is this?
Actually, more importantly, what version of the Windows SDK are you using?
My guess right now is that you're using one of the latest SDKs, which have cleaned up their head includes significantly. Which means `Remotery.c` is missing some required includes... `timeEndPeriod`...
Did you get the missing commit? https://github.com/Celtoys/Remotery/commit/218175ba6ebad407589ee6630886ced072e51734 I build on the 10 SDK here but use my own `TinyWindows.h`. I can swap over and see what's going on.
Sorry about that, try https://github.com/Celtoys/Remotery/commit/8ce0d7c7b46b030b440b58a1a8b22a5b46108bc3.