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

MythTV noreply at mythtv.org
Tue Nov 27 17:17:33 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                        |     Resolution:
 Keywords:  opengl gles                   |  Ticket locked:  0
------------------------------------------+-------------------------------

Comment (by Peter Bennett):

 With these patches both applied, configure fails on android. Normally
 android build has these:
 {{{
         --enable-opengl-video \
         --enable-opengl \
 }}}
 I tried two ways, one by changing the enable-opengl to enable-opengles and
 the other way by having both enable-opengl and enable-opengles. Both ways
 fail with ERROR: OpenGL not found! It also fails with the same error if I
 leave just enable-opengl and enable-opengl-video.

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


More information about the mythtv-commits mailing list