ultimatepp/uppsrc/GLDraw/GLDraw.upp
cxl e5c8cc725b GLDraw: performance counters
git-svn-id: svn://ultimatepp.org/upp/trunk@12430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-30 12:20:03 +00:00

33 lines
438 B
Text

uses
Draw,
Painter,
plugin/glew,
plugin/tess2;
file
GLDraw.h,
Texture.cpp,
GLDraw.cpp,
GLShaders.cpp,
GLDrawS.cpp,
"HW accelerated" readonly separator,
GLPainter.h,
GLPainter.hpp,
PerfCounters.cpp,
Code.cpp,
VertexData.cpp,
GLTexture.cpp,
Polygon.cpp,
Line.cpp,
Ellipse.cpp,
Arc.cpp,
Text.cpp,
Triangles.cpp,
Tellipse.cpp,
Tpolyline.cpp,
Tpolygon.cpp,
TDrawGL.cpp,
PainterGL.cpp,
TextureDraw.cpp,
todo.txt;