32-Issue 7
Permanent URI for this collection
Browse
Browsing 32-Issue 7 by Subject "Computer Graphics [I.3.3]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item A Programmable Graphics Processor based on Partial Stream Rewriting(The Eurographics Association and Blackwell Publishing Ltd., 2013) Middendorf, Lars; Haubelt, Christian; B. Levy, X. Tong, and K. YinCurrent graphics processing units (GPU) typically offer only a limited number of programmable pipeline stages, whose usage, data flow and topology are mostly fixed. Although a more flexible, custom rendering pipeline can be emulated using the compute functionality of existing GPUs, this approach requires to manage work queues, synchronization, and scheduling in software. In this paper, we present a hardware architecture for a novel, programmable rendering pipeline, which is based on a circulating stream of data and control tokens that are iteratively modified via pattern matching. Our architecture provides light-weight mechanisms for dynamic thread creation, lock-free synchronization, and scheduling to support recursion, dynamic shader linkage and custom primitive types. A hardware prototype, running complex examples, demonstrates the improved reconfigurability also the scalability of our graphics architecture.