the_fiddler
|
c65d6789b0
|
Fixed compilation issue caused by OnUnload access modifier changed (public -> protected).
|
2009-10-21 13:51:39 +00:00 |
|
the_fiddler
|
15cad88758
|
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
|
d6c4c801e1
|
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
|
5018a2113b
|
* 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
|
765c109b44
|
Added pokemoen's Geometry Shader sample.
|
2009-08-20 22:15:54 +00:00 |
|