X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=a918e0049cf1a2f428cc5672356bc8d0a019b131;hb=9a436a9406d5eb7fb01ada465a84034343e0c398;hp=489d4a7b2f70d2a94adcb953908c1cb2a4ecd117;hpb=f4919e93c097501c8adcdfe11b7e79cab2f1cc5c;p=movit diff --git a/.gitignore b/.gitignore index 489d4a7..a918e00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.o +*.lo +*.la +*.ld *.a *.d *.jpg @@ -8,7 +11,10 @@ perf.data *.dot demo +make_bundled_shaders +bundled_shaders.cpp effect_chain_test +compute_shader_test gamma_compression_effect_test gamma_expansion_effect_test alpha_multiplication_effect_test @@ -29,7 +35,18 @@ glow_effect_test padding_effect_test flat_input_test ycbcr_input_test +ycbcr_422interleaved_input_test +complex_modulate_effect_test +fft_pass_effect_test +fft_convolution_effect_test +fp16_test +luma_mix_effect_test +slice_effect_test +vignette_effect_test +ycbcr_conversion_effect_test +deinterlace_effect_test chain-*.frag +chain-*.comp movit.info coverage/ aclocal.m4 @@ -38,6 +55,13 @@ autom4te.cache/ config.h.in config.log config.status +.libs +config.guess +config.sub +install-sh +libtool +ltmain.sh +m4 configure Makefile movit.pc