the_fiddler
|
b8bdfcd3a5
|
Fixed compilation issue caused by OnUnload access modifier changed (public -> protected).
|
2009-10-21 13:51:39 +00:00 |
|
the_fiddler
|
895e416ca1
|
OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked.
|
2009-10-21 13:33:00 +00:00 |
|
the_fiddler
|
f6da09177e
|
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
|
2009-09-03 19:01:11 +00:00 |
|
the_fiddler
|
2695db5b79
|
* GeometryShader.cs: Changed the number of output vertices so that output_vertices * num_varying_components is not larger than MaxGeometryTotalOutputComponents. Moved ProgramParameter calls before LinkProgram.
|
2009-08-25 09:33:01 +00:00 |
|
the_fiddler
|
483ce0e533
|
Added pokemoen's Geometry Shader sample.
|
2009-08-20 22:15:54 +00:00 |
|