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/UOpenGLMethod.pas

    r451 r459  
    3131  Caption := 'OpenGL';
    3232  PaintObject := poOpenGL;
     33  Description.Add('This method use OpenGL 3D acceleration with simple one 2D orthogonal plane covering all visible area.' +
     34    'Texture data is loaded from bitmap.');
    3335end;
    3436
Note: See TracChangeset for help on using the changeset viewer.