Module CS/include/ivideo/effects/

back to main page

Summary Period: 2002-08-03 to 2003-04-06

Modules

[root]/CS/include/ivideo/effects

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
Totals 51 (100.0%) 741 (100.0%) 14.5
jorrit 6 (11.8%) 288 (38.9%) 48.0
thebolt00 10 (19.6%) 246 (33.2%) 24.6
res2002 20 (39.2%) 161 (21.7%) 8.0
ab031ns 8 (15.7%) 24 (3.2%) 3.0
matzebraun 5 (9.8%) 12 (1.6%) 2.4
rhad 1 (2.0%) 9 (1.2%) 9.0
dentoid 1 (2.0%) 1 (0.1%) 1.0

Most Recent Commits

rhad 2003-04-06 05:09

Removed double include protection. /include/ivideo/effects/effectstrings.h needs to be included twice from efstring.h.

9 lines of code changed in:

matzebraun 2003-04-04 15:41

added missing double-include protection

4 lines of code changed in:

res2002 2003-01-22 20:30

- effects system now returns smart pointers in some cases
- fixed some memory leaks in the effects system and GL state cache

17 lines of code changed in:

ab031ns 2002-12-23 22:26

Renamed/corrected header defines to CS coding-style.

24 lines of code changed in:

matzebraun 2002-12-10 17:56

cleaned up effects server code

2 lines of code changed in:

matzebraun 2002-12-10 17:01

cleaned SCF usage of effects code a bit

6 lines of code changed in:

res2002 2002-11-21 16:51

- added some more doc modules

81 lines of code changed in:

res2002 2002-10-24 19:59

- mipmapped textures are supported as render targets in OpenGL
- enabled all GL extensions in the config
- enabled texture compression for GeForces
- unfinished attempt to add rgb and alpha scaling to fx system
- glwin32 canvas correctly fills the pixel format

3 lines of code changed in:

dentoid 2002-10-03 16:24

Cleaned up DPM. Breaks fog and is a bit slower, but this will hopefully get fixed soon.

1 lines of code changed in:

thebolt00 2002-09-11 21:38

no message

151 lines of code changed in:

thebolt00 2002-09-08 16:39

* Created a new way to pass variables to effects

27 lines of code changed in:

thebolt00 2002-09-04 20:41

Changed to use new Set/GetRenderData and Vector4 properties

29 lines of code changed in:

thebolt00 2002-09-04 20:38

Special four entrie-vector (x,y,z,w or rgba) used internally in the effectsystem

39 lines of code changed in:

res2002 2002-08-26 21:01

- documentation.

60 lines of code changed in:

jorrit 2002-08-03 22:34

Added effects system plugin from Anders Stenberg. Since I have
crashes with the OpenGL patches to actually use this system
I am not commiting those. So at this moment the 'effects'
plugin is completely unused and unusable until I manage
to fix the problem. I will add more documentaiton about this
new system later.

288 lines of code changed in:


Generated by StatCvs v0.2-dev