Sharing List...

Is it completely impossible to share a display list between a direct rendering context and a non direct one?

What are direct and indirect rendering contexts?
Do you mean a window and a pbuffer?
Or, a Direct3D context and a non-direct3d context?

He means a context that supports direct rendring and a indirect rendering context.

I don’t think its possible to share lists in that case