Ignore:
Timestamp:
Nov 22, 2012, 2:32:10 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Each methods separated to own unit. Code from unit is displayed to user in main form after method selection.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/GraphicTest.lpr

    r443 r447  
    99  Interfaces, // this includes the LCL widgetset
    1010  Forms, lazopenglcontext, UMainForm, UPlatform, UDrawMethod, UFastBitmap,
    11   bgrabitmappack, UDrawForm;
     11  bgrabitmappack, UDrawForm, UCanvasPixels, UCanvasPixelsUpdateLock,
     12  ULazIntfImageColorsCopy, ULazIntfImageColorsNoCopy, UBGRABitmapPaintBox,
     13UBitmapRawImageDataPaintBox, UBitmapRawImageData, UDummyMethod,
     14UBitmapRawImageDataMove, UOpenGLMethod, UOpenGLPBOMethod;
    1215
    1316{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.