[mythtv-commits] mythtv/master commit: 995861198 by Mark Kendall (mark-kendall)
MythTV
noreply at mythtv.org
Tue Feb 8 11:11:32 UTC 2011
Author: Mark Kendall <mkendall at mythtv.org>
Change Date: 2011-02-08T03:11:17-08:00
Push Date: 2011/02/08 03:11:29 -0800
Repository: mythtv
Branch: master
New Revision: 99586119822587bcca8a9a52dd1bf52112232fe6
Changeset: https://github.com/MythTV/mythtv/commit/995861198
Log:
OpenGL: Manually specify the projection matrix for OpenGL 2.0/ES
Core OpenGL 2.0 and OpenGL ES 2.0 require us to set the projection
matrix directly. We only need a simple orthographic projection.
Modified:
mythtv/libs/libmythtv/openglvideo.cpp
mythtv/libs/libmythui/mythrender_opengl2.cpp
mythtv/libs/libmythui/mythrender_opengl2.h
More information about the mythtv-commits
mailing list