Changeset 38923 in vbox for trunk/src/VBox/Additions/common/VBoxVideo
- Timestamp:
- Sep 30, 2011 3:13:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp
r38207 r38923 81 81 * @returns iprt status code, either VERR_NO_MEMORY or the status returned by 82 82 * @a pfnFill 83 * @todo What was I thinking of with that callback function? It 84 * would be much simpler to just pass in a structure in normal 85 * memory and copy it. 83 86 * @param pCtx the context containing the heap to use 84 87 * @param u32Count the number of screens we are activating
Note:
See TracChangeset
for help on using the changeset viewer.