Graphics stack: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
Line 2:
 
There is no fixed way to implement video handling, and many hobby operating systems develop their UI as a unit, at least initially. However, for a number of practical reasons, most systems end up separating the details of communicating with the hardware from the process of rendering the image, and that in turn from the management of higher-level concerns such as window layout. In most systems, this leads to a layered approach that could be call the '''''graphics stack''''', analogous to the networking stack.
 
{{Stub}}
 
== A Generalized Graphics Stack ==
Anonymous user