0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/.gitignore
wm4 6ef06aa145 vo_opengl: split into multiple files, convert to new option API
gl_video.c contains all rendering code, gl_lcms.c the .icc loader and
creation of 3D LUT (and all LittleCMS specific code). vo_opengl.c is
reduced to interfacing between the various parts.
2013-03-28 21:46:17 +01:00

23 lines
255 B
Plaintext

*.o
*.a
*.d
*.exe
.depend
/config.h
/config.mak
/config.log
/mpv
/mpv.app
/version.h
/core/input/input_conf.h
/tags
/TAGS
/video/out/gl_video_shaders.h
/video/out/vdpau_template.c
/demux/ebml_defs.c
/demux/ebml_types.h
/sub/osd_font.h
/DOCS/man/*/mpv.1