Thanks Jon and Khronos, much appreciated.
Type: Posts; User: Mike C. Fletcher
Thanks Jon and Khronos, much appreciated.
Deprecation list: I'm looking at providing the warnings before my devs even have OpenGL 3.x drivers, that is, letting them enable a flag that will report deprecated functions so that they can write...
Anyone know if there's a convenient file somewhere that lists each deprecated function in the 3.0 API? I'd like to include warnings (both run-time and in the documentation for PyOpenGL) to let devs...
DocBook to HTML was originally done with a huge pre-processing step that turned the DocBook into one big DocBook book and then used the DocBook-XSL transformation to turn it into XHTML pages. That...
One suggestion for improving the SDK; provide the DocBook source files for the man-pages in a downloadable form. At least, it would certainly make it easier for me to produce 3.x documentation for...