@omerraviv i.e. all the time gets lumped at the start, instead of being spread out over the course of the function. Monday April 30, 2012
@omerraviv Most likely the function has been optimized, so the line number isn't matched up exactly to the code any more. Monday April 30, 2012
@drakonite It does, but Win32 just doesn't expose that information. You'd need to integrate directly into the thread scheduler. Sunday April 29, 2012
@AshMcConnell I'd love cache miss support, but unfortunately it's "really hard" (tm). I think it would need a kernel driver. Saturday April 28, 2012
@castano In the end I just stored multiple copies of the geom, with an index in each vertex. At least it's not actually slower than before! Thursday April 26, 2012
@_Humus_ @nickpwd <sigh> :) I shall try duplicating the geometry and using a palette of matrix constant registers, that'll show them. Thursday April 26, 2012
thread for Graphics
Papers, please
·
2009-02-15
Since computer graphics was invented by Jim Blinn back in the 70’s, there’s been quite...