ACM Home Page
Please provide us with feedback. Feedback
Hardware acceleration for Window systems
Full text PdfPdf (1.81 MB)
Source International Conference on Computer Graphics and Interactive Techniques archive
Proceedings of the 16th annual conference on Computer graphics and interactive techniques table of contents
Pages: 61 - 67  
Year of Publication: 1989
ISBN:0-89791-312-4
Also published in ...
Authors
D. Rhoden  Hewlett-Packard Company, Graphics Technology Division, Fort Collins, Colorado
C. Wilcox  Hewlett-Packard Company, Graphics Technology Division, Fort Collins, Colorado
Sponsor
SIGGRAPH: ACM Special Interest Group on Computer Graphics and Interactive Techniques
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 7,   Downloads (12 Months): 31,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/74333.74339
What is a DOI?

ABSTRACT

Graphics pipelines are quickly evolving to support multitasking workstations. The driving force behind this evolution is the window system, which must provide high performance graphics within multiple windows, while maintaining interactivity. The virtual graphics system presented by [7] provides a clean solution to the problem of context switching graphics hardware between processes, but does not solve all the problems associated with sharing graphics pipelines.The primary difficulty in context switching a graphics accelerator is the pipeline latency encountered during a pipeline flush. This latency removes the responsiveness and interactivity of the graphics system. As primitives become more complex and pipelines become longer, pipeline latency grows. Hardware solutions are described which further accelerate the window system by eliminating the need for pipeline flushing and resynchronization. An overview of the entire system is presented, highlighting the hardware mechanisms which contribute to window acceleration.