VMAN.DLL: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
This file is also called the "Video Manager". It is | This file is also called the "Video Manager". It is referred a the main component of the GRADD Model. | ||
VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands. | VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands. | ||
Line 5: | Line 5: | ||
VMAN is responsible for coordinating commands to a specific GRADD. It serialize the communication be between the GRADDs and the translation layer. It is responsible of Communication and Input Management. | VMAN is responsible for coordinating commands to a specific GRADD. It serialize the communication be between the GRADDs and the translation layer. It is responsible of Communication and Input Management. | ||
This | This component can also call Softdraw for simulation. | ||
More information at the [[GRADD_Architecture_for_OS/2_for_the_PowerPC#The_Video_Manager_--_VMAN|GRADD Architecture for OS/2 for the PowerPC]] article. | More information at the [[GRADD_Architecture_for_OS/2_for_the_PowerPC#The_Video_Manager_--_VMAN|GRADD Architecture for OS/2 for the PowerPC]] article. |
Revision as of 11:59, 2 March 2018
This file is also called the "Video Manager". It is referred a the main component of the GRADD Model.
VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands.
VMAN is responsible for coordinating commands to a specific GRADD. It serialize the communication be between the GRADDs and the translation layer. It is responsible of Communication and Input Management.
This component can also call Softdraw for simulation.
More information at the GRADD Architecture for OS/2 for the PowerPC article.
Version
Date | Version | Size | Comments |
---|---|---|---|
2006-03-22 14:20 | 67,993 bytes |
DLL Entry Points
- VMIEntry
- VHAllocMem
- VHFreeMem
- VHPhysToVirt
- VHGetVRAMInfo
- VHLockMem
- VHUnLockMem
- VHMapVRAM
- VMPointerBlt
- VHCallForward
- SeamlessVDMCreated
- SeamlessVDMDestroyed
- VHMap
- VHSetMTRR