Mark Callow

Results 59 issues of Mark Callow

When I ^F5 or F5 to run my project I get a message box telling me the project is out of date and asking "do I want to build it?"...

Platform:Emscripten

When I try to build my VS 2010 project with the default installation setup, compiles work but links fail with an error like ``` "Can't find C:/Program" ``` For some...

Platform:Emscripten

## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: After upgrading to Omega, everything in Kodi is very slow. ##...

Platform: macOS
Triage: Needed

The buffer names reported in a captured trace are off by -1 from the buffer names my program is passing to the bindBuffer and bufferData commands. E.g, my program uses...

README has no links immediately useful to GLI. At the very least it should have a link to the "LIVE" samples and the URL to use when embedding into one's...

This doesn't happen every time but several times after capture, I clicked the buffer tab, examined some buffers then clicked the trace tab again and nothing happened. Nothing happened when...

Embedding GLI in my WebGL app using ``` ``` and loading the page from a server results in "SecurityError: The operation is insecure." from Firefox 26. The error occurs at...

The display of data from buffers indexed with an ELEMENT_ARRAY_BUFFER is incorrect. I had a buffer with 4 vertices and an element array drawing 2 triangles with those vertices. The...

Although the FBO's in use are displayed in the option menu, selecting anything other than the default framebuffer has no effect, except to make the default buffer display disappear (if...

It is hit and miss after capture whether the default framebuffer display shows anything. When it does show something it is always incorrect. The app I was testing draws a...