platform/upstream/glslang.git
2017-03-22 John KessenichHLSL: non-static member functions: track and find activ...
2017-03-22 John KessenichHLSL: Non-functional: the symbol field of a token was...
2017-03-20 John KessenichMerge pull request #782 from steve-lunarg/builtin-metho...
2017-03-20 John KessenichMerge pull request #779 from steve-lunarg/buffer-unsamp...
2017-03-20 steve-lunargHLSL: use prefix for builtin functions names to avoid...
2017-03-20 John KessenichHLSL: Basic turn on of non-static member functions.
2017-03-19 John KessenichHLSL: Add implicit-this tracking to TFunction.
2017-03-19 John KessenichHLSL non-functional: Generalize namespace nesting.
2017-03-19 steve-lunargWIP: HLSL: propagate readonly qualifier for buffer...
2017-03-17 steve-lunargWIP: HLSL: Buffer types should be unsampled.
2017-03-16 John KessenichFix #777: don't parse .suffix if <stage> is provided.
2017-03-16 John KessenichMerge pull request #776 from amdrexu/bugfix
2017-03-16 Rex XuSPV: Fix unexpected declarations of capability and...
2017-03-15 John KessenichHLSL: Fix #771: add inline keyword.
2017-03-15 John KessenichMerge pull request #767 from DragoonX6/master
2017-03-15 John KessenichMerge branch 'TiemoJung-semantic_handling'
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-15 John KessenichGLSL output: Removed fixed-size buffer; fixes #769.
2017-03-14 John KessenichFull stack: properly implement GL_EXT_device_group...
2017-03-14 John KessenichFix location of #defines for core and compatibility...
2017-03-14 John KessenichRevert previous check-in, until knowing what the spec...
2017-03-13 John KessenichSPV: Address #759: make ViewIndex and DeviceIndex by...
2017-03-13 John KessenichMerge pull request #768 from amdrexu/bugfix
2017-03-13 Rex XuHLSL: Additional channel value for textureGatherXXX().
2017-03-12 DragoonX6Fix building on MinGW-w64
2017-03-12 John KessenichHLSL: Member-functions: capture body token stream for...
2017-03-12 John KessenichHLSL: Non-functional: consolidate function declarator...
2017-03-11 John KessenichMerge pull request #762 from LukasBanana/master
2017-03-11 John KessenichHLSL: Add scoping operator, accept static member functi...
2017-03-11 John KessenichHLSL: non-functional: simplify handleBuiltInMethod...
2017-03-11 Lukas HermannsAdded 'GL_core_profile' and 'GL_compatibility_profile...
2017-03-11 John KessenichPP: Recognize the '::' token, and translate appropriate...
2017-03-10 John KessenichMerge pull request #764 from steve-lunarg/imagequery...
2017-03-10 steve-lunargPreserve signedness in SPV image query ops
2017-03-10 John KessenichMerge pull request #763 from steve-lunarg/nullstruct...
2017-03-10 steve-lunargWIP: HLSL: preserve empty structures after splitting
2017-03-09 John KessenichHLSL: Accept SV_Cull/ClipDistanceN, by refactoring...
2017-03-09 John KessenichMerge pull request #761 from baldurk/vs2010-compile...
2017-03-09 John KessenichMerge pull request #760 from steve-lunarg/gathercmpred
2017-03-09 baldurkCompile fixes for VS2010
2017-03-09 steve-lunargEnable GatherCmpRed. Green/Blue/Alpha cannot be supported.
2017-03-09 John KessenichHLSL: Non-functional: Remove dead .length() code.
2017-03-09 John KessenichHLSL: Non-functional: Drive existing method recognition...
2017-03-09 John KessenichHLSL: Non-functional: Don't process function name/param...
2017-03-08 John KessenichMerge pull request #756 from steve-lunarg/getdimensions-fix
2017-03-08 John KessenichHLSL: Grammar: Generalize accepting a declaration to...
2017-03-08 steve-lunargHLSL: use LOD form of ImageQuerySize when needed.
2017-03-07 John KessenichHLSL: Fix #754: recognize type casts in if-statements...
2017-03-07 John KessenichMerge pull request #755 from steve-lunarg/sb-orderfix
2017-03-06 steve-lunargWIP: HLSL: Fix ordering defect if global SB decl after...
2017-03-06 John KessenichSPV: Allow push constant buffers to not have an instanc...
2017-03-04 John KessenichHLSL: Test for issue #699.
2017-03-04 John KessenichMerge pull request #750 from dgkoch/rename_KHX_to_EXT
2017-03-04 John KessenichHLSL: Add 'class' keyword as (so far) synonym for ...
2017-03-03 Daniel KochRename KHX to EXT to match the released specs
2017-03-03 John KessenichMerge pull request #748 from dgkoch/dgkoch_build_fixes2
2017-03-03 Daniel KochMore build fixes
2017-03-02 John KessenichHLSL: Fix #747: accept 'struct' in front of previously...
2017-03-01 John KessenichSPV: Fix #739: OpSelect can only operate on scalars...
2017-03-01 John KessenichMerge pull request #744 from realitix/sanitize_sh_link
2017-03-01 John KessenichMerge pull request #746 from dgkoch/dgkoch_build_fixes
2017-03-01 John KessenichBuild: Another fix for issue #718: implement the hidden...
2017-03-01 Daniel KochFix build warnings on some platforms
2017-03-01 Jean-Sebastien... Sanitize ShaderLang.h
2017-03-01 John KessenichPP: Fix issue #738: don't assert on characters within...
2017-03-01 John KessenichPP: Partially address issue #738: handle premature...
2017-02-28 John KessenichMerge pull request #742 from steve-lunarg/f16tof32...
2017-02-28 steve-lunargHLSL: small fix for index type in f16tof32 opcode
2017-02-28 John KessenichGLSL: Fix #741: rationalize per-block vs. per-member...
2017-02-28 John KessenichMerge pull request #736 from steve-lunarg/structbuffer...
2017-02-28 John KessenichPP: Address #737: accept 'h'/'H' floating-point suffix...
2017-02-28 John KessenichMerge pull request #740 from steve-lunarg/f16tof32
2017-02-27 steve-lunargWIP: HLSL: add f16tof32 and f32tof16 decompositions.
2017-02-27 John KessenichSPV: Update SPV header to official Rev. 10 of 1.0,...
2017-02-27 John KessenichSPV: Implement new extensions GL_KHX_device_group and...
2017-02-26 steve-lunargWIP: HLSL: add structuredbuffer pass by reference in...
2017-02-25 John KessenichSPV: Handle nested opaque types as function parameters.
2017-02-23 John KessenichMerge pull request #734 from steve-lunarg/ssbo-reflection
2017-02-23 John KessenichMerge pull request #733 from amdrexu/bugfix
2017-02-22 steve-lunargAdd reflection queries for thread local size and ssbo...
2017-02-22 Rex XuSPV: Unexpected declarations of capabilities from NV...
2017-02-22 John KessenichMerge pull request #725 from steve-lunarg/structurebuffer
2017-02-21 steve-lunargHLSL: implement 4 (of 6) structuredbuffer types
2017-02-21 John KessenichMerge pull request #732 from dneto0/fix-overrides
2017-02-21 David NetoAdd override where needed by clang++
2017-02-18 John KessenichFix issue #676: emit error message on failure to open...
2017-02-18 John KessenichSPV: Fix #723: construct vectors from matrices.
2017-02-18 John KessenichMerge pull request #727 from jekstrand/image-load-formatted
2017-02-18 John KessenichMerge pull request #729 from gwihlidal/master
2017-02-17 Jason EkstrandImplement GL_EXT_shader_image_load_formatted
2017-02-17 Graham WihlidalWarning fixes
2017-02-17 Graham WihlidalHLSL - Support for SV_GroupIndex
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-17 John KessenichMerge pull request #728 from MaciejJesionowskiAMD/fix...
2017-02-17 Maciej JesionowskiFix mismatched doc string for SPV_KHR_subgroup_vote
2017-02-15 John KessenichMerge pull request #724 from chaoc/master
2017-02-15 FlavioRemoved tabs and replaced with spaces. Changed layout...
2017-02-14 chaocImplement NVX_multiview_per_view_attributes
2017-02-14 t.jungadded semantic handling and support for remapping varia...
next