Blender Git Loki
Git Commits -> Revision 2d16622
Revision 2d16622 by Antonis Ryakiotakis (master) September 16, 2015, 14:04 (GMT) |
Fix T46105, disable viewport compositing when non power of two texture support is missing. Supporting those (really) old GPUs requires us to make shaders more expensive by converting between real and scaled coordinates and be wary of such conversion caveats when handling uv coordinates in shaders. Not worth the cost for supporting hardware that old. |
Commit Details:
Full Hash: 2d16622068d4662a24ab58a08f899b5228d5a81a
Parent Commit: e3ff9b2
Lines Changed: +9, -4
1 Modified Path:
/source/blender/gpu/intern/gpu_compositing.c (+9, -4) (Diff)