Bug 386352 - Support GL ES
Summary: Support GL ES
Status: REPORTED
Alias: None
Product: ksudoku
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Ian Wadham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 11:57 UTC by Jonathan Riddell
Modified: 2017-10-30 20:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2017-10-30 11:57:14 UTC
ksudoku uses GL code in places.  This can't be compiled on ARM architectures which typically use openGLES instead.  Ideally it should support both APIs.