Talk:Framebuffer/Archive 1: Difference between revisions

Content deleted Content added
m Archiving 2 discussion(s) from Talk:Framebuffer) (bot
MalnadachBot (talk | contribs)
m Fixed Lint errors in signatures. (Task 2)
 
Line 90:
For example, is X11 considered a part of the operating system? Typically not. However, some X11 builds do have kernel-reserved instructions in their code so technically those are part of the runtime OS. The statement reads:<br />
<i>Modern operating systems such as Linux and Windows do not usually bother with display modes and attempt to manipulate the hardware directly through device drivers.</i><br />
This has a few issues - sure, device drivers could be vendor-supplied (as such, they effectively abstract the FB wrt the OS) but the OS, just as any other program still has to track some informations. Maybe "do not usually bother" is a bit stretching it but it is more or less ok. D3D9 for example will happily "destroy" framebuffers and other resources in various scenarios so it has notion of a FB and it could be considered part of the OS. <br />''[[User:MaxDZ8|<fontspan colorstyle="color:navy;">[[User:MaxDZ8|MaxDZ8]]</fontspan>]] <small>[[User_talk:MaxDZ8|talk]]</small>'' 07:12, 1 April 2008 (UTC)
 
== "The term video card can also be synonymous with a GPU." ==