• Mali T628-MP6 X11 userspace binaries on Samsung Exynos Android tablet?
    I am currently experimenting with getting accelerated Xorg on mobile devices, and in this case, the subject is a Samsung Galaxy Tab S 10.5. So far, I've been able to boot into Debian natively with the...
  • clreleasecontex cause segment fault
    I have a simple class which has the member cl::device, cl::context, cl::command_queue. This class is implemented as a singleton. When program finish, its destructor is called. At this time, it causes...
  • MALI: eglDestroySurface() causes segmentation fault
    Hi, Some EGL applications in Wayland (using Odroid XU3 Wayland drivers r12p0) crash in eglDestroySurface Example: start totem playing a video (totem <file>), then press the "<" back button to go to...
  • MSAA 2x on Mali - GLES
    Hi, Although OpenGL ES has mechanisms to query the maximum number of samples (with a min of 4 on GLES 3.1), there's no requirements for the opposite. Is there any expected behavior on Mali GPUs (at...
  • Segmentation fault when accessing simple stuct
    I'm getting a SIGSEGV at runtime on an Android 5.1 RK3288 device with a Mali-T760 GPU. The same shader also causes a segmentation fault in the offline compiler and I have reduced the problem to the following...