SFML/dotnet/src/Graphics
2010-04-24 12:52:20 +00:00
..
Color.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
Context.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Drawable.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
Font.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Image.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Rect.cs Applied the sf::Rect modifications in CSFML and SFML.Net 2010-04-09 17:05:21 +00:00
RenderImage.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
RenderTarget.cs Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
RenderWindow.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
sfml-graphics.csproj Fixed output paths in SFML.Net project files 2010-01-29 22:10:15 +00:00
Shader.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Shape.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Sprite.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Text.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00
Vector2.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
View.cs Added explicitly the calling convention for calls to the CSFML DLLs, to make SFML.Net compatible with .Net 4.0 2010-04-24 12:52:20 +00:00