Archives April 9, 2009

Peeling back layers...

Began working on more flags to peel back some of the ease-of-use layers in PyOpenGL to recoup performance.  List/tuple array-types now respect the ERROR_ON_COPY flag (effectively disabling list/tuple support when the flag is activated) and there is a STORE_POINTERS flag, which when False (with ERROR_ON_COPY True) will disable wrapper operations storePointer mechanism.  That's one stage ...

Continue reading

Previous day

April 8, 2009

Next day

April 13, 2009

Archives