VirtualBox

Changeset 3593 in vbox for trunk/src


Ignore:
Timestamp:
Jul 12, 2007 4:58:41 PM (18 years ago)
Author:
vboxsync
Message:

Corrected obsolete comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r3582 r3593  
    62216221        a memory buffer suitable for the given pixel format
    62226222        and line size.
    6223         The buffer must be page aligned, must contain
    6224         whole number of pages, and one should be able
    6225         to lock it to obtain physical addresses of pages.
    6226         (Note: this method is currently not supported,
    6227         use the below mentioned vram pointer!)
    62286223
    62296224        If the requested pixel format is not supported,
    62306225        or a PixelFormatDefault is requested,
    6231         a default format is set. In that case the memory
    6232         buffer does not have to be aligned and lockable.
    6233 
    6234         The callee is also allowed to use the guest video memory
     6226        a default format is set.
     6227
     6228        The callee is allowed to use the guest video memory
    62356229        buffer (pointed to by the @a vram parameter) directly instead
    62366230        of allocating its own buffer. To indicate that the framebuffer
    6237         wants to use the guest video memory, its <link to="#address"/>
     6231        uses the guest video memory, its <link to="#address"/>
    62386232        implementation must return the same address as it gets in
    62396233        the @a vram parameter of this method.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette