Craig C.
Craig C.
## Description ## Motivation and context LG webOS does not allow internal apps to passthrough Dolby TrueHD audio to an A/V amp. At the moment we transcode to AC3. Instead...
On my build system it is failing to find engines.awk when building libretro core using libretro-super build scripts. I added https://github.com/libretro/libretro-super/pull/1934 a while back, but I must have missed this...
--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- **Addon used** - [x] Amazon VOD (plugin.video.amazon-test) - [ ] Browser...
## Guidelines 1. Rebase before opening a pull request 2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each 3....
webOS almost builds nicely using the default UNIX but I need to ensure GLES is used (otherwise it fails looking for OpenGL headers) and without vulkan.
Fixes https://github.com/XProger/OpenLara/issues/470 for me
./waf configure -T release --use-togl=0 --togles I am trying to build for armv7a, without OpenGL as not supported. But GLES is. Still seems to fail at: ``` ../togles/linuxwin/glentrypoints.cpp:47:10: fatal error:...
This is more of a feature request, would be great to see retroarch support added.
Needs GLES as opposed to GL
Fixes compilation on webOS which needs JIT ARM + GLES