]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
more BufferClasses
authorPeter Schaefer <schaeferpm@gmail.com>
Thu, 14 Apr 2016 17:21:10 +0000 (19:21 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Thu, 14 Apr 2016 17:21:10 +0000 (19:21 +0200)
commit9a905a5b2bacf6676b06599b0365ce00529dae6d
treea4be570decdfa7ec780a760669231787631de251
parent1b9f97babd3db2d3da16ec530e731d72b3fedee6
more BufferClasses
23 files changed:
Weave/Graphix/Model/Model.cpp
Weave/Graphix/Model/Model.h
Weave/Graphix/Model/Plane.h
Weave/Graphix/Shader.cpp
Weave/Graphix/Textures.h
Weave/Graphix/Textures/BufferObject.cpp [new file with mode: 0644]
Weave/Graphix/Textures/BufferObject.h [new file with mode: 0644]
Weave/Graphix/Textures/Texture.cpp
Weave/Graphix/Textures/Texture.h
Weave/Graphix/Textures/fBufferObject.cpp [new file with mode: 0644]
Weave/Graphix/Textures/fBufferObject.h [new file with mode: 0644]
Weave/Graphix/Textures/rBufferObject.cpp [new file with mode: 0644]
Weave/Graphix/Textures/rBufferObject.h [new file with mode: 0644]
Weave/Graphix/Textures/tBuffer.cpp [deleted file]
Weave/Graphix/Textures/tBuffer.h [deleted file]
Weave/Graphix/Textures/tImage.cpp
Weave/Graphix/Textures/tImage.h
Weave/Scene/Scene.cpp
Weave/Scene/Scene.h
Weave/Weave.vcxproj
Weave/Weave.vcxproj.filters
shader/basicTexture_FS.hlsl
shader/lightingTexture_FS.hlsl