[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/directx-headers][debian-unstable] 18 commits: Update headers



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / directx-headers

Commits:

  • 412bd489
    by Direct3D Build Agent at 2024-03-19T17:32:03+00:00
    Update headers
    
  • de28d93d
    by Jesse Natalie at 2024-03-19T10:59:48-07:00
    Update versions to 1.613.1
    
  • f0d94658
    by Rafael Cintron at 2024-04-02T16:48:57-07:00
    Remove trailing semicolons from DEFINE_ENUM_FLAG_OPERATORS statements (#122)
    
    Applications which use the DirectX header files in the Windows SDK typically use the /winsysroot command line argument. Winsysroot conveniently ignores warnings in header files.
    
    Applications that wish to take an additional dependency on https://github.com/microsoft/directx-headers cannot leverage /winsysroot because you can only have one /winsysroot.
    
    This change makes DirectX header files compile warning free with CLang by removing semicolons from DEFINE_ENUM_FLAG_OPERATORS statements.
    
    Co-authored-by: Rafael Cintron <rcintron@microsoft.com>
  • aafb7984
    by Dwayne Robinson at 2024-04-03T08:16:43-07:00
    DirectML 1.13.1 (#123)
    
    Add DirectML header (also found in https://www.nuget.org/packages/Microsoft.AI.DirectML/1.13.1).
  • 362292a3
    by Direct3D Build Agent at 2024-05-13T22:57:51+00:00
    Update headers
    
  • dacd060c
    by Chuck Walbourn at 2024-05-15T13:27:04-07:00
    Updated Security and Code of Conduct fiels (#125)
    
    
  • e3515aca
    by Direct3D Build Agent at 2024-05-16T13:56:48-07:00
    Update headers
    
  • f5a4aca2
    by Chuck Walbourn at 2024-05-17T12:15:57-07:00
    Fix clang warning in renderpass D3DX12 header (#124)
    
    * Fix clang warning in renderpass D3DX12 header
  • 3f62999e
    by Chuck Walbourn at 2024-05-17T12:42:57-07:00
    Use of D3D12_GENERIC_PROGRAM_DESC was missing guard for newer headers (#126)
    
    
  • 418f0268
    by Chuck Walbourn at 2024-05-17T13:20:29-07:00
    Moved unused variable into guard (#127)
    
    
  • 83bb9ef2
    by Ningxin Hu at 2024-05-22T08:51:58-07:00
    Fix CLang compile warning for dxcore_interface.h (#129)
    
    This PR is a follow-up for #122 and fixes dxcore header files compile
    warning with CLang by removing semicolons from
    DEFINE_ENUM_FLAG_OPERATORS statements.
  • 7fc7184d
    by Chuck Walbourn at 2024-05-29T09:06:45-07:00
    Fix warnings in D3DX12 header (#130)
    
    
  • 9be295b3
    by Dwayne Robinson at 2024-07-10T12:56:22-07:00
    Update DirectML header to FL6.4 (package 1.16) (#133)
    
    
  • 68587e02
    by Jesse Natalie at 2024-09-06T14:23:49-07:00
    Merge tag 'v1.614.0' into main
    
  • 48a76297
    by Jesse Natalie at 2024-09-06T15:09:56-07:00
    Update build system version info to 1.614.1
    
  • d6f069f3
    by Timo Aaltonen at 2024-09-10T22:40:35+03:00
    Merge branch 'upstream-unstable' into debian-unstable
    
  • 0fdec045
    by Timo Aaltonen at 2024-09-10T22:41:03+03:00
    version bump
    
  • a3e6e417
    by Timo Aaltonen at 2024-09-10T22:42:02+03:00
    releasing package directx-headers version 1.614.1-1
    

12 changed files:

The diff was not included because it is too large.

Reply to: