Merge pull request #551 from steve-lunarg/rwbuffers-fmt
[platform/upstream/glslang.git] / SPIRV /
2016-10-16 John KessenichMerge pull request #551 from steve-lunarg/rwbuffers-fmt
2016-10-16 John KessenichMerge pull request #539 from schwa423/linux_global_lock
2016-10-16 John KessenichMerge pull request #550 from amdrexu/bugfix
2016-10-14 Rex XuSPV: Add missing extension declarations for certain...
2016-10-13 John KessenichMerge pull request #538 from steve-lunarg/iomap-binding...
2016-10-12 John KessenichMerge pull request #546 from yavn/OpImageQueryLod-with...
2016-10-12 Maciej JesionowskiSPV: Use SampledImage with OpImageQueryLod
2016-10-11 John KessenichMerge pull request #543 from slime73/compilerwarnings
2016-10-11 John KessenichMerge pull request #544 from amdrexu/feature
2016-10-11 Rex XuSPV: Implement extension SPV_KHR_shader_draw_parameters.
2016-10-06 John KessenichHLSL: Do structure conversion for return type struct...
2016-10-01 John KessenichMerge pull request #527 from steve-lunarg/array-flatten...
2016-10-01 John KessenichMerge pull request #521 from yavn/frag-shader-primitive...
2016-09-30 John KessenichMerge pull request #523 from amdrexu/feature2
2016-09-30 Rex XuParser: Implement extension GL_AMD_gpu_shader_half_float.
2016-09-27 Maciej JesionowskiSPV: PrimitiveId in frag shader will emit Geometry...
2016-09-26 John KessenichMerge pull request #520 from amdrexu/bugfix
2016-09-26 Rex XuSPV: OpGroupBroadcast is unable to handle vector operand.
2016-09-23 John KessenichMerge pull request #519 from amdrexu/bugfix
2016-09-23 Rex XuSPV: Still have to specify SPIR-V extension for gl_SubG...
2016-09-22 John KessenichMerge pull request #516 from amdrexu/feature3
2016-09-22 Rex XuSPV: Implement the extension SPV_KHR_shader_ballot
2016-09-20 John KessenichTrack separate entry-point names and mangled names...
2016-09-19 John KessenichNon-functional: Sweep through the stack for consistent...
2016-09-16 John KessenichMerge pull request #508 from amdrexu/bugfix
2016-09-14 Rex XuSPV: Support simultaneous l-value swizzle and dynamic...
2016-09-11 John KessenichSPV: Fix issue #506: generalize struct deep copy to...
2016-09-09 John KessenichMerge branch 'bugfix2' of https://github.com/amdrexu...
2016-09-09 John KessenichMerge pull request #503 from amdrexu/feature3
2016-09-09 Rex XuSPV: Use OpBitcast to implement 4 pack/unpack built...
2016-09-05 John KessenichMerge pull request #498 from amdrexu/bugfix
2016-09-05 Rex XuParser: Add 64-bit type conversion for specialization...
2016-09-02 John KessenichSPV: Flatten structs for copy when they are GLSL type...
2016-09-01 John KessenichSPV: Tighten up number of struct-types declared based...
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-26 John KessenichMerge pull request #473 from steve-lunarg/remapper...
2016-08-25 steve-lunargWIP: SPV Remapper: add remapper test framework
2016-08-24 John KessenichMerge branch 'overloaded-400' of github.com:KhronosGrou...
2016-08-23 John KessenichMerge pull request #461 from dankbaker/Error_Message_Fi...
2016-08-23 John KessenichMerge pull request #476 from steve-lunarg/string-literals
2016-08-23 John KessenichMerge pull request #477 from amdrexu/bugfix
2016-08-23 Rex XuSPV: Some group invocation operations should be applied...
2016-08-17 John KessenichMerge pull request #471 from steve-lunarg/remapper...
2016-08-17 steve-lunargWIP: SPIRV remapper: allow 64 bit literals in OperandVa...
2016-08-15 John KessenichMerge pull request #467 from dankbaker/HLSL_Changing_de...
2016-08-15 Dan BakerHLSL: Changing SPIRV source language to unkown
2016-08-12 John KessenichMerge pull request #458 from dneto0/revert-remap-64bit...
2016-08-12 David NetoRevert "Merge pull request #456 from steve-lunarg/remap...
2016-08-12 John KessenichMerge pull request #456 from steve-lunarg/remapper...
2016-08-12 steve-lunargSPIRV: allow 64 bit literals in OperandVariableLiteralI...
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-08 John KessenichHLSL: Smear scalars to match vectors for relational...
2016-08-05 John KessenichWhitespace: Nonfunctional: fix inconsistent white space...
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-08-03 dankbakerMerge pull request #1 from KhronosGroup/master
2016-08-03 John KessenichFront-end: Implement 2nd task of issue #400; precision...
2016-07-31 John KessenichSPV: Prevent issue #415 with better semantic checking.
2016-07-29 John KessenichMerge pull request #421 from amdrexu/bugfix
2016-07-29 Rex XuSPV: Fix an issue of ++/-- for dvec/dmat.
2016-07-26 John KessenichSPV: For AST interpolateAt* ops consuming a swizzle...
2016-07-26 John KessenichMerge pull request #405 from steve-lunarg/samplers
2016-07-23 John KessenichMerge pull request #404 from phaulos/fix-spirv-remap
2016-07-22 Pyry HaulosRemap Scope and MemorySemantics IDs in SPIRV remapper
2016-07-21 John KessenichMerge pull request #393 from steve-lunarg/warning-enable
2016-07-21 John KessenichMerge pull request #401 from steve-lunarg/samplers
2016-07-21 John KessenichMerge pull request #398 from amdrexu/feature
2016-07-20 Rex XuImplement 4 AMD-specific extensions.
2016-07-15 John KessenichMerge pull request #390 from steve-lunarg/samplers
2016-07-15 John KessenichBuild: Switch to Rev. 6 of headers, removing "BadValue...
2016-07-09 John KessenichBuild: Remove causes of pedantic warnings. Addresses...
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-07-08 John KessenichSPV: Fix issue #376; declare Geometry capability for...
2016-07-08 John KessenichSPV: Further refine OpenGL vs. Vulkan differences for...
2016-07-07 John KessenichSPV: Turn on atomic-storage functionality for SPIR-V.
2016-07-01 John KessenichSPV: Don't decorate locations within an array, it doesn...
2016-07-01 John KessenichSPV: Non-functional: break up big function into three...
2016-06-30 John KessenichMerge pull request #358 from amdrexu/bugfix
2016-06-30 Rex XuSPV: Certain decorations are missing for structure...
2016-06-21 John KessenichMerge pull request #346 from steve-lunarg/intrinsics
2016-06-20 LoopDawgAdd HLSL memory barrier intrinsics, fix dst, add lit...
2016-06-17 John KessenichHLSL: Map parameter qualifiers from generic to function...
2016-06-16 John KessenichSPV: projective texturing: move the project coordinate.
2016-06-16 John KessenichSPV non-functional: minor readability improvements...
2016-06-15 John KessenichSPV: Update to spec. decisions (and issue #205) for...
2016-06-13 John KessenichMerge pull request #337 from steve-lunarg/intrinsics
2016-06-10 LoopDawgAdd decompositions for some HLSL intrinsics.
2016-06-10 John KessenichMerge pull request #335 from jekstrand/sampler-params
2016-06-09 Jason EkstrandGlslangToSpv: Pass the pointer directly into the client...
2016-06-09 Jason EkstrandGlslangToSpv: Properly handle opaque types in Translate...
2016-06-08 John KessenichMerge pull request #333 from dneto0/defer-capabilities...
2016-06-08 David NetoDefer capability decl for ClipDistance, CullDistance...
2016-06-08 John KessenichMerge pull request #331 from jherico/jherico-patch-1
2016-06-06 Dejan MircevskiRevert SpvBuilder.* to master versions.
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-06-03 John KessenichMerge pull request #326 from greg-lunarg/greg-mr4
2016-06-03 GregFremapper: do not eliminate interface variables in dce...
2016-06-03 John KessenichMerge pull request #323 from dneto0/mingw-static-link...
2016-06-03 John KessenichSPV: Fix issue #320: Fetch needs to extract the image.
next