media/libraries/effect/src/main
huangdarwin 5c02210305 Effect: glFlush instead of glFinish on tex output
This is much faster (~2-3x) than glFlush. While there's a risk that GL commands
queued to the GL server may not be complete by the time non-GL commands access
the texture, this should be unlikely as we only access the texture from GL.

PiperOrigin-RevId: 527641520
2023-05-03 16:57:00 +01:00
..
assets/shaders Update sdr internal fsh to accept input color transfer 2023-04-27 12:22:24 +01:00
java/androidx/media3/effect Effect: glFlush instead of glFinish on tex output 2023-05-03 16:57:00 +01:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00