James Park 9f66b90d99 libobs: Area-resampling shader optimizations
Switch for loop to do/while because we know the condition is always
true for the first loop.

Replace int math with float math to play nicely with more GPUs.

Add variables imagesize/targetsize to avoid redundant reciprocals.

Intel GPA results: 1166 -> 836 us
2019-06-03 23:11:23 -07:00
..
2018-09-24 14:25:41 -07:00
2019-02-12 19:33:13 -08:00
2019-04-04 06:46:51 -07:00
2019-05-08 20:26:52 -07:00
2019-04-19 06:35:42 -07:00
2018-09-07 09:27:14 -05:00
2019-05-08 20:26:52 -07:00
2019-05-08 20:26:52 -07:00