[mythtv-commits] mythtv/master commit: bc0221caa by Mark Kendall (mark-kendall)
MythTV
noreply at mythtv.org
Thu Mar 10 05:17:46 UTC 2011
Author: Mark Kendall <mkendall at mythtv.org>
Change Date: 2011-03-09T21:17:33-08:00
Push Date: 2011/03/09 21:17:44 -0800
Repository: mythtv
Branch: master
New Revision: bc0221caa43db0bf4160f23f33af9589bdb45ea0
Changeset: https://github.com/MythTV/mythtv/commit/bc0221caa
Log:
OpenGL: Fix GLSL rendering of basic rectangle edges.
For simplicity and clean rendering of corners, this uses the rounded
rect code with a corner radius of 1.
Modified:
mythtv/libs/libmythtv/openglvideo.cpp
mythtv/libs/libmythui/mythpainter_ogl.cpp
mythtv/libs/libmythui/mythrender_opengl.cpp
mythtv/libs/libmythui/mythrender_opengl.h
mythtv/libs/libmythui/mythrender_opengl1.cpp
mythtv/libs/libmythui/mythrender_opengl1.h
mythtv/libs/libmythui/mythrender_opengl2.cpp
mythtv/libs/libmythui/mythrender_opengl2.h
More information about the mythtv-commits
mailing list