Jump to content

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 04:15, 26 November 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

26 November 2025

N    01:15  DiveEndImageBufferAccess diffhist +1,281 Martini talk contribs (Created page with "{{DISPLAYTITLE:DiveEndImageBufferAccess}} This function must be called after reading or writing data in a buffer allocated with DiveAllocImageBuffer and corresponding to the DiveBeginImageBufferAccess. ==Syntax== _DiveEndImageBufferAccess(hDiveInst, ulBufferNumber) ==Parameters== ;''hDiveInst'' (HDIVE) - input :Display engine DIVE instance. ;''ulBufferNumber'' (ULONG) - input :DIVE instance buffer number for which access is complete. ==Returns== ;''r...")
N    01:11  HDIVE 2 changes history +62 [Martini (2×)]
     
01:11 (cur | prev) 0 Martini talk contribs
N    
01:10 (cur | prev) +62 Martini talk contribs (Created page with "DIVE instance. typedef ULONG HDIVE; Category:Data Type")
N    01:04  DiveAllocImageBuffer diffhist +4,766 Martini talk contribs (Created page with "{{DISPLAYTITLE:DiveAllocImageBuffer}} This function allocates a buffer to contain an image. Source data buffers passed to DiveBlitImage must be allocated with this function in order to take advantage of hardware acceleration features of some display hardware. ==Syntax== _DiveAllocImageBuffer(hDiveInst, pulBufferNumber, fccColorSpace, ulWidth, ulHeight, ulLineSizeBytes, pbImageBuffer) ==Parameters== ;''hDiveInst'' (HDIVE) - input :Display engine DIVE instance....")
N    01:02  DiveAcquireFrameBuffer 3 changes history +1,730 [Martini (3×)]
     
01:02 (cur | prev) +2 Martini talk contribs
     
01:01 (cur | prev) 0 Martini talk contribs
N    
01:01 (cur | prev) +1,728 Martini talk contribs (Created page with "{{DISPLAYTITLE:DiveAcquireFrameBuffer}} This function allows the frame buffer to be serialized. The frame buffer is locked for this instance. No other instance can acquire or switch aperture banks until this instance has deacquired the frame buffer. ==Syntax== _DiveAcquireFrameBuffer(hDiveInst, prectlDst) ==Parameters== ;''hDiveInst'' (HDIVE) - input :Display engine DIVE instance. ;''prectlDst'' (PRECTL) - input :Indicates the destination rectangle of the out...")