Commit fd58c5fc authored by Kim Motoyoshi Kalland's avatar Kim Motoyoshi Kalland Committed by Qt by Nokia
Browse files

Improved QQuickShaderEffect::lookThroughShaderCode() performance.


Removed use of regexp. Skip comments and compiler directives in
the shader code. Don't look through default shader code.

Task-number: QTBUG-22423
Change-Id: Ie08cd8288ba7d7a33f1e3b0dc2ab5f2bedad04dd
Reviewed-by: default avatarYoann Lopes <yoann.lopes@nokia.com>
parent 7dc37bc9
Showing with 149 additions and 28 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment