Add Direct3D 8 implementation.
Bug swiftshader:5
Change-Id: I6aec7237f2db6222702e828a2b9dae1a1a6ac9af
Reviewed-on: https://swiftshader-review.googlesource.com/7191Tested-by:
Nicolas Capens <capn@google.com>
Reviewed-by:
Alexis Hétu <sugoi@google.com>
Reviewed-by:
Nicolas Capens <capn@google.com>
Showing
include/Direct3D/d3d8.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/Direct3D/d3d8caps.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/Direct3D/d3d8types.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/Capabilities.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/Capabilities.hpp
0 → 100644
src/D3D8/D3D8.cpp
0 → 100644
src/D3D8/D3D8.rc
0 → 100644
src/D3D8/D3D8.vcxproj
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/D3D8.vcxproj.filters
0 → 100644
src/D3D8/Debug.hpp
0 → 100644
src/D3D8/Direct3D8.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/Direct3D8.hpp
0 → 100644
src/D3D8/Direct3DBaseTexture8.cpp
0 → 100644
src/D3D8/Direct3DBaseTexture8.hpp
0 → 100644
src/D3D8/Direct3DCubeTexture8.cpp
0 → 100644
src/D3D8/Direct3DCubeTexture8.hpp
0 → 100644
src/D3D8/Direct3DDevice8.cpp
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/D3D8/Direct3DDevice8.hpp
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/Direct3DIndexBuffer8.cpp
0 → 100644
src/D3D8/Direct3DIndexBuffer8.hpp
0 → 100644
src/D3D8/Direct3DPixelShader8.cpp
0 → 100644
src/D3D8/Direct3DPixelShader8.hpp
0 → 100644
src/D3D8/Direct3DResource8.cpp
0 → 100644
src/D3D8/Direct3DResource8.hpp
0 → 100644
src/D3D8/Direct3DStateBlock8.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
src/D3D8/Direct3DStateBlock8.hpp
0 → 100644
src/D3D8/Direct3DSurface8.cpp
0 → 100644
src/D3D8/Direct3DSurface8.hpp
0 → 100644
src/D3D8/Direct3DSwapChain8.cpp
0 → 100644
src/D3D8/Direct3DSwapChain8.hpp
0 → 100644
src/D3D8/Direct3DTexture8.cpp
0 → 100644
src/D3D8/Direct3DTexture8.hpp
0 → 100644
src/D3D8/Direct3DVertexBuffer8.cpp
0 → 100644
src/D3D8/Direct3DVertexBuffer8.hpp
0 → 100644
src/D3D8/Direct3DVertexDeclaration8.cpp
0 → 100644
src/D3D8/Direct3DVertexDeclaration8.hpp
0 → 100644
src/D3D8/Direct3DVertexShader8.cpp
0 → 100644
src/D3D8/Direct3DVertexShader8.hpp
0 → 100644
src/D3D8/Direct3DVolume8.cpp
0 → 100644
src/D3D8/Direct3DVolume8.hpp
0 → 100644
src/D3D8/Direct3DVolumeTexture8.cpp
0 → 100644
src/D3D8/Direct3DVolumeTexture8.hpp
0 → 100644
src/D3D8/Unknown.cpp
0 → 100644
src/D3D8/Unknown.hpp
0 → 100644
src/D3D8/d3d8.def
0 → 100644
src/D3D8/resource.h
0 → 100644
src/D3D8/resource1.h
0 → 100644
Please
register
or
sign in
to comment