VirtualBox

Ignore:
Timestamp:
Oct 4, 2007 4:09:56 PM (17 years ago)
Author:
vboxsync
Message:

DdMapMemory must map the offscreen heap as well. Report DdLock updates only for the primary surface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h

    r5144 r5159  
    5252
    5353/* VRAM
    54  *  |           |           |          |           |
    55  * 0+framebuffer+VBVA buffer+ddraw heap+displayinfo=cScreenSize
     54 *  |           |          |           |           |
     55 * 0+framebuffer+ddraw heap+VBVA buffer+displayinfo=cScreenSize
    5656 */
    5757typedef struct _VRAMLAYOUT
     
    6262    ULONG cbFrameBuffer;
    6363   
     64    ULONG offDDRAWHeap; //@todo
     65    ULONG cbDDRAWHeap;
     66   
    6467    ULONG offVBVABuffer;
    6568    ULONG cbVBVABuffer;
    66    
    67     ULONG offDDRAWHeap;
    68     ULONG cbDDRAWHeap;
    6969   
    7070    ULONG offDisplayInformation;
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