huangdarwin 4dca984aa5 Transformer GL: Apply transformation_matrix to vertex position.
Previously, transformation_matrix was incorrectly applied to
texture sampling coordinates, which led to transformations
seemingly moving in the opposite position, and an undesirable
GL_CLAMP_TO_EDGE behavior when sampling outside the edge of
the texture.

PiperOrigin-RevId: 413653360
2021-12-06 12:25:46 +00:00
..
2021-10-26 14:19:43 +01:00
2021-12-02 15:21:33 +00:00
2021-10-26 14:19:43 +01:00
2021-12-02 15:21:02 +00:00
2021-12-02 15:21:33 +00:00
2021-12-02 15:21:33 +00:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.