Changeset 459 for GraphicTest/Methods/UOpenGLPBOMethod.pas
- Timestamp:
- Nov 28, 2012, 8:09:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/Methods/UOpenGLPBOMethod.pas
r454 r459 69 69 Index := 0; 70 70 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.'); 71 73 end; 72 74
Note:
See TracChangeset
for help on using the changeset viewer.