platform/upstream/glslang.git
2017-09-06 LoopDawgFix lvalue check in SPIR-V generation
2017-09-01 John KessenichMerge pull request #1042 from LoopDawg/warning-fix-2
2017-09-01 John KessenichMerge pull request #1039 from amdrexu/bugfix
2017-09-01 LoopDawgLinux build warning fix
2017-08-31 Rex XuFix issues of GL_ARB_viewport_layer_array
2017-08-31 John KessenichMerge pull request #1037 from LoopDawg/clip-cull-geom
2017-08-31 LoopDawgHLSL: add geometry stage support for clip/cull distance
2017-08-29 John KessenichMerge pull request #1031 from xxxbxxx/for-upstream-2
2017-08-29 John KessenichBuild: Fix #1036: size_t warning.
2017-08-28 xavierHLSL: fix preprocessor concatenation behaviour.
2017-08-28 John KessenichMerge pull request #1035 from LoopDawg/clip-cull-type-fix
2017-08-28 LoopDawgHLSL: fix type on clip/cull index result
2017-08-26 John KessenichSPV: Add auto location mapping of non-opaque non-block...
2017-08-26 John KessenichBuild: Attempt better support for VS 2012.
2017-08-25 John KessenichMerge pull request #1014 from KhronosGroup/SPV_EXT_shad...
2017-08-25 John KessenichMerge pull request #1034 from KhronosGroup/module-processes
2017-08-25 John KessenichSPV: 1st pass implementation of SPV_EXT_shader_viewport...
2017-08-25 John KessenichSPV reflection: Add OpModuleProcessed for compile options.
2017-08-24 John KessenichMerge pull request #1028 from LoopDawg/clip-cull-input
2017-08-24 LoopDawgHLSL: handle clip and cull distance input builtin type...
2017-08-24 John KessenichMerge pull request #1029 from amdrexu/feature2
2017-08-23 John KessenichMerge pull request #1025 from amdrexu/feature
2017-08-23 Rex XuImplement extension GL_AMD_shader_image_load_store_lod
2017-08-23 Rex XuSPV: Implement extension SPV_EXT_shader_stencil_export
2017-08-23 John KessenichHLSL: Fix #1027.
2017-08-19 John KessenichHLSL: Fix #1018: Give an error for mismatched return...
2017-08-19 John KessenichMerge pull request #1017 from LoopDawg/texture-struct...
2017-08-19 John KessenichBuild: Fix build when NV_EXTENSIONS is not enabled.
2017-08-18 John KessenichSPV: Fix #1016: Don't allow non-GLSL-extension protecte...
2017-08-15 LoopDawgHLSL: add methods to track user structure in texture...
2017-08-15 John KessenichHLSL: Add fall-back for opaque initializers to just...
2017-08-15 John KessenichMerge pull request #1013 from KhronosGroup/flatten...
2017-08-15 John KessenichSPV: Correct selection of storage-image capabilities...
2017-08-11 John KessenichHLSL: Flatten structs for all non-arrayed I/O interfaces.
2017-08-11 John KessenichHLSL: Make fresh array sizes for TessLevelOuter and...
2017-08-10 John KessenichHLSL Test: Expand test, adding a user-patch-constant...
2017-08-09 John KessenichHLSL: Move debug naming to a simpler, more consistent...
2017-08-09 John KessenichHLSL: Include built-in processing for vertex input...
2017-08-08 John KessenichNon-functional HLSL: Factor out built-ins from splittin...
2017-08-07 John KessenichMerge pull request #1011 from LoopDawg/pragma-pack...
2017-08-07 LoopDawgHLSL: implement #pragma pack_matrix(layout)
2017-08-07 John KessenichHLSL: Correct which things flattening tracks for linkag...
2017-08-05 John KessenichMerge pull request #1010 from LoopDawg/mat-rowcol-fix-1
2017-08-04 LoopDawgHLSL: fix qualifier propagation from user struct types...
2017-08-04 John KessenichHLSL: Correct use of isPerVertexBuiltIn() to be isClipO...
2017-08-04 John KessenichHLSL: Test change: Geometry shaders can't return values...
2017-08-04 John KessenichHLSL: Flatten more I/O: non-arrayed user-only structures.
2017-08-04 John KessenichHLSL: Stop including empty structures in the I/O interf...
2017-08-02 John KessenichNon-functional: HLSL: Simplify I/O logic for splitting.
2017-08-01 John KessenichMerge pull request #1006 from KhronosGroup/4.60
2017-07-31 John KessenichGLSL 4.6: Implement shader group vote.
2017-07-31 John KessenichGLSL 4.6: Implement draw parameters.
2017-07-31 John KessenichGLSL 4.6: Implement atomic counter ops and SPV_KHR_shad...
2017-07-31 John KessenichGLSL: Initiate version GLSL 460, including accept extra...
2017-07-31 John KessenichHLSL Tests: Fix two tests to be valid under FXC.
2017-07-31 John KessenichNon-functional: HLSL further simplications to base...
2017-07-31 John KessenichNon-functional: HLSL: clean up dead code for splitting.
2017-07-29 John KessenichMerge pull request #1005 from LoopDawg/remove-unused
2017-07-29 LoopDawgHLSL: Non-functional: warning fix, remove unused member.
2017-07-28 John KessenichGLSL reflection: Fix #985: reflect runtime sized arrays...
2017-07-28 John KessenichNonfunctional: Add reflect test case, and fix long...
2017-07-28 John KessenichNonfunctional: Shorten some lines to the coding standar...
2017-07-27 John KessenichMerge pull request #1002 from amdrexu/bugfix
2017-07-27 Rex XuSPV: Memory qualifiers should decorate top-level block...
2017-07-26 John KessenichMerge pull request #997 from LoopDawg/clipcull-semantic
2017-07-26 LoopDawgHLSL: handle multiple clip/cull semantic IDs
2017-07-26 John KessenichSPV: Update to latest 1.0 headers, removing redundancie...
2017-07-25 John KessenichMerge pull request #1000 from LoopDawg/samplecmpzero...
2017-07-25 LoopDawgFix dref explicit LOD form of sample with cube texture...
2017-07-23 John KessenichGLSL: Implement version 320 for ES.
2017-07-23 John KessenichGLSL: Add version-number checking.
2017-07-21 John KessenichSPV/OpenGL: Require locations on non-opaque uniform...
2017-07-21 John KessenichMerge pull request #991 from LoopDawg/resource-set...
2017-07-20 John KessenichReflection: Fix #977: Expose getBinding(), use in new...
2017-07-18 LoopDawgFix crash with --resource-set-binding [n] (common set...
2017-07-18 John KessenichMerge pull request #996 from KhronosGroup/decorate...
2017-07-18 John KessenichSPV: Fix #995: Include memory decorations on parameters.
2017-07-18 John KessenichSPV: Non-functional: support lists of decorations per...
2017-07-16 John KessenichMerge pull request #994 from KhronosGroup/opaque-init
2017-07-16 John KessenichFix #980: flatten opaque initializers to use aliases.
2017-07-16 John KessenichMerge pull request #992 from polarina/null-deref-fix
2017-07-15 Gabríel Arthúr... Fix NULL pointer dereference in TParseContext::builtInO...
2017-07-14 John KessenichSPV: Address #989: Don't add Location to built-ins...
2017-07-14 John KessenichMerge pull request #987 from KhronosGroup/global-std140
2017-07-13 John KessenichAddress part A of #982: $Global will use std140 instead...
2017-07-13 John KessenichMerge pull request #978 from LoopDawg/global-const...
2017-07-13 John KessenichMerge pull request #983 from LoopDawg/warning-fix
2017-07-12 LoopDawgFix StandAlone.cpp compilation warnings
2017-07-11 LoopDawgWIP: HLSL: support global const initializers from non...
2017-07-07 John KessenichBuild: Fix #975: shut up a compiler warning (code was...
2017-07-06 John KessenichNonfunctional, infrastructure: Clean up Test directory...
2017-07-06 John KessenichMerge pull request #971 from amdrexu/bugfix
2017-07-06 Rex XuHLSL: Translate directive [flatten] and [branch] to...
2017-07-06 John KessenichTests: Add a test for concurrent use of std430 and...
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-05 chaocImplement SPV_KHR_post_depth_coverage
2017-07-05 John KessenichMerge pull request #974 from LoopDawg/anyall-types
2017-07-05 LoopDawgHLSL: handle type conversion for any/all intrinsics
2017-07-04 John KessenichMerge pull request #969 from d3x0r/patch-1
2017-07-04 John KessenichMerge pull request #970 from rohith10/master
next