why does dharmatech ignore all the advice i give him on how to do
display lists properly in the UI?
he keeps on using his crappy slate, variables, and closures, and then
complains that it doesn't work
If graft*/ungraft* are the *only* way to work around the problems I've
mentioned lately, th
slava wrote:
> You show this code:
>
> [
> dlist> GL_COMPILE glNewList
> <<>>
> glEndList
> ]
> slate>
> set-slate-action
>
> slate> relayout-1
>
> [ opengl commands... dlist> glCallList ]
> slate>
> set-slate-action
>
> Thi