Summary Period: 2000-04-20 to 2000-06-14
103 (0.1%)
2409 (0.1%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 103 (100.0%) | 2409 (100.0%) | 23.3 |
CS/plugins/font/server/csfont/ | 7 (6.8%) | 1323 (54.9%) | 189.0 |
CS/plugins/video/canvas/ddraw/ | 8 (7.8%) | 462 (19.2%) | 57.7 |
CS/docs/texinfo/build/platform/ | 1 (1.0%) | 203 (8.4%) | 203.0 |
CS/include/ | 6 (5.8%) | 141 (5.9%) | 23.5 |
CS/libs/cssys/win32/ | 15 (14.6%) | 58 (2.4%) | 3.8 |
CS/ | 5 (4.9%) | 36 (1.5%) | 7.2 |
CS/data/config/ | 9 (8.7%) | 32 (1.3%) | 3.5 |
CS/plugins/video/canvas/openglwin/ | 4 (3.9%) | 29 (1.2%) | 7.2 |
CS/plugins/video/renderer/opengl/ | 9 (8.7%) | 19 (0.8%) | 2.1 |
CS/plugins/sound/driver/waveoutsd/ | 4 (3.9%) | 16 (0.7%) | 4.0 |
CS/include/cssys/win32/ | 5 (4.9%) | 14 (0.6%) | 2.8 |
CS/apps/walktest/ | 2 (1.9%) | 13 (0.5%) | 6.5 |
CS/libs/cssys/ | 1 (1.0%) | 12 (0.5%) | 12.0 |
CS/include/cssys/ | 2 (1.9%) | 11 (0.5%) | 5.5 |
CS/plugins/sound/renderer/eax/ | 4 (3.9%) | 8 (0.3%) | 2.0 |
CS/libs/csws/ | 3 (2.9%) | 8 (0.3%) | 2.6 |
CS/plugins/sound/renderer/ds3d/ | 4 (3.9%) | 4 (0.2%) | 1.0 |
CS/libs/csengine/basic/ | 1 (1.0%) | 4 (0.2%) | 4.0 |
CS/plugins/video/canvas/openglcommon/ | 2 (1.9%) | 3 (0.1%) | 1.5 |
CS/plugins/video/canvas/common/ | 3 (2.9%) | 3 (0.1%) | 1.0 |
CS/plugins/sound/renderer/software/ | 2 (1.9%) | 3 (0.1%) | 1.5 |
CS/plugins/sound/driver/oss/ | 2 (1.9%) | 2 (0.1%) | 1.0 |
CS/mk/ | 1 (1.0%) | 2 (0.1%) | 2.0 |
CS/apps/cswstest/ | 1 (1.0%) | 2 (0.1%) | 2.0 |
CS/include/csws/ | 1 (1.0%) | 1 (0.0%) | 1.0 |
CS/include/csutil/ | 1 (1.0%) | 0 (0.0%) | 0.0 |
Remove the cases that resulted in the use of the GL_UNSIGNED_SHORT_5_6_5. This is undefined on win32 GL.
-frank(frank@oconnors.org)
9 lines of code changed in:
fixed a bunch of redefinition errors caused by defaults in both the header and implementation.
-frank(frank@oconnors.org)
2 lines of code changed in:
Updated
-frank(frank@oconnors.org)
203 lines of code changed in:
Fixed mistype
-frank
1 lines of code changed in:
Fixed annoying compiler warning about type*/*comment*/
changed to: type* /*comment*/
-frank
6 lines of code changed in:
misc fix
-frank
1 lines of code changed in:
Fixed bug with Win32 Release not working. Acidentally had an ASSERT macro around RegisterClass. Thus it went bye bye during release builds.
-frank
3 lines of code changed in:
Fixed compiler warning
-frank
2 lines of code changed in:
Added windows.h to csosdef.h
Removed palces the individually included this.
removed scattered undef's that related to this file.
Fix misc bugs resulting in this inclusion.
Updated win32 opengl drivers with latest dynamic texture code.
Misc fixes/cleanup.
-frank
26 lines of code changed in:
Initialize GfxPpl to null. Prevents crash when a video plugin is unavailable.
-frank
2 lines of code changed in:
Made GraphicsPipeline call G3D->FinishDraw before Print.
This allows the DDraw plugin to work correctly now.
-frank
6 lines of code changed in:
Fixed file truncation
-frank (frank@oconnors.org)
1 lines of code changed in:
added a check before calling DecRef in destructor
-frank (frank@oconnors.org)
2 lines of code changed in:
Works with dynamic textures now.
-frank (frank@oconnors.org)
12 lines of code changed in:
For dynamic texture system...
-frank (frank@oconnors.org)
12 lines of code changed in:
Neccessary files to compile freefont plugin on win32 with prebuilt
freetype.lib
-frank (frank@oconnors.org)
0 lines of code changed in:
Font update.
-frank (frank@oconnors.org)
20 lines of code changed in:
Update to font plugin name.
-frank (frank@oconnors.org)
6 lines of code changed in:
Font dir change.
-frank (frank@oconnors.org)
2 lines of code changed in:
Move of font stuff to new directory...
-frank (frank@oconnors.org)
1323 lines of code changed in:
(16 more)
Generated by StatCvs v0.2-dev