[mythtv-commits] Ticket #13351: Allow OpenGL ES renderer by configure

MythTV noreply at mythtv.org
Sun Nov 25 19:24:41 UTC 2018


#13351: Allow OpenGL ES renderer by configure
----------------------------------------------+---------------------------
     Reporter:  warpme                        |      Owner:  Peter Bennett
         Type:  Patch - Feature               |     Status:  new
     Priority:  minor                         |  Milestone:  needs_triage
    Component:  MythTV - Video/OSD Rendering  |    Version:  Unspecified
     Severity:  medium                        |   Keywords:  opengl gles
Ticket locked:  0                             |
----------------------------------------------+---------------------------
 OpenGL ES configurability works in following way: there is new configure
 switch: —enable-opengles

 Overall logic:
 OpenGL ES is disabled by default (if no switch passed to configure or
 —disable-opengles passed to configure)

 If —enable-opengles is passed to configure, configure will detect all
 required and set conditional USING_OPENGLES if all is OK.
 If anything is missing in system - configure will exit with error.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13351>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list