summaryrefslogtreecommitdiff
path: root/llvm/docs/DirectX
AgeCommit message (Expand)Author
2025-11-18[HLSL][DirectX] Use a padding type for HLSL buffers. (#167404)Justin Bogner
2025-10-24[NFC][DirectX] Refactor `DXILPrepare`/`DXILTranslateMetadata` (#164285)Finn Plummer
2025-10-15[DirectX] Add `llvm.dx.resource.getdimensions.x` intrinsic and lowering to DX...Helena Kotas
2025-10-03[Documentation][DirectX] Updating RTS0 structs to match d3d12 docs (#161593)joaosaffran
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
2025-07-23[Docs][DirectX] Add relevant documentation of Root Signature (#149608)Finn Plummer
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2025-03-19[DirectX] Documenting Root Signature Binary representation (#131011)joaosaffran
2025-02-26[DirectX] Support the CBufferLoadLegacy operation (#128699)Justin Bogner
2025-01-12[DirectX] Implement the resource.store.rawbuffer intrinsic (#121282)Justin Bogner
2025-01-08[DirectX] Implement the resource.load.rawbuffer intrinsic (#121012)Justin Bogner
2025-01-07[DirectX] Add getpointer docs to DXILResources.rst (#120779)Justin Bogner
2025-01-07[DirectX] Remove the "checked" variants of `dx.resource.load` (#120778)Justin Bogner
2024-12-19[DirectX][SPIRV] Consistent names for HLSL resource intrinsics (#120466)Justin Bogner
2024-11-25[DirectX] Calculate resource binding offsets using the lower bound (#117303)Justin Bogner
2024-09-11[DirectX] Implement typedBufferLoad_checkbit (#108087)Justin Bogner
2024-09-10[DirectX] Lower `@llvm.dx.typedBufferStore` to DXIL opsJustin Bogner
2024-09-09[DirectX] Lower `@llvm.dx.typedBufferLoad` to DXIL opsJustin Bogner
2024-08-23[DirectX] Lower `@llvm.dx.handle.fromBinding` to DXIL opsJustin Bogner
2024-08-19[DirectX] Disentangle DXIL.td's op types from LLVMType. NFCJustin Bogner
2024-07-29[DirectX] Update "dx.TypedBuffer" docs to include a "signed" bit (#100695)Justin Bogner
2024-07-22[DXIL][Doc] Update specification of TableGen DXIL properties (#99055)S. Bharadwaj Yadavalli
2024-07-16[DirectX] Start documenting DXIL Resource handling (#90553)Justin Bogner
2024-06-19[DirectX][DXIL] Update DXIL Op TableGen Specification (#95807)S. Bharadwaj Yadavalli
2024-05-29[DirectX][DXIL] Design document for TableGen Spec of DXIL Operations (#85170)S. Bharadwaj Yadavalli
2024-05-06[DirectX][docs] Document DXContainer format (#90908)Chris B
2024-03-22[DirectX][Docs] Add DXILIntrinsicExpansion Pass to DXILArchitecture.rst (#86...Farzon Lotfi
2024-03-08[DirectX][docs] Expand DXILArchitecture documentation (#84077)Chris B
2024-01-31[DirectX][docs] Architecture and design philosophy of DXIL supportJustin Bogner