[mythtv-commits] mythtv/master commit: 173d0d760 by Mark Kendall (mark-kendall)
MythTV
noreply at mythtv.org
Tue Jan 11 23:47:40 UTC 2011
Author: Mark Kendall <mkendall at mythtv.org>
Change Date: 2011-01-11T15:47:23-08:00
Push Date: 2011/01/11 15:47:35 -0800
Repository: mythtv
Branch: master
New Revision: 173d0d760ea688b5d1a6c8328c850aa47b787177
Changeset: https://github.com/MythTV/mythtv/commit/173d0d760
Log:
Move disabling of OpenGL features into MythRenderOpenGL.
This removes the set of OpenGL filter options from the OpenGL video
filter settings (openglbicubic is the only remaining valid option) and
replaces them with a set of environment variable overrides in
MythRenderOpenGL to disable specific features globally. These are
intended for debugging/development purposes only.
Modified:
mythtv/libs/libmythtv/openglvideo.cpp
mythtv/libs/libmythtv/openglvideo.h
mythtv/libs/libmythui/mythrender_opengl.cpp
More information about the mythtv-commits
mailing list