Changeset 769 for trunk/src/opengl/qpaintengine_opengl.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/opengl/qpaintengine_opengl.cpp
r651 r769 1454 1454 qt_mask_texture_cache()->maintainCache(); 1455 1455 1456 #if defined(Q_WS_X11) 1457 // clear out the references we hold for textures bound with the 1458 // texture_from_pixmap extension 1459 ctx->d_func()->boundPixmaps.clear(); 1460 #endif 1456 1461 return true; 1457 1462 }
Note:
See TracChangeset
for help on using the changeset viewer.