From 724f722d7f284076e717d59c8565b7ed27dadae3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 20 Jan 2015 21:15:04 +0100 Subject: vo_opengl_old: remove this VO At this point, there is probably no hardware left that doesn't do OpenGL 2.1, and at the same time is fast enough to handle video. --- old-makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index b3c97babe3..2d899ca7e2 100644 --- a/old-makefile +++ b/old-makefile @@ -63,9 +63,7 @@ SOURCES-$(GL) += video/out/gl_common.c video/out/gl_osd.c \ video/out/vo_opengl.c video/out/gl_lcms.c \ video/out/gl_video.c video/out/dither.c \ video/out/gl_hwdec.c \ - video/out/vo_opengl_cb.c \ - video/out/vo_opengl_old.c \ - video/out/pnm_loader.c + video/out/vo_opengl_cb.c SOURCES-$(ENCODING) += video/out/vo_lavc.c audio/out/ao_lavc.c \ common/encode_lavc.c -- cgit v1.2.3