@@ -26,8 +26,6 @@ Starting from NV20, the context switches are done in hardware by the GPU, and co
Context switching is now working for all cards. For the cards that need a ctxprog (NV4x+), we used to copy the one sent by the proprietary driver but now, a ctxprog generator has been written for them.
The 'How To' for cards using ctxprogs is here: [[CtxInit|CtxInit]]
(Open question: What exactly is the conceptual relationship between the term "hardware context" and the formal abstract type GLContext?)