From 21ce666aa899e22ec7ac138a5143e2ebd22ff27f Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 29 Dec 2017 11:54:54 -0800 Subject: Updated readme --- Graphics/GraphicsTools/readme.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 Graphics/GraphicsTools/readme.md (limited to 'Graphics/GraphicsTools') 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 -- cgit v1.2.3