Intel's Mesa Driver Now Supports OpenGL 4.5 Texture Barrier

Prolific Mesa contributor Ilia Mirkin has added ARB_texture_barrier to i965 today. ARB_texture_barrier is identical to the NV_texture_barrier extension and was another easy extension for Ilia to implement.
ARB_texture_barrier: "This extension relaxes the restrictions on rendering to a currently bound texture and provides a mechanism to avoid read-after-write hazards."
12 Comments