• Console Output/Stroring Error
    I was trying to make a simple program which will read in two strings entered by the user via the console, store the two strings in memory and then compare them to see are they anagrams of each other...
  • Console Output/Stroring Error
    I was trying to make a simple program which will read in two strings entered by the user via the console, store the two strings in memory and then compare them to see are they anagrams of each other...
  • eglMakeCurrent or eglGetCurrentDisplay bug?
    After calling eglMakeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT), the functions eglGetCurrentDisplay() returns EGL_NO_DISPLAY.  Is this the correct behavior? When using ANGLE eglGetCurrentDisplay...
  • eglMakeCurrent or eglGetCurrentDisplay bug?
    After calling eglMakeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT), the functions eglGetCurrentDisplay() returns EGL_NO_DISPLAY.  Is this the correct behavior? When using ANGLE eglGetCurrentDisplay...
  • Mali OpenGL ES Emulator v1.3.1 assert in eglMakeCurrent() on NVIDIA/64-bit Ubuntu 13.10
    Hello, I get the following assert when running the included 'cube' demo: $ ./cube GL renderer: [NULL] GL vendor:[NULL] GL version: [NULL] GL shading language version: [NULL] cube: /home/jenkins/workspace...