A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk 2d1ab0a106 Only update clip bounds when ClipToBounds = true. 8 years ago
..
DeferredDrawingContextImplTests.cs Fixed bug in TrimDrawOperations that wasn't disposing draw operations correctly. 8 years ago
DrawOperationTests.cs Refactored refcounting and added tests for refcount tracking in the DeferredRenderer and friends. 8 years ago
SceneBuilderTests.cs Only update clip bounds when ClipToBounds = true. 8 years ago
SceneBuilderTests_Layers.cs Add ref-counting for the scene instance in DeferredRenderer to ensure that we don't dispose a scene while it is being rendered. 8 years ago
SceneLayersTests.cs Run render tests with deferred renderer. 9 years ago
SceneTests.cs Add ref-counting for the scene instance in DeferredRenderer to ensure that we don't dispose a scene while it is being rendered. 8 years ago
VisualNodeTests.cs Fix build errors in SceneGraph and DeferredRenderer tests. 8 years ago