Ignore:
Timestamp:
Nov 28, 2012, 8:09:38 AM (12 years ago)
Author:
chronos
Message:
  • Added: Brief description for rest of available draw methods.
  • Added: Graphics32 method conditional compilation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/Methods/UOpenGLPBOMethod.pas

    r454 r459  
    6969  Index := 0;
    7070  NextIndex := 1;
     71  Description.Add('This method use OpenGL acceleration same like other OpenGL method but ' +
     72    'use DMA(Direct Memory Access) for faster texture data transfer without use of CPU.');
    7173end;
    7274
Note: See TracChangeset for help on using the changeset viewer.