]> git.sesse.net Git - movit/blob - .gitignore
Use the GL_RED texture format instead of GL_LUMINANCE.
[movit] / .gitignore
1 *.o
2 *.a
3 *.d
4 *.jpg
5 *.png
6 *.gcda
7 *.gcno
8 perf.data
9 *.dot
10 demo
11 effect_chain_test
12 gamma_compression_effect_test
13 gamma_expansion_effect_test
14 alpha_multiplication_effect_test
15 alpha_division_effect_test
16 colorspace_conversion_effect_test
17 mix_effect_test
18 overlay_effect_test
19 saturation_effect_test
20 deconvolution_sharpen_effect_test
21 blur_effect_test
22 unsharp_mask_effect_test
23 diffusion_effect_test
24 white_balance_effect_test
25 lift_gamma_gain_effect_test
26 resample_effect_test
27 dither_effect_test
28 glow_effect_test
29 padding_effect_test
30 flat_input_test
31 ycbcr_input_test
32 chain-*.frag
33 movit.info
34 coverage/
35 aclocal.m4
36 autogen.sh
37 autom4te.cache/
38 config.h.in
39 config.log
40 config.status
41 configure
42 Makefile
43 movit.pc