Archives Sept. 9, 2006

Tweaking the auto-generation (More work tomorrow...)


Spent the rest of the day on the auto-generation system for producing GL extension wrappers. Mostly I'm looking at parsing the extension definition files and turning them into instructions to do such things as registering glGet* extensions, automatically registering image types for support, that kind of thing. Also tweaked the code so that marking a ...

Continue reading

Eliminating the last required OpenGL-ctypes extension (Still two optional ones...)


This morning I decided to eliminate the _strings.so C module from OpenGL-ctypes. This module had a single function which retrieved the data-pointer from a Python string structure. That was done mostly because of things like potentially having a different Python version or a different Python compilation flag resize the PyObject structure header and wanting to ...

Continue reading

Previous day

Sept. 8, 2006

Next day

Sept. 10, 2006

Archives