Module CS/scripts/python/glext/

back to main page

Summary Period: 2003-05-27 to 2003-06-18

Modules

[root]/CS/scripts/python/glext

Lines Of Code


Total Lines Of Code: 316 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
res2002 25 (100.0%) 377 (100.0%) 15.0

Most Recent Commits

res2002 2003-06-18 22:14

Made the following changes:
Added some documentation about per-user configs.
Fixed csGetAppPath() on unix.
On Win32, external .csplugin files are supported again (in
addition to embedded metadata.)
SCF factories have internally a 'context' now. The 'context'
basically identifies the directory of a plugin and is used to
decide whether duplicate class ID will be reported or not.
Eliminated a bit of redundant code and used more macros in
the GL extension manager to reduce it's bloat a bit.
Renamed "win32/syspath.cpp" to "win32/winsyspath.cpp".

70 lines of code changed in:

res2002 2003-06-16 15:35

Typo fixes.

3 lines of code changed in:

res2002 2003-05-27 22:46

- overhauled the GL extension manager generator; instead
concatenating string in source, templates are read from the disk,
containing placeholders for the actual stuff. This makes maintenance
of the generator code somewhat easier.

304 lines of code changed in:


Generated by StatCvs v0.2-dev