-
```
What steps will reproduce the problem?
1. Open "Common.xcodeproj" and Build it. (This is successful)
2. Open any other of the iphone chapters and Build it. This fails with the
following errors:
…
-
```
What steps will reproduce the problem?
1. Open "Common.xcodeproj" and Build it. (This is successful)
2. Open any other of the iphone chapters and Build it. This fails with the
following errors:
…
-
```
What steps will reproduce the problem?
1. Open "Common.xcodeproj" and Build it. (This is successful)
2. Open any other of the iphone chapters and Build it. This fails with the
following errors:
…
-
I have been trying to build it on Linux, but I'm having some compilation errors, the first one was regarding BGFX_CONFIG_RENDERER_OPENGLES, I manage to fix it by changing
https://github.com/Cedr…
-
Version: Somewhat modified ES - https://github.com/EmuELEC/emuelec-emulationstation
Built with OPENGLES 2.0.
Child Issue:
https://github.com/EmuELEC/EmuELEC/issues/878
When the user plays a ga…
-
```
What steps will reproduce the problem?
1. Open "Common.xcodeproj" and Build it. (This is successful)
2. Open any other of the iphone chapters and Build it. This fails with the
following errors:
…
-
```
What steps will reproduce the problem?
1. Open "Common.xcodeproj" and Build it. (This is successful)
2. Open any other of the iphone chapters and Build it. This fails with the
following errors:
…
-
Impeller's OpenGLES backend tries to reuse buffers across different buffer targets (i.e. `GL_ARRAY_BUFFER` vs `GL_ELEMENT_ARRAY_BUFFER`). WebGL doesn't like this and rejects the call to `glBindBuffer`…
-
... to make ownership semantics more clear and not rely on raw pointers where we don't need to.
See below:
```h
const char* GLErrorToString(GLenum value);
bool GLErrorIsFatal(GLenum value);
…
-
**Release Type**: Official Release
**Version**: 4.1.0.1734
**Platform(s)**: Android
**Describe the bug**
Non-deterministic System.ArgumentNullException and crash at application start.
**To Repr…