• Incorrect multiview gl_ViewID_OVR in new driver.
    Hi, we're using multi-view feature: https://registry.khronos.org/OpenGL/extensions/OVR/OVR_multiview.txt And found out lately gl_ViewID_OVR gives incorrect value in shaders. (viewnum=2, gives 1 for...
  • Normal store between exclusive transactions?
    Is it possible to have a normal store operation between LDX and STX operations from the same core/master?
  • Normal store between exclusive transactions?
    Is it possible to have a normal store operation between LDX and STX operations from the same core/master?
  • Normal Memory ordering & precise state question
    From the ARMv8 spec, section K11.6 there is a discussion of the issues that arise from normal memory being weakly ordered. It's clear that without a DMB in both parts of the code, P2 can see either the...
  • can't run NEON normally
    Note: This was originally posted on 13th April 2010 at http://forums.arm.com hi all,        I want to use the latest realview IDE to do some NEON program.My program can build normally,but when I debug...