Opened 9 years ago
Last modified 9 years ago
#513 new defect
Rewrite lups distortion effect to use deferred path
Reported by: | beherith | Owned by: | beherith |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
because glcopytotexture should be avoided at all costs, and distortion does two full copies, one of the depth buffer (which we already have bindable in deferred path) and one of the screen texture (same).
Change History (2)
comment:1 by , 9 years ago
Owner: | set to |
---|
comment:2 by , 9 years ago
Component: | BA trunk → BAR |
---|
Note:
See TracTickets
for help on using tickets.