mrvux

Results 66 comments of mrvux

Thinking about it twice, the only case I really need it is when it's not possible to marshal automatically (some unions with pointers is general case). Then generally would put...

Would it be possible to provide a list of missing intrinsics and flags? Certainly easier to add them all at once.

Ah about try include, I noticed my version was way out of date, so yes seems try was nicer indeed.

This did not, issue is there been a large change in between and this will conflict merge. Theres an issue with new version that it cant build with visual studio...

Alternatively, on top of doing a device->device update. Could also we get access to unordered view directly? (so could use a write compute shader and save a copy, or do...

mm I just did a try (and I recalled I checked with a vlc texture), but can not reproduce. Is swapping with the old tfx working?

Ah, ok, OS was not mentioned. It's very unlikely to be hlsl compiler, since I call auto mip gen, but indeed bgra was rather limited in win7 (no uav support,...

One thing about earth working is that this is now optimizing it since mip is already there for filetextures, the runtime now sees it and avoids that default mip pass...

Not sure about that one, since the main shader nodes are critical to the functioning of the whole pack, and those classes should almost be considered as internals (I only...

Indeed, default text render state ignores depth buffer, this will be changed (even though it can be a small breaking change)