Changeset 65502 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Aug 17, 2010, 7:54:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r65081 r65502 1053 1053 #endif 1054 1054 1055 #if PLATFORM(QT) 1056 #define WTF_USE_ACCELERATED_COMPOSITING 1 1057 #endif 1058 1055 1059 /* FIXME: Defining ENABLE_3D_RENDERING here isn't really right, but it's always used with 1056 1060 with WTF_USE_ACCELERATED_COMPOSITING, and it allows the feature to be turned on and
Note:
See TracChangeset
for help on using the changeset viewer.