| Class | Description |
|---|---|
| TestAlphaToCoverage |
Simple application to test the getter and setters of AlphaToCoverage and
DefaultAnisotropicFilter from the GLRenderer class.
|
| TestAspectRatio |
Simple application to test a viewport/camera with a different aspect ratio
than the display -- issue #357.
|
| TestBlendEquations |
This test demonstrates the usage of customized blend equations and factors on a material.
Customized blend equations and factors always requires RenderState.BlendMode.Custom. |
| TestDepthFuncChange | |
| TestDepthStencil | |
| TestInconsistentCompareDetection |
Changes a material's texture from another thread while it is rendered.
|
| TestIssue801 | |
| TestMultiViews | |
| TestParallelProjection | |
| TestSplitScreen |
Simple application to test split-screen rendering.
|