On 5/21/13, Adam Wilson <flybo...@gmail.com> wrote: > Well, it comes down to how you want to render. My preferred solution > woulbd be a rendering thread running all the time doing nothing but the > GPU leg-work
Why a GPU? Aren't most GUIs static? And aren't there issues with GPUs where feature X isn't supported on all GPUs or is buggy on a particular one (e.g. driver issues)? Or maybe that was true in the past, I was out of the loop for a while. :)