Nux

Merge lp://staging/~bregma/nux/lp-1222602 into lp://staging/nux

Proposed by Stephen M. Webb
Status: Merged
Approved by: Brandon Schaefer
Approved revision: 822
Merged at revision: 821
Proposed branch: lp://staging/~bregma/nux/lp-1222602
Merge into: lp://staging/nux
Diff against target: 153 lines (+54/-50)
1 file modified
NuxGraphics/RenderingPipeGLSL.cpp (+54/-50)
To merge this branch: bzr merge lp://staging/~bregma/nux/lp-1222602
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Brandon Schaefer (community) Approve
Review via email: mp+189187@code.staging.launchpad.net

Commit message

precomputed tap invariants for bilinear Gaussian blur shaders (lp: #1222602)

Description of the change

Precomputed the tap invariants (offset and weight) for the Gaussian blur shaders to reduce the amount of per-pixel work done. Should improve performance on lesser-powered GPUs.

To post a comment you must log in.
Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

Blur still works, and still looks good. It looks faster!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches