[mythtv-commits] Re: Ticket #483: PATCH: enable openGL for mythplugins Mac OS X

MythTV mythtv at cvs.mythtv.org
Sun Nov 13 23:23:03 EST 2005


#483: PATCH: enable openGL for mythplugins Mac OS X
------------------------------+---------------------------------------------
 Reporter:  gkruse at gmail.com  |        Owner:  nigel 
     Type:  patch             |       Status:  closed
 Priority:  minor             |    Milestone:        
Component:  mythgallery       |      Version:  head  
 Severity:  medium            |   Resolution:  fixed 
------------------------------+---------------------------------------------
Changes (by nigel):

  * resolution:  => fixed
  * status:  reopened => closed

Old description:

> Mac OS X includes openGL in all installations so we should allow enabling
> of openGL on the mac even if we don't detect libGL.  (it will never find
> it)  I tested this with mythgallery and should also work fine for
> mythmusic once I finally get it to compile all the way.  OpenGL vsync
> uses x11 specific extensions so we still can't use that.  This patch
> modifies configure to allow the user to use --enable-opengl when
> configuring the plugins.

New description:

 Mac OS X includes openGL in all installations so we should allow enabling
 of openGL on the mac even if we don't detect libGL.  (it will never find
 it)  I tested this with mythgallery and should also work fine for
 mythmusic once I finally get it to compile all the way.  OpenGL vsync uses
 x11 specific extensions so we still can't use that.  This patch modifies
 configure to allow the user to use --enable-opengl when configuring the
 plugins.

Comment:

 I was stupid (didn't have the latest gallery source). Your patch works. I
 am about to check in a slightly cleaner one, though.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/483>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list