summaryrefslogtreecommitdiffstats
path: root/test/gl_video.c
Commit message (Expand)AuthorAgeFilesLines
* test: integrate unittests with mesonDudemanguy2023-03-021-8/+4
* various: fix typosCœur2022-04-251-1/+1
* test: merge test_helpers.c and index.cwm42019-11-081-2/+1
* test: just always provide a context for all entrypointswm42019-11-081-2/+2
* test: make tests part of the mpv binarywm42019-11-081-20/+8
* test: fix cmocka assert_float_equal shadowing warningswm42019-09-211-5/+5
* tests: stop comparing floats against DBL_EPSILON, use FLT_EPSILONIlya Tumaykin2018-02-031-5/+5
* tests: fix include after 6597998Ilya Tumaykin2017-10-171-1/+1
* tests: fix #includeIlya Tumaykin2015-12-221-1/+1
* test: update cmocka version to 1.0Stefano Pigozzi2015-06-131-6/+6
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-041-0/+42