~libretro/libretro/+git/spirv-headers:sdk-1.3.239

Last commit made on 2023-01-04
Get this branch:
git clone -b sdk-1.3.239 https://git.launchpad.net/~libretro/libretro/+git/spirv-headers

Branch merges

Branch information

Name:
sdk-1.3.239
Repository:
lp:~libretro/libretro/+git/spirv-headers

Recent commits

d13b522... by David Neto <email address hidden>

Merge pull request #312 from alan-baker/clspv-optional-operands

Make operands to Kernel added in v5 optional

30a41a4... by Alan Baker <email address hidden>

Make operands to Kernel added in v5 optional

* The operands added to the Kernel instruction should be optional in the
  grammar since the extended instruction set describes a unified
  versioning system
  * This is a bugfix on #308

c16439f... by Callum Fare <email address hidden>

Update ClspvReflection non-semantic instruction set (#308)

Add support for:
* Printf builtin
* Device address push constants for module-scope constants and program-scope variables
* NumArguments, Flags, and Attributes for the Kernel instruction

34d0464... by David Neto <email address hidden>

Merge pull request #311 from dneto0/issue-303

C++ headers: Define & and ~ bitwise operators for mask enums

66ebc28... by David Neto <email address hidden>

Add operator^

355f451... by David Neto <email address hidden>

C++ headers: Define & and ~ bitwise operators for mask enums

Fixes: #303

70ff9d9... by Mark Mendell <email address hidden>

Add support for StreamingInterfaceINTEL in headers (#305)

SPV_INTEL_kernel_attributes.asciidoc added support for
StreamingInterfaceINTEL, but the enumeration values were never added to
the header files. Add it in.

1d31a10... by John Kessenich <email address hidden>

Merge pull request #304 from PENGUINLIONG/patch-1

Register Taichi as SPIR-V generator

8b303d8... by PENGUINLIONG <email address hidden>

Update spir-v.xml

5cc54fc... by PENGUINLIONG <email address hidden>

Update spir-v.xml