Historie revizí

Autor SHA1 Zpráva Datum
  Lei Zhang 09caf12bec Avoid printing to stdout directly in library functions. před 8 roky
  Rex Xu 8ff43de891 Implement the extension GL_ARB_gpu_shader_int64 před 8 roky
  qining 27e04a004d Fix spec const construtor for matrix and vector před 8 roky
  John Kessenich 1c7e70763b Merge branch 'master' into hlsl-frontend před 8 roky
  qining 135452061a Spec Constant Operations před 8 roky
  John Kessenich 4d65ee31a6 Generalize "main" to a settable entry point name. před 8 roky
  qining da39733f28 Remove decoration of undefined IDs před 8 roky
  John Kessenich 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). před 8 roky
  John Kessenich 019f08fcd8 SPV: Fix issue #159: use ExplicitLod forms for non-fragment stages. před 8 roky
  John Kessenich 5d0fa9781b SPV Capabilities: StorageImageExtendedFormats, StorageImageReadWithoutFormat, and StorageImageWriteWithoutFormat. před 8 roky
  John Kessenich 103bef9d74 SPV: Handle GLSL bool loads from a uniform buffer as a conversion from int -> bool. před 8 roky
  John Kessenich 32cfd49b68 SPV: RelaxedPrecision: Plumb this through the full AST->SPV translator. před 8 roky
  John Kessenich 9218759ebb SPV: Address superset of issue #151: missing OpCapability instructions. před 8 roky
  Dejan Mircevski e7f6cac1bd Merge branch 'topo' into loopgen-after-readable-order před 8 roky
  John Kessenich 3e9add360d Merge pull request #133 from AWoloszyn/spirv-memory před 8 roky
  Andrew Woloszyn b7946d16bb Free memory associated with SPIR-V generation. před 8 roky
  Dejan Mircevski dba2826328 Merge branch 'master' of github.com:google/glslang into loopgen před 8 roky
  Dejan Mircevski 832c65c33b Fix back-branch target for do-while loops. před 8 roky
  Dejan Mircevski 7819bee82c Switch loops stack to use LoopBlocks. před 8 roky
  Dejan Mircevski 9c6734c8df First cut at new loop codegen. před 8 roky
  Rex Xu 48edadfd24 Parser & SPV: Implement two extensions regarding GLSL sparse texture. před 8 roky
  John Kessenich c9e0a42b92 SPV: Handle stride decorations for arrays of arrays, and using multiple type instances when strides are used. před 8 roky
  John Kessenich 2211835b4d SPV: Implement composite comparisons (reductions across hierchical compare). před 8 roky
  John Kessenich 76f7139789 SPV: Modify last merge: Have promoteScalar() generate the correct vectorType. před 8 roky
  John Kessenich 33661450c7 SPV: Implement OpImage functionality (emit before query). před 8 roky
  John Kessenich 55e7d11ce8 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. před 8 roky
  John Kessenich 716312771c SPV constants and constOffsets completion: isConstant() and disassembler to see results. před 9 roky
  Rex Xu 86e608133c Generate correct image operand mask for Offset and ConstOffset(#77) před 9 roky
  John Kessenich ee21fc9081 SPV: Fix missing 'Member' operand to OpArrayLength. před 9 roky
  Andrew Woloszyn 2d83ab2f57 Fixed subtle issue that causes tests to fail in VS2013 in some configs. před 9 roky