Commit Log (Page 6 of 255)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 Next >>

Summary Period: 2003-06-19 to 2003-06-17 (Commits 12445-12494 of 12744)

sunshine 2003-06-19 10:10

Automated Visual-C++ SLN and VCPROJ project file repair.

3 lines of code changed in:

sunshine 2003-06-19 10:10

Automated Visual-C++ DSW and DSP project file repair.

0 lines of code changed in:

jorrit 2003-06-19 08:28

- Jorrit fixed various compile errors in csStringArray which were
introduced after the changes to char const*. These changes were
incomplete.

15 lines of code changed in:

duhprey 2003-06-19 07:54

Updated history

6 lines of code changed in:

duhprey 2003-06-19 07:53

Added Shadow Volume step for custom renderloop, needs speed optimiations
Modified Light Iterator step to always do stencil write
(should be optimized out later when stencil writes aren't needed)

1012 lines of code changed in:

okt 2003-06-19 02:34

Fixed a typo and a missing #include.

3 lines of code changed in:

okt 2003-06-19 02:25

Got rid of all the warnings, some by fixing and some by ignoring with compiler switches and pragmas.
Added csString to those classes wrapped by Swig.
Uncommented the Perl plugin in user.mak.

14874 lines of code changed in:

res2002 2003-06-19 00:20

Restored the 'old' unix csGetPluginPaths ().

100 lines of code changed in:

res2002 2003-06-18 23:54

Fix for changed scfInitialize() syntax.

2 lines of code changed in:

res2002 2003-06-18 22:23

Forgot to commit.

6 lines of code changed in:

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".

7469 lines of code changed in:

thebolt00 2003-06-18 16:58

- Marten removed the sc. discardingsystem for renderbuffers
- Marten ported the ballmesh, nullmesh, simplecon and csconout to new renderer.

383 lines of code changed in:

sunshine 2003-06-18 12:53

Eric Sunshine updated the discussion of C++ templates in the
coding/portability section of the user manual to reflect the fact that we
do now allow templates, though with certain restrictions.

9 lines of code changed in:

jorrit 2003-06-18 10:33

- Jorrit added a new 'do_logo' command to walktest. Assigned 'l' key
to it. This command toggles the display of the logo.

7 lines of code changed in:

philwyett 2003-06-18 04:57

Temporarily commented out and marked

//@@@ illegal

a line of operand illegal assembler.

2 lines of code changed in:

philwyett 2003-06-18 04:52

Manual update for Windows/MSVC port(s).

9 lines of code changed in:

philwyett 2003-06-18 04:50

- Philip Wyett performed a minor cleanup in win32.mak and added
#include "cssys/syspath", fixing the compile error in the Python
plugin.

3 lines of code changed in:

philwyett 2003-06-18 04:30

Added '#include "cssys/syspath"', so the plugin could find csGetConfigPath (...).

1 lines of code changed in:

philwyett 2003-06-18 03:57

Manual update

3 lines of code changed in:

philwyett 2003-06-18 03:56

Cleaned up new pluginpaths.cpp entry.

2 lines of code changed in:

res2002 2003-06-18 03:35

Removed sysinit.cpp from win32 cssys. Win32 has it's own version
of those functions.

4 lines of code changed in:

res2002 2003-06-18 03:25

Added the missing pluginpaths.cpp to MSVC libcssys.
Changed the plain "#elif" to "#elif defined()" in
csprocessorcap.h.
Fixed a couple of NR makefiles for proper MSVC project
generation.

19 lines of code changed in:

okt 2003-06-18 00:34

Fix: replaced "#else if" with "#elif".

3 lines of code changed in:

res2002 2003-06-17 23:57

Duhprey's fix incorrectly cut off a part of the path.

4 lines of code changed in:

duhprey 2003-06-17 23:54

Updated

5 lines of code changed in:

duhprey 2003-06-17 23:53

Added #include "cssys/syspath.h" so vfs could find csGetConfigPath

1 lines of code changed in:

duhprey 2003-06-17 23:50

Quick fix to return current working directory instead of App's full path

5 lines of code changed in:

res2002 2003-06-17 23:35

Win32/Jam syspath.cpp double compile fix.

2 lines of code changed in:

matzebraun 2003-06-17 23:33

fixed a bug in the IncludeDir rule when it was used on targets

6 lines of code changed in:

sunshine 2003-06-17 22:09

Automated Visual-C++ SLN and VCPROJ project file repair.

3 lines of code changed in:

sunshine 2003-06-17 22:09

Automated Visual-C++ DSW and DSP project file repair.

0 lines of code changed in:

okt 2003-06-17 20:39

Tiny fix to the example Perl code.

3 lines of code changed in:

okt 2003-06-17 20:29

- Added reference counting for csWrap_T::sv
- Added a paragraph to the docs about implementing interfaces in Perl.

33 lines of code changed in:

thebolt00 2003-06-17 19:37

- Marten renamed iStreamSource to iRenderBufferSource and GetBuffer to GetRenderBuffer. In the classes the terms stream and renderbuffer are mixed, from now on use just the term renderbuffer.

39 lines of code changed in:

res2002 2003-06-17 19:01

Made the following changes:
- Added a few helpers to deal with native paths and plugin paths.
- All platforms now use the same plugin paths:
<app dir>, $CRYSTAL/lib, $CRYSTAL/crystal, $CRYSTAL
(where $CRYSTAL is the CS installation dir)

286 lines of code changed in:

okt 2003-06-17 18:20

Added a missing line that showed up as an error with certain versions of Perl.
Added iEventPlug to the list of interfaces which can be implemented by Perl objects.

25 lines of code changed in:

thebolt00 2003-06-17 17:25

Added forgotten files related to VBO

241 lines of code changed in:

okt 2003-06-17 14:55

Small cleanup of res's change.

2 lines of code changed in:

okt 2003-06-17 14:38

Added macros to allow certain interfaces to be implemented by classes defined in Perl scripts.
Currently those "certain interfaces" are iEventHandler and iAwsSink, but it is easy to add more.

125 lines of code changed in:

res2002 2003-06-17 14:31

Changed the Win32 plugin paths to cause less recursive directory
scanning.

16 lines of code changed in:

sunshine 2003-06-17 14:15

Eric Sunshine applied a quick-patch to cs-config so that it should now be
able to handle the additional circular dependency between csutil and
cssys. Perhaps Matze could apply a better fix, since he probably has a
better understanding of his own code. Also eliminated unportable `test
-e' from cs-config/Jamfile.

5 lines of code changed in:

sunshine 2003-06-17 14:13

Eric Sunshine eliminated unportable `test -e' from cs-config/Jamfile.

1 lines of code changed in:

sunshine 2003-06-17 14:12

Eric Sunshine applied a quick-patch to cs-config so that it should now be
able to handle the additional circular dependency between csutil and
cssys. Perhaps Matze could apply a better fix, since he probably has a
better understanding of his own code.

4 lines of code changed in:

sunshine 2003-06-17 13:39

Eric Sunshine fixed library.jam so that it correctly resolves the new
csutil/cssys dependency. There are now several layers of circular
dependencies between these two libraries.

12 lines of code changed in:

sunshine 2003-06-17 12:45

Eric Sunshine fixed several problems recently introduced into
csLoadLibrary() in OSXDynamicLibrary.cpp:

-*- Compilation error: Incoming argument did not match variable name used
in code.

-*- Run-time failure: Was using a lot of hard-coded constants for path
dissection, but the constants were incorrect.

-*- Memory trashing: Was not allocating sufficient memory for the working
path buffer, thus corrupting memory beyond end of buffer.

-*- Memory leak: Was leaking the working buffer.

34 lines of code changed in:

sunshine 2003-06-17 10:24

Eric Sunshine fixed a lot of const versus non-const char* problems in
csStringArray. (Bug #755721)

28 lines of code changed in:

sunshine 2003-06-17 10:04

Automated Visual-C++ SLN and VCPROJ project file repair.

3 lines of code changed in:

sunshine 2003-06-17 10:04

Automated Visual-C++ DSW and DSP project file repair.

0 lines of code changed in:

philwyett 2003-06-17 09:45

Added csprocessorcap.cpp to libcssys MSVC project

2 lines of code changed in:

philwyett 2003-06-17 09:29

- Philip Wyett updated cs_pyth.cpp and associated .py in cvs and also
fixed a typo in a csvector.h comment.

2 lines of code changed in:

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 Next >>


Generated by StatCvs v0.2-dev