d3d11binding: A raw binding for the directX 11

[ graphics, library, mit, program ] [ Propose Tags ]

A raw binding for the directX 11


[Skip to Readme]

Modules

  • Graphics
    • Graphics.D3D11Binding
      • Graphics.D3D11Binding.Enums
      • Graphics.D3D11Binding.GUID
      • Graphics.D3D11Binding.Interface
        • Graphics.D3D11Binding.Interface.D3D11Buffer
        • Graphics.D3D11Binding.Interface.D3D11ClassLinkage
        • Graphics.D3D11Binding.Interface.D3D11DepthStencilView
        • Graphics.D3D11Binding.Interface.D3D11Device
        • Graphics.D3D11Binding.Interface.D3D11DeviceContext
        • Graphics.D3D11Binding.Interface.D3D11InputLayout
        • Graphics.D3D11Binding.Interface.D3D11RenderTargetView
        • Graphics.D3D11Binding.Interface.D3D11Resource
        • Graphics.D3D11Binding.Interface.D3DBlob
        • Graphics.D3D11Binding.Interface.D3DInclude
        • Graphics.D3D11Binding.Interface.DxgiAdapter
        • Graphics.D3D11Binding.Interface.DxgiSwapChain
        • Graphics.D3D11Binding.Interface.Texture2D
        • Graphics.D3D11Binding.Interface.Unknown
      • Graphics.D3D11Binding.Shader
        • Graphics.D3D11Binding.Shader.Compile
        • Graphics.D3D11Binding.Shader.D3D11PixelShader
        • Graphics.D3D11Binding.Shader.D3D11VertexShader
        • Graphics.D3D11Binding.Shader.Flags
      • Graphics.D3D11Binding.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7
Dependencies base (>=4.8 && <5), c-storable-deriving (>=0.1.3), d3d11binding, Win32 (>=2.3.0.0) [details]
License MIT
Author jwvg0425
Maintainer jwvg0425@naver.com
Category Graphics
Home page https://github.com/jwvg0425/d3d11binding
Bug tracker https://github.com/jwvg0425/d3d11binding/issues
Source repo head: git clone git://github.com/jwvg0425/d3d11binding.git
Uploaded by jwvg0425 at 2016-05-02T14:50:41Z
Distributions NixOS:0.0.0.7
Executables HelloWorld
Downloads 4290 total (20 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-26 [all 3 reports]

Readme for d3d11binding-0.0.0.2

[back to package description]

d3d11binding

this package is a raw binding for the directX 11