Files
mpv/video
Niklas Haas f4178b90c7 vo_opengl: describe the remainder passes after user shaders
On optional hook points, we store to a temp FBO and then read from it
again to complete any operations that may still be left (e.g.
sigmoidization after MAIN/LINEAR).

In theory this mechanism should be reworked to avoid the temporary FBO
until the next time we actually need one - and also skip redundant
passes if we the next thing we need *is* a FBO - but both are those are
tricky. Anyway, in the meantime, at least we can label the
(semi-)redundant passes that get generated when using user shaders.
2017-07-09 08:48:29 +02:00
..
2016-06-26 13:47:21 +02:00
2015-09-25 19:18:16 +02:00
2017-05-24 14:32:23 +02:00
2017-07-01 15:56:12 +02:00
2017-07-01 15:56:12 +02:00
2017-07-01 12:51:18 +02:00
2017-06-30 18:01:29 +02:00
2017-06-30 18:01:29 +02:00