[mythtv-commits] mythtv commit: r27238 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 16 07:02:25 UTC 2010


      Author: markk
        Date: 2010-11-16 07:02:25 +0000 (Tue, 16 Nov 2010)
New Revision: 27238
   Changeset: http://svn.mythtv.org/trac/changeset/27238

Log:

Add GLSL texture rendering in the main UI.

- add support for additional OpenGL function calls.
- add a default GLSL shader with basic texturing and alpha blending.
- link our vertex and colour data to newly created shader objects.
- minor code re-arrangement.

This is still disabled.


Modified:

   trunk/mythtv/libs/libmythui/mythrender_opengl.cpp
   trunk/mythtv/libs/libmythui/mythrender_opengl.h
   trunk/mythtv/libs/libmythui/mythrender_opengl_defs.h




More information about the mythtv-commits mailing list