[mythtv-firehose] mythtv/master commit: 5813cdafe by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Thu Jun 23 08:09:26 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-06-23T01:09:07-07:00
   Push Date:  2011/06/23 01:09:16 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5813cdafe8ec5f573b6d640ef3d8423c0fdd2d76
   Changeset:  https://github.com/MythTV/mythtv/commit/5813cdafe

Log:

Windows: Don't release the OpenGL context.

The release method was added to prevent lockups when the GL context is
accessed from another thread but there should now be no circumstance
under which any other thread makes the UI OpenGL context current (on
windows at least). Not releasing makes OpenGL video rendering work again
on windows when using OpenGL for the UI.

Refs #9268

Modified:

   mythtv/libs/libmythui/mythrender_opengl.cpp



More information about the mythtv-firehose mailing list