diff options
Diffstat (limited to 'Graphics/GraphicsTools')
| -rw-r--r-- | Graphics/GraphicsTools/readme.md | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Graphics/GraphicsTools/readme.md b/Graphics/GraphicsTools/readme.md deleted file mode 100644 index 08d612d5..00000000 --- a/Graphics/GraphicsTools/readme.md +++ /dev/null @@ -1,26 +0,0 @@ - -# GraphicsTools - -Implementation of common grpahics Utilities - -# Release Notes - -## 2.1 - -### New features - -* Added [TextureUploader](include/TextureUploaderGL.h) interface and its implementations on - [D3D11](include/TextureUploaderD3D11.h), [D3D12](include/TextureUploaderD3D12.h), [OpenGL/GLES](include/TextureUploaderGL.h) - -## 2.0 - -Reworked the API to follow D3D12 style - -## 1.0 - -Initial release - - -**Copyright 2015-2017 Egor Yusov** - -[Diligent Graphics](http://diligentgraphics.com)
\ No newline at end of file |
