Historique des commits

Auteur SHA1 Message Date
  John Kessenich 31aa3d6019 SPV: only declare the pure 8/16-bit capabilities when needed. il y a 6 ans
  John Kessenich 149afc3930 SPV: More corrections of <id> versus "immediate" operands. il y a 6 ans
  John Kessenich f04c51b3bd Non-Functional: Add postprocess as more robust way to add capabilities il y a 6 ans
  John Kessenich 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier il y a 6 ans
  John Kessenich 5d610ee1dc Implement SPV_GOOGLE_hlsl_functionality1. il y a 6 ans
  Neil Roberts eddb1318ae Use the correct type for the constant for matrix/scalar division il y a 6 ans
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. il y a 6 ans
  John Kessenich 46413d5780 SPV: Fix #1258: cache constant structs by id, not opcode. il y a 6 ans
  John Kessenich 57f6a016f0 SPV: Complete OpModuleProcessed implementation, enabled by have 1.2 headers. il y a 6 ans
  John Kessenich 5c3eed542d SPV: Create more access chains addressing a few swizzling issues. il y a 6 ans
  John Kessenich a2858d9bdd GLSL: Implement GL_EXT_control_flow_attributes. il y a 6 ans
  John Kessenich 2b5ea9f851 SPV Version: Emit the requested SPIR-V version, not the header version. il y a 6 ans
  John Kessenich 2a27116cae SPV reflection: Add OpModuleProcessed for compile options. il y a 7 ans
  John Kessenich fad6297206 SPV: Non-functional: support lists of decorations per parameter. il y a 7 ans
  Rex Xu 57e65929e4 HLSL: Translate directive [flatten] and [branch] to SPV control mask. il y a 7 ans
  Rex Xu cabbb788b4 Implement extension GL_AMD_gpu_shader_int16 il y a 7 ans
  John Kessenich e485c7af58 SPV: Debug output: Include OpLine information for execution path. il y a 7 ans
  John Kessenich 121853f4df SPV: Add OpSource shader source code and file name. il y a 7 ans
  Rex Xu 470026f9d7 HLSL: Fix an issue of frexp(). il y a 7 ans
  steve-lunarg 0b5c2ae70e Preserve signedness in SPV image query ops il y a 7 ans
  Vlad Ivanov 689490fd4d SpvBuilder: add const specifier to vector reference arguments il y a 7 ans
  Rex Xu 430ef40ab4 Implement new revision of extension GL_AMD_shader_ballot il y a 8 ans
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. il y a 7 ans
  John Kessenich 517fe7a6ad Non-functional: Rename some entry-point variables to entryPoint, not main. il y a 7 ans
  Rex Xu c9e3c3c941 Parser: Implement extension GL_AMD_gpu_shader_half_float. il y a 8 ans
  Rex Xu 5159664475 SPV: Implement the extension SPV_KHR_shader_ballot il y a 8 ans
  John Kessenich 6fccb3cd75 Non-functional: Sweep through the stack for consistent with "main" and entry point. il y a 8 ans
  John Kessenich f2b7f3353b SPV: Tighten up number of struct-types declared based on decoration. il y a 8 ans
  Rex Xu 9d93a2370d Implement 4 AMD-specific extensions. il y a 8 ans
  John Kessenich 7f349c73db Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. il y a 8 ans