1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
42 SOURCE egltest_image_multithread.cpp |
42 SOURCE egltest_image_multithread.cpp |
43 SOURCE egltest_image_multiprocess.cpp |
43 SOURCE egltest_image_multiprocess.cpp |
44 SOURCE egltest_image_negative.cpp |
44 SOURCE egltest_image_negative.cpp |
45 SOURCE egltest_vgimagetosurfaces.cpp |
45 SOURCE egltest_vgimagetosurfaces.cpp |
46 SOURCE egltest_benchmark_sgimage.cpp |
46 SOURCE egltest_benchmark_sgimage.cpp |
47 SOURCE egltest_oom_sgimage.cpp |
|
48 SOURCE egltest_stress_sgimage.cpp |
|
49 SOURCE egltest_stress_common_sgimage.cpp |
|
50 SOURCE egltest_benchmark_swapbuffers.cpp |
|
51 SOURCE egltest_surfacescaling.cpp |
|
52 |
|
53 |
47 |
54 SOURCEPATH ../scripts |
48 SOURCEPATH ../scripts |
55 DOCUMENT egltest_settings.ini |
49 DOCUMENT egltest_settings.ini |
56 DOCUMENT egltest_stress_sgimage.ini |
|
57 DOCUMENT egltest_t_general.script |
50 DOCUMENT egltest_t_general.script |
58 DOCUMENT egltest_t_geterroranddisplay.script |
51 DOCUMENT egltest_t_geterroranddisplay.script |
59 DOCUMENT egltest_t_syncobject.script |
52 DOCUMENT egltest_t_syncobject.script |
60 DOCUMENT egltest_t_syncobject_flush.script |
53 DOCUMENT egltest_t_syncobject_flush.script |
61 DOCUMENT egltest_t_image.script |
54 DOCUMENT egltest_t_image.script |
65 DOCUMENT egltest_t_image_multithread.script |
58 DOCUMENT egltest_t_image_multithread.script |
66 DOCUMENT egltest_t_image_multiprocess.script |
59 DOCUMENT egltest_t_image_multiprocess.script |
67 DOCUMENT egltest_t_vgimagetosurfaces.script |
60 DOCUMENT egltest_t_vgimagetosurfaces.script |
68 DOCUMENT egltest_t_image_negative.script |
61 DOCUMENT egltest_t_image_negative.script |
69 DOCUMENT egltest_t_benchmark_sgimage.script |
62 DOCUMENT egltest_t_benchmark_sgimage.script |
70 DOCUMENT egltest_t_oom_sgimage.script |
|
71 DOCUMENT egltest_t_stress_sgimage.script |
|
72 DOCUMENT egltest_t_benchmark_swapbuffers.script |
|
73 DOCUMENT egltest_t_surfacescaling.script |
|
74 |
63 |
75 |
64 |
76 LIBRARY rfileloggerclient.lib |
65 LIBRARY rfileloggerclient.lib |
77 LIBRARY euser.lib |
66 LIBRARY euser.lib |
78 LIBRARY ws32.lib |
67 LIBRARY ws32.lib |
89 #else |
78 #else |
90 LIBRARY graphicsresource.lib |
79 LIBRARY graphicsresource.lib |
91 #endif //SYMBIAN_GRAPHICS_EGL_SGIMAGELITE |
80 #endif //SYMBIAN_GRAPHICS_EGL_SGIMAGELITE |
92 LIBRARY testexecuteutils.lib |
81 LIBRARY testexecuteutils.lib |
93 LIBRARY testexecutelogclient.lib |
82 LIBRARY testexecutelogclient.lib |
94 LIBRARY iniparser.lib |
83 LIBRARY cinidata.lib |
95 LIBRARY tgraphicsharness.lib |
84 LIBRARY tgraphicsharness.lib |
96 LIBRARY graphicsscreencomparison.lib |
85 LIBRARY graphicsscreencomparison.lib |
97 LIBRARY egltestcommon.lib |
86 LIBRARY egltestcommon.lib |
98 LIBRARY tprofiler.lib |
87 LIBRARY tprofiler.lib |
99 LIBRARY estor.lib |
88 LIBRARY estor.lib |